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_tree.conf | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'db/re/skill_tree.conf') diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf index 80c4a43df..3cd90f201 100644 --- a/db/re/skill_tree.conf +++ b/db/re/skill_tree.conf @@ -2977,6 +2977,10 @@ Sorcerer: { MaxLevel: 3 SO_SUMMON_TERA: 3 } + SO_ELEMENTAL_SHIELD: { + MaxLevel: 5 + SO_EL_CONTROL: 3 + } ALL_FULL_THROTTLE: 5 } } @@ -3381,10 +3385,10 @@ Genetic: { GN_MIX_COOKING: 1 } GN_S_PHARMACY: 10 -// GN_ILLUSIONDOOPING: { -// MaxLevel: 5 -// GN_S_PHARMACY: 1 -// } + GN_ILLUSIONDOPING: { + MaxLevel: 5 + GN_S_PHARMACY: 1 + } ALL_FULL_THROTTLE: 5 } } @@ -3482,10 +3486,10 @@ Shadow_Chaser: { MaxLevel: 3 SC_DIMENSIONDOOR: 3 } -// SC_SCAPE: { -// MaxLevel: 5 -// SC_TRIANGLESHOT: 2 -// } + SC_ESCAPE: { + MaxLevel: 5 + SC_TRIANGLESHOT: 2 + } ALL_FULL_THROTTLE: 5 } } -- cgit v1.2.3-60-g2f50