diff options
Diffstat (limited to 'doc/item_bonus.txt')
-rw-r--r-- | doc/item_bonus.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/item_bonus.txt b/doc/item_bonus.txt index f588921cd..dd176d919 100644 --- a/doc/item_bonus.txt +++ b/doc/item_bonus.txt @@ -189,8 +189,8 @@ bonus bNoMiscDamage,n; Adds n% reduction to received misc damage Heal ---- -bonus bHealPower,n; Increase heal amount of all heal skills by n% -bonus bHealPower2,n; Increase heal amount if you are healed by any skills by n% +bonus bHealPower,n; Increase heal amount of all heal skills used by player on self by n% +bonus bHealPower2,n; Increase heal amount if you are healed by any skills of others by n% bonus2 bSkillHeal,sk,n; Increase heal amount of skill sk by n% bonus2 bSkillHeal2,sk,n; Increase heal amount if you are healed by skill sk by n% |