• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

WZ Where is Damage Display and It's Style Handled?

Mythic Archon
Joined
Jul 2, 2013
Messages
723
Reaction score
70
As the title stated, where can one change the damage display? What I mean by damage display is the way damage is displayed in-game depending on the specific skill used. For instance, triple throw displays the damage lines one by one when, and only when, the attack actually reaches the monster. A contrast to this is Ranger's arrow rain hits two lines at once instead of stacked one by one.

TL;DR: What controls a specific skill's:
  1. delay before the skill actually hits the monster and the damage is displayed
  2. how damage is displayed (lines one by one or all at once)

As always, thank you for any help given.
 
Newbie Spellweaver
Joined
Jan 26, 2017
Messages
19
Reaction score
2
Using .IDB leaked files from KMS and You can find it somewhere in these functions
CalcDamage::TryDoingShootAttack
CalcDamage::TryDoingNormalAttack
CalcDamage::TryDoingMagicAttack
CalcDamage::TryDoingMeleeAttack
CalcDamage::TryDoingBodyAttack
 
Upvote 0
Back
Top