diff options
author | Jedzkie <jedzkie13@rocketmail.com> | 2017-04-21 15:32:06 +0800 |
---|---|---|
committer | Jedzkie <jedzkie13@rocketmail.com> | 2017-04-21 15:32:06 +0800 |
commit | a477c105a6d5e60a55b71d3774e9658dcf96a670 (patch) | |
tree | ed86dcf44727be9a0b6e72ae976bd27422d4d834 /conf/map/battle/skill.conf | |
parent | 116d69f454a04453c26f9c3d0f2bb1231de03173 (diff) | |
download | hercules-a477c105a6d5e60a55b71d3774e9658dcf96a670.tar.gz hercules-a477c105a6d5e60a55b71d3774e9658dcf96a670.tar.bz2 hercules-a477c105a6d5e60a55b71d3774e9658dcf96a670.tar.xz hercules-a477c105a6d5e60a55b71d3774e9658dcf96a670.zip |
Added AB_HIGHNESSHEAL in skill_add_heal_rate configuration
Diffstat (limited to 'conf/map/battle/skill.conf')
-rw-r--r-- | conf/map/battle/skill.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/battle/skill.conf b/conf/map/battle/skill.conf index 8d7c9df44..b88c5d141 100644 --- a/conf/map/battle/skill.conf +++ b/conf/map/battle/skill.conf @@ -284,7 +284,7 @@ sg_miracle_skill_duration: 3600000 sg_angel_skill_ratio: 10 // Skills that bHealPower has effect on -// 1: Heal, 2: Sanctuary, 4: Potion Pitcher, 8: Slim Pitcher, 16: Apple of Idun +// 1: Heal, 2: Sanctuary, 4: Potion Pitcher, 8: Slim Pitcher, 16: Apple of Idun, 32: Highness Heal skill_add_heal_rate: 7 // Whether the damage of EarthQuake with a single target on screen is able to be reflected. |