From 9755833db59badc0e1c890646db6dcc504a654a4 Mon Sep 17 00:00:00 2001 From: rud0lp20 Date: Sun, 1 Jul 2012 17:27:37 +0000 Subject: Fixed bugreport:5788 WL_READING_SB should now work like official behavior(save preserved spell on relog, proper skill fail message, maximum number of spell that a char can hold) Fixed bugreport:5657 WL_EARTHSTRAIN should now work like official behavior(total number of range [15x4+lv], layout when casted, interval) Updated WL_IMPRISON duration, rate and proper skill fail message. Special thanks to Yommy and his amazing tool... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16365 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/re/skill_cast_db.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'db/re/skill_cast_db.txt') diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt index 25bd2bc75..c061dbf7a 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1185,8 +1185,8 @@ //========================================== //===== Warlock ============================ -//-- WL_WHITEIMPRISON //CHECK Is reuse delay hard coded to work only if successful? Duration 1 may be incorrect. Is duration 2 for if casted on self? -2201,0,0,0,10000:12000:14000:16000:18000,5000,0,0 +//-- WL_WHITEIMPRISON +2201,0,0,0,6000:8000:10000:12000:14000,15000,0,0 //-- WL_SOULEXPANSION 2202,2000,500,0,0,0,0,0 //-- WL_FROSTMISTY @@ -1213,8 +1213,8 @@ //-- WL_CHAINLIGHTNING //CHECK Whats duration 1 used for? 2214,4500:5000:5500:6000:6500,3000,0,1000,0,0,0 -//-- WL_EARTHSTRAIN //CHECK What is duration 2 used for? -2216,3000:4000:5000:6000:7000,1000,0,500,60000,10000,0 +//-- WL_EARTHSTRAIN +2216,2000:3000:4000:5000:6000,1000,0,150,0,10000,2000 //-- WL_TETRAVORTEX //CHECK Duration 1 might be correct? 2217,6000:7000:8000:9000:10000,2000,0,20000,0,15000,0 @@ -1228,8 +1228,8 @@ //-- WL_SUMMONSTONE 2229,2000,0,0,30000:40000:50000:60000:70000,0,0,0 -//-- WL_READING_SB //CHECK Is duration 1 how long the spell will be stored for? -2231,4000,500,0,30000,0,5000,0 +//-- WL_READING_SB +2231,4000,500,0,0,0,5000,0 //========================================== //===== Ranger ============================= -- cgit v1.2.3-60-g2f50