breakdown 2.0

This commit is contained in:
Tercio Jose
2023-04-09 22:26:05 -03:00
parent e55a818fb7
commit 50d848e1d1
21 changed files with 2847 additions and 1911 deletions
+4 -1
View File
@@ -34,10 +34,13 @@
id = id, --spellid
successful_casted = 0, --successful casted times (only for enemies)
--normal hits
--min damage made by normal hits
n_min = 0,
--max damage made by normal hits
n_max = 0,
--amount normal hits
n_amt = 0,
--total damage of normal hits
n_dmg = 0,
--critical hits