Test Sword 测试

测试 Test message

Select a language; The page will refresh after selection!

TODOs:
Move dynamic toolTips inside of the code (e.g. Buff toolTips etc.)
Add the access of target in Damage / Heal Mob Events.
Adjust the popupTexts so higher numbers last longer and smaller numbers disappear nearly instantly.
Refresh timeRemain when non-stackable buff was stacked.

Please avoid the calculation of anything related to the mob (including attackPower etc. that was calculated in target.receiveDamage right now) when some attack hits its target after some delay! Please finish every necessary calculation inside Weapon.doRegular/SpecialAttack() so we can temporally modify the mobData to affect the attack if needed.