From 797e2b728c34e2037da494070913bbe2f84a91c2 Mon Sep 17 00:00:00 2001 From: rud0lp20 Date: Mon, 3 Sep 2012 02:50:41 +0000 Subject: Fixed bugreport:6581 applied balance update to MO_EXTREMITYFIST. Fixed bugreport:6457 where SR_CURSEDCIRCLE is not remove when target dies. Fixed bugreport:6535 updated GN_CRAZY_WEED to its official behavior. Fixed bugreport:6592 added a missing break in Spiral Pierce skillratio at battle.c. Fixed a faulty skillratio formula of GN_CART_TORNADO. Thanks to Lighta git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16738 54d463be-8e91-2dee-dedb-b68131a5f0ec --- db/pre-re/skill_cast_db.txt | 4 +++- 1 file changed, 3 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 af5f18d3f..912f99264 100644 --- a/db/pre-re/skill_cast_db.txt +++ b/db/pre-re/skill_cast_db.txt @@ -1593,8 +1593,10 @@ 2481,1500,500,0,2000:2000:3000:3000:4000,0,5000 //-- GN_WALLOFTHORN 2482,1500,500,0,10000:11000:12000:13000:14000,0,5000 -//-- GN_CRAZYWEED //CHECK Will need to recheck this skill later if durations needs to be set. +//-- GN_CRAZYWEED 2483,3000:3500:4000:4500:5000:5500:6000:6500:7000:7500,500,0,0,0,5000 +//-- GN_CRAZYWEED_ATK +2484,0,0,0,100,0,0 //-- GN_DEMONIC_FIRE //CHECK Is duration 2 the burning? 2485,3000:3500:4000:4500:5000,500,0,10000:12000:14000:16000:18000,10000,5000 -- cgit v1.2.3-70-g09d2