From c845207ead7f60b26fd20d9143c09f20416fede6 Mon Sep 17 00:00:00 2001 From: rud0lp20 Date: Tue, 29 May 2012 16:25:25 +0000 Subject: Fixed bugreport:5850 GN_HELLS_PLANT damage formula and behavior are now updated. Fixed bugreport:5848 RK_DRAGONTRAINING should now work normally. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16166 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/pre-re/skill_cast_db.txt | 6 +++--- db/re/skill_cast_db.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'db') diff --git a/db/pre-re/skill_cast_db.txt b/db/pre-re/skill_cast_db.txt index 4fb002d67..9fe7b4872 100644 --- a/db/pre-re/skill_cast_db.txt +++ b/db/pre-re/skill_cast_db.txt @@ -1604,9 +1604,9 @@ 2488,0,0,0,10000:12000:14000:16000:18000,0,0 //-- GN_HELLS_PLANT -2490,3000:3500:4000:4500:5000,500,0,40000,0,0 -//-- GN_HELLS_PLANT_ATK //CHECK Guessing durations 1 and 2 are for stun and bleeding. -2491,0,0,0,6000,16000,0 +2490,3000:3500:4000:4500:5000,500,0,14000:21000:28000:35000:42000,0,0,0 +//-- GN_HELLS_PLANT_ATK +2491,0,0,0,20000,0,0,0 //-- GN_MANDRAGORA 2492,1000,500,0,30000,0,10000 //-- GN_SLINGITEM //CHECK Whats durations 1 and 2 used for? diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt index 4ec24f553..14291896f 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1605,9 +1605,9 @@ 2488,0,0,0,10000:12000:14000:16000:18000,0,0,0 //-- GN_HELLS_PLANT -2490,3000:3500:4000:4500:5000,500,0,40000,0,0,0 -//-- GN_HELLS_PLANT_ATK //CHECK Guessing durations 1 and 2 are for stun and bleeding. -2491,0,0,0,6000,16000,0,0 +2490,3000:3500:4000:4500:5000,500,0,14000:21000:28000:35000:42000,0,0,0 +//-- GN_HELLS_PLANT_ATK +2491,0,0,0,20000,0,0,0 //-- GN_MANDRAGORA 2492,1000,500,0,30000,0,10000,0 //-- GN_SLINGITEM //CHECK Whats durations 1 and 2 used for? -- cgit v1.2.3-60-g2f50