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/re/skill_cast_db.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 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 446f0d698..e61b066be 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1113,6 +1113,8 @@ 2019,0,0,0,180000,0,0,-1 //-- RK_DRAGONBREATH_WATER 5004,0:0:0:1000:1000:1000:1500:1500:2000:2000,2000,0,40000,0,0,500 +//-- RK_LUXANIMA +5005,0,0,0,60000,0,0,-1 //========================================== //===== Gillotine Cross ==================== @@ -1148,7 +1150,7 @@ //-- GC_CROSSRIPPERSLASHER 2037,0,1000,0,0,0,0,-1 //-- GC_DARKCROW -5001,0,1500,0,5000,0,0,-1 +5001,0,1500,0,5000,0,60000,-1 //========================================== //===== Arch Bishop ======================== @@ -1380,8 +1382,8 @@ 2303,2000,2000,0,10000:20000:30000,0,180000,-1 //-- SC_FEINTBOMB 2304,1000,0,0,1000,0,5000,-1 -//-- SC_SCAPE -5010,1000,0,0,1000,0,5000,-1 +//-- SC_ESCAPE +5010,0,0,0,1000,0,15000,-1 //========================================== //==== Royal Guard skills ================== @@ -1591,6 +1593,8 @@ 2467,1000,0,0,60000,0,60000,1000 //-- SO_EARTH_INSIGNIA 2468,1000,0,0,60000,0,60000,1000 +//-- SO_ELEMENTAL_SHIELD +5008,1000,0,0,0,0,10000,-1 //========================================== //==== Genetic skills ====================== @@ -1633,6 +1637,9 @@ //-- GN_SLINGITEM_RANGEMELEEATK 2498,0,0,0,3000,0,0,-1 + +//-- GN_ILLUSIONDOPING +5003,0,0,0,10000,0,10000,-1 //========================================== //===== Extra 3rd Class Skills ============= -- cgit v1.2.3-60-g2f50