Issue Information
-
#007886
-
0 - None Assigned
-
New
Issue Confirmations
-
Yes (0)No (0)
Its not getting the +50matk (testing int pre-re). each hit is only doing matk * 0.2, should be 50 + matk * 0.2
This doesnt seem to be doing anything
This doesnt seem to be doing anything
//Constant/misc additions from skills if (skill_id == WZ_FIREPILLAR) MATK_ADD(50);