summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHabilya <ciuvilin.co@gmail.com>2018-07-11 13:37:56 -0400
committerGitHub <noreply@github.com>2018-07-11 13:37:56 -0400
commit4bb4ef58c3f7f476ae783ce7bff68102c93b4c30 (patch)
treedd54c88b7495d6985386407d88bf53d281492d2e /doc
parent8d028cbacdc4a424621c94a521c375baa234bdce (diff)
downloadhercules-4bb4ef58c3f7f476ae783ce7bff68102c93b4c30.tar.gz
hercules-4bb4ef58c3f7f476ae783ce7bff68102c93b4c30.tar.bz2
hercules-4bb4ef58c3f7f476ae783ce7bff68102c93b4c30.tar.xz
hercules-4bb4ef58c3f7f476ae783ce7bff68102c93b4c30.zip
Adjust item_bonus.txt
Adjusted the description of bonuses: bHealPower and bHealPower2.
Diffstat (limited to 'doc')
-rw-r--r--doc/item_bonus.txt4
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%