Trial of Strength (ToS) is an AzerothCore module that adds a test of strength arena to test players skills in combat.
- Waves of monsters to fight.
- Rewards at the end of every wave.
- Curses to add difficulty and increase rewards.
- Supports group play.
- Clone the module into your AzerothCore modules directory.
- Setup the
creature_template
table with creatures you would like to use in the arena. - Pick one of the CombatAI types for each of the creatures you create.
- Setup the
tos_wave_groups
table with your created creatures. - Setup the
tos_reward_template
with your rewards for each wave. - Create wave entries in
tos_wave_template
which links to yourtos_wave_groups
andtos_reward_template
entries. - Enable the module.
- Spawn the arena entry (entry: 441250) NPC anywhere you want.
This module is a work in progress, so expect bugs and crashes as the module is not heavily tested.
If you have any issues setting up the module, you can contact me on my community Discord.