Mirror Image @120 Skill
ServUO 80% chance to deflect damage at 120 Ninjitsu
if (HasClone(defender) && (defender.Skills.Ninjitsu.Value / 150.0) > Utility.RandomDouble())
Should be 90% chance:
community.stratics.com
Post#2
community.stratics.com
Post #12
ServUO 80% chance to deflect damage at 120 Ninjitsu
if (HasClone(defender) && (defender.Skills.Ninjitsu.Value / 150.0) > Utility.RandomDouble())
Should be 90% chance:
[Ninjitsu] - Mirror Image and Focus Attack
Doese anyone know the math behind mirror images? The % chance that mirror image will absorb damage and the amount of damage absorb The casting level to never fizzle on casting mirror image? And the minimum skill need to always cast Focus Attack?

Sampire Healing Question
I was curious as to people's take on this. My current build on my sampire is 120 bush/fence/tact, 100 anat, 99 necro, 90 heal, 61 chiv (710 pt acct). I have liked having healing, but i am wondering if i would be better off with adding 120 Parry/Resist and being able to swap them off when...
