badspacebar / sdk

6 stars 3 forks source link

damagelib doesn't calculate xerath R correctly #22

Closed 69sinisterblade69 closed 7 months ago

69sinisterblade69 commented 1 year ago

damagelib.get_spell_damage('XerathRMissileWrapper', 3, player, obj, false, 0) doesn't take into account his stacks damage

69sinisterblade69 commented 1 year ago

Im going to add it here instead of making new issue. damagelib.get_spell_damage('YasuoE', 2, player, obj, false, 0) returns garbage damage (65584152576) when yasuo have "YasuoDashScalar" buff.

badspacebar commented 7 months ago

XerathR damage, fixed now