diff options
-rw-r--r-- | db/Changelog.txt | 4 | ||||
-rw-r--r-- | db/skill_cast_db.txt | 8 |
2 files changed, 8 insertions, 4 deletions
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 |