ElEditors, Administrators
71,264
edits
No edit summary |
No edit summary |
||
Line 447: | Line 447: | ||
end | end | ||
if args.cancel_dmg then | -- if args.cancel_dmg then | ||
-- addCancelDamage() | |||
end | -- end | ||
local WITH_TRAITS = createDamageDataTable() | local WITH_TRAITS = createDamageDataTable() | ||
Line 544: | Line 544: | ||
-- local FINAL_DAMAGE = WITH_RANGE | -- local FINAL_DAMAGE = WITH_RANGE | ||
local FINAL_DAMAGE = | local FINAL_DAMAGE = DAMAGE_CONFIG | ||
-- Helper function to iterate over traits. | -- Helper function to iterate over traits. |