From 059dbb1fe0a5d02b24e03c9874b97f94fe260238 Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 5 Dec 2007 10:42:35 +0000 Subject: - Corrected Lif skill durations/delays according to http://irowiki.org/wiki/Lif git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11856 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/Changelog.txt | 4 ++++ db/skill_cast_db.txt | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'db') diff --git a/db/Changelog.txt b/db/Changelog.txt index cee3dea63..1d6a81a10 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -37,6 +37,10 @@ 2376 General's_Plate_Mail Increases heal recovery effectiveness on you by 10% ======================= + +12/05 + * Corrected Lif skill durations/delays according to + http://irowiki.org/wiki/Lif [Skotlex] 12/02 * Rev. 11852 Added some missing headgears from others official servers. [Zephyrus] 11/27 diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index ff768c902..1b994546c 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -1005,15 +1005,15 @@ //========================================== //-- HLIF_HEAL -8001,0,1000,0,0,1000 +8001,0,2000,0,0,0 //-- HLIF_AVOID -8002,0,40000:35000:30000:25000:20000,0,0,40000:45000:50000:55000:60000 +8002,0,35000,0,40000:35000:30000:25000:20000,0 //-- HLIF_CHANGE -8004,0,600000:900000:1200000,0,60000:180000:300000,0 +8004,0,600000:900000:1200000,0,60000:120000:180000,0 //-- HAMI_CASTLE 8005,0,0,0,0,60000:70000:80000:90000:129000 //-- HAMI_DEFENCE -8006,0,0,0,40000:35000:30000:25000:20000,30000 +8006,0,0,0,40000:35000:30000:25000:20000,0 //-- HAMI_BLOODLUST 8008,0,0,0,60000:180000:300000,300000:600000:900000 //-- HFLI_MOON -- cgit v1.2.3-70-g09d2