From 4b1d3c2d3884f6555afece768870910c9e9e7775 Mon Sep 17 00:00:00 2001 From: Inkfish Date: Fri, 29 May 2009 14:25:14 +0000 Subject: * Added a new battle flag for telling which skills can have bHealPower effect. * Added documentation for bHealPower. * Fixed some behaviors for healing skills, (thanks to L0ne_W0lf) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13821 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/battle/skill.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf/battle') diff --git a/conf/battle/skill.conf b/conf/battle/skill.conf index 82a1c0159..42b9a8366 100644 --- a/conf/battle/skill.conf +++ b/conf/battle/skill.conf @@ -257,3 +257,7 @@ sg_miracle_skill_duration: 3600000 // Angel of the Sun, Moon and Stars skill ratio (100% = 10000) 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 +skill_add_heal_rate: 7 -- cgit v1.2.3-70-g09d2