So, why is my hardened skin ability doing nothing?
I made it a three level hero ability. I have a knight attacking me for 30 dmg a hit. At lvl 3, it's suppose to block (reduce to zero) all that damage 33% of the time. But it never blocks.
My hero only has this one ability so far.
The lvl three and general stats it has now (* = i changed from default):
1. Order Strings = none
2. Chance to reduce = .33*
3. ignored damage = 500*
4. include melee = true
5. minimum dmg = 0*
6. aoe = 0
7. no buffs
8. duartion = 0
9. Targets Allowed = Enemy, Allied
Having similar problem with critical strike-based custom hero ability
Found problem: percentages are not suppose to be decimals
I made it a three level hero ability. I have a knight attacking me for 30 dmg a hit. At lvl 3, it's suppose to block (reduce to zero) all that damage 33% of the time. But it never blocks.
My hero only has this one ability so far.
The lvl three and general stats it has now (* = i changed from default):
1. Order Strings = none
2. Chance to reduce = .33*
3. ignored damage = 500*
4. include melee = true
5. minimum dmg = 0*
6. aoe = 0
7. no buffs
8. duartion = 0
9. Targets Allowed = Enemy, Allied
Having similar problem with critical strike-based custom hero ability
Found problem: percentages are not suppose to be decimals
Last edited: