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/re/skill_cast_db.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (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 434fc04fa..d5ad33731 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1213,7 +1213,7 @@ //-- WL_COMET 2213,10000:11000:12000:13000:14000,0,15000,0,60000,1000:1500:2000:2500:3000 //-- WL_CHAINLIGHTNING -2214,3500:4000:4500:5000:5500,0,0,0,0,3000,1000 +2214,3500:4000:4500:5000:5500,0,0,100,0,3000,1000 //-- WL_EARTHSTRAIN 2216,2000:3000:4000:5000:6000,1000,0,150,0,10000,2000 @@ -1593,6 +1593,8 @@ 2482,1500,500,0,10000:11000:12000:13000:14000,0,5000,-1 //-- GN_CRAZYWEED 2483,3000:3500:4000:4500:5000:5500:6000:6500:7000:7500,500,0,0,0,5000,0 +//-- GN_CRAZYWEED_ATK +2484,0,0,0,100,0,0,0 //-- GN_DEMONIC_FIRE 2485,3000:3500:4000:4500:5000,500,0,10000:12000:14000:16000:18000,15000,5000,-1 -- cgit v1.2.3-70-g09d2