From 7803b4e0d437681aa09113b5240363d03d85a1b8 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Fri, 8 Nov 2013 16:31:26 -0200 Subject: Fixed 5 Homun Bugs 1. Homun cooldowns are no longer reset upon being vaporized. 2. Call Homun now displays the skill title above the char upon success. 3. Homuns that have been out of owners sight for over 3 seconds will now be teleport back to master. 4. pc_jobchange now correctly vaporizes the homun. 5. New homunculus now spawn with full health. Special Thanks to kyeme/Beret for all the information and official server testing. Signed-off-by: shennetsind --- conf/battle/homunc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/battle/homunc.conf b/conf/battle/homunc.conf index 5e1b1c9d2..92c4b5fe8 100644 --- a/conf/battle/homunc.conf +++ b/conf/battle/homunc.conf @@ -18,7 +18,7 @@ // stat window (by default they don't crit) // 0x020: Their Min-Matk is always the same as their max // 0x040: Skill re-use delay is reset when they are vaporized. -hom_setting: 0xFFFF +hom_setting: 0x3D // The rate a homunculus will get friendly by feeding it. (Note 2) homunculus_friendly_rate: 100 -- cgit v1.2.3-60-g2f50