Lua script for Azerothcore with ElunaLUA to buff/debuff players in zones listed in the configuration.
Find me on patreon: https://www.patreon.com/Honeys
Compile your Azerothcore with Eluna Lua. The ElunaLua module itself usually doesn't require much setup/config. Just specify the subfolder where to put your lua_scripts in its .conf file.
If the directory was not changed in the ElunaLua config, add the .lua script to your ../lua_scripts/
directory as a subfolder of the worldserver.
The hook which alters absorb effects might not exist in the default Azerothcore.
- Adjust the config flags and IDs in the
.lua
files. Each file has it's own list of zones. - Apply the .sql in
../database/world/
for the custom spell effects
There is zoneDebuff.lua
to change player stats globally for certain zones as well as player and and pet/minion damage dealt, damage taken and max hp.
They're configurable individually for
- Dungeons,
- Raids and
- BGs/Arenas.
- It is also possible to remove a configurable list of Auras, meant for World Buffs for another list of map IDs.
Nothing to do.
Go to the zones. Enjoy the buffs / endure the debuffs.