summaryrefslogtreecommitdiff
path: root/world/map/npc/magic/event-boss-powerup-grenades.txt
AgeCommit message (Collapse)AuthorFilesLines
2024-04-11Boss Powerups/Event spells:Hello=)1-6/+0
1) Removed a lot of debug messages that shouldnt be visible in normal gameplay. 2) On Tormenta impersonation end timer would also cancel HP bonus.
2024-04-11Initial commit of Dungeon Master/Boss Event spells/actions toolkit by Hello=)Hello=)1-0/+46
Few things to keep in mind: 1) This commit lands DEBUG version of thing to give some ideas how it could happen. 2) This version is very "chatty" and spits a lot of debug messages to General chat. Next commits would remove most of non-essential spell messages. 3) This version allows ANYONE to invoke spells and should not be used on production! Next commits would address this, uplifting spell invocation requirements. 4) Cooldown times are too low, to facilitate testing. Should be fixed in next commits. Next commits would 5) Some effects need to be rewired, and few more spells could possibly be added.