Removed Multistrike leftovers, added extra attacks counter

This commit is contained in:
Tercio Jose
2020-12-05 15:13:18 -03:00
parent 162c088c72
commit 7ed1182376
9 changed files with 34 additions and 124 deletions
+1 -9
View File
@@ -31,15 +31,7 @@
counter = 0, --counter
id = id, --spellid
successful_casted = 0, --successful casted times (only for enemies)
--> multistrike (deprecated)
m_amt = 0,
m_dmg = 0,
m_crit = 0,
--off_amt = 0,
--off_dmg = 0,
--main_amt = 0,
--> normal hits
n_min = 0,
n_max = 0,