summaryrefslogtreecommitdiff
path: root/npc/magic/traps.txt
AgeCommit message (Collapse)AuthorFilesLines
2024-08-18Balancing: Reduce skill cooldown and do not harm players outside PVP mapsJesusaves1-0/+4
2024-08-18Raise max trap-dmg-per-level to 300, so max theoretical damage is now 3,000Jesusaves1-1/+1
This should now be at least "usable". I hope.
2024-08-18Make Trap skill - available via Trickmaster, Class: AdvancedJesusaves1-9/+22
(On that note, 100 DMG per level might be TOO LOW)?
2024-08-17This is the experimental and untested code for the use-case of the new commands.Jesusaves1-0/+56
The skill cannot be obtained. It's untested, and it could break server. (Need to check of duplicate removal of a running NPC crashes server or not).