From 83e3b8d22acc73aeaafbf2a95e1fb9e6b228a63a Mon Sep 17 00:00:00 2001 From: malufett Date: Thu, 4 Jul 2013 23:22:12 +0800 Subject: Fixed Bug#7459 -where 'working in progress' state is not cancel in change map/teleport. Fixed Bug#7265 -where casting AL_INCAGI into chars force them to stand where it now suppose to be. Fixed Bug#7337 -fixed some skills that deals 'work in progress' state. Fixed Bug#7467 -fixed compiling warning message. Renewal Updates -Temporary fix for skills final damage reduction. -Updated NJ_KUNAI to its renewal formula. -Updated/Fixed some interface messages. -Implemented additional new 3rd job skills(GN_ILLUSIONDOPING,RK_LUXANIMA,SO_ELEMENTAL_SHIELD,SC_ESCAPE) Signed-off-by: malufett --- db/pre-re/skill_cast_db.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'db/pre-re/skill_cast_db.txt') diff --git a/db/pre-re/skill_cast_db.txt b/db/pre-re/skill_cast_db.txt index abcda323b..38347f931 100644 --- a/db/pre-re/skill_cast_db.txt +++ b/db/pre-re/skill_cast_db.txt @@ -1110,6 +1110,8 @@ 2019,0,0,0,180000,0,0 //-- RK_DRAGONBREATH_WATER 5004,0:0:0:1000:1000:1000:1500:1500:2000:2000,2000,0,40000,0,0 +//-- RK_LUXANIMA +5005,0,0,0,60000,0,0 //========================================== //===== Gillotine Cross ==================== @@ -1147,7 +1149,7 @@ //-- GC_CROSSRIPPERSLASHER 2037,0,1000,0,0,0,0 //-- GC_DARKCROW -5001,0,1500,0,5000,0,0 +5001,0,1500,0,5000,0,60000 //========================================== //===== Arch Bishop ======================== @@ -1381,6 +1383,8 @@ 2303,2000,2000,0,10000:20000:30000,0,180000 //-- SC_FEINTBOMB 2304,1000,0,0,1000,0,5000 +//-- SC_ESCAPE +5010,0,0,0,1000,0,15000 //========================================== //==== Royal Guard skills ================== @@ -1589,6 +1593,8 @@ 2467,1000,0,0,60000,0,60000 //-- SO_EARTH_INSIGNIA 2468,1000,0,0,60000,0,60000 +//-- SO_ELEMENTAL_SHIELD +5008,1000,0,0,0,0,10000 //========================================== //==== Genetic skills ====================== @@ -1631,6 +1637,8 @@ //-- GN_SLINGITEM_RANGEMELEEATK 2498,0,0,0,3000,0,0 +//-- GN_ILLUSIONDOPING +5003,0,0,0,10000,0,10000 //========================================== //===== Extra 3rd Class Skills ============= -- cgit v1.2.3-70-g09d2