Buff Formula Functions¶
These compute specific buff values. Available from version S14 onwards.
GetFormulaSwordPowerMagicDamage(lpObj)¶
Calculates the magic damage bonus from the Sword Power buff.
GetFormulaSwordPowerAttackSpeed(lpObj)¶
Calculates the attack speed bonus from Sword Power.
GetFormulaSwordPowerDefenseRate(lpObj)¶
Calculates the defense rate bonus from Sword Power.
GetFormulaSwordPowerLifeReduction(lpObj)¶
Calculates the HP cost of the Sword Power buff.
GetFormulaDarknessCurseDamage(lpObj)¶
Calculates curse damage from the Darkness buff.
GetFormulaDarknessDefense(lpObj)¶
Calculates the defense bonus from Darkness.
GetFormulaDarknessLifeReduction(lpObj)¶
Calculates the HP cost of the Darkness buff.
GetFormulaBatFlockDOTDamage(lpObj)¶
Calculates the damage-over-time value for the Bat Flock skill.
Help