From af5a9674dc39e941466fe92502d77f1a6861d0c0 Mon Sep 17 00:00:00 2001 From: skotlex Date: Tue, 14 Nov 2006 13:34:03 +0000 Subject: - Reverted the hp conversion formula "fix" as it was correct before. - Increased the trigger rate of Warmth skills from 500ms to 200ms. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9214 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/skill_unit_db.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'db') diff --git a/db/skill_unit_db.txt b/db/skill_unit_db.txt index 986e2e724..6af06491c 100644 --- a/db/skill_unit_db.txt +++ b/db/skill_unit_db.txt @@ -83,9 +83,9 @@ 405,0xb7, , 0, 1,1000,enemy, 0x000 //PF_SPIDERWEB 409,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLBABY 410,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLPARENT -428,0x86, , 0, 1, 500,enemy, 0x000 //SG_SUN_WARM -429,0x86, , 0, 1, 500,enemy, 0x000 //SG_MOON_WARM -430,0x86, , 0, 1, 500,enemy, 0x000 //SG_STAR_WARM +428,0x86, , 0, 1, 200,enemy, 0x000 //SG_SUN_WARM +429,0x86, , 0, 1, 200,enemy, 0x000 //SG_MOON_WARM +430,0x86, , 0, 1, 200,enemy, 0x000 //SG_STAR_WARM 484,0xb8, , 2, 0,1000,enemy, 0x808 //HW_GRAVITATION 488,0xb9, , 3, 0, -1,all, 0x200 //CG_HERMODE 516,0xba, , 3, 0, 100,enemy, 0x000 //GS_DESPERADO -- cgit v1.2.3-60-g2f50