script

  1. Bestworld

    Avoidance

    With misses being a thing again, I believe it's safe to assume that avoidance (dodge, parry and baseline miss) plays a factor again. If anyone wants to know their avoidance percent, you can run this script. Mine's quite high actually... /run local d,p=GetDodgeChance(),GetParryChance()...
  2. Kirise

    Script for showing hidden resilience stat?

    My googling failed to find a formula for revealing resilience rating, now that it's no longer on the character sheet. What is it? I found it for PvP Power: /run print( GetPvpPowerDamage(), GetPvpPowerHealing() ) I found it for magic resistances, if you replace "total" and "characterlevel"...
Top