diff options
author | rud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-08 12:28:14 +0000 |
---|---|---|
committer | rud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-06-08 12:28:14 +0000 |
commit | cf31daa59894d5f19f0090b824de335e56e2a06d (patch) | |
tree | 16f9d1f1e619d05af1f79f4dc6b69aa66c06ad91 /db/re/skill_cast_db.txt | |
parent | 315d632e69c60d2996872c9330164133101befdf (diff) | |
download | hercules-cf31daa59894d5f19f0090b824de335e56e2a06d.tar.gz hercules-cf31daa59894d5f19f0090b824de335e56e2a06d.tar.bz2 hercules-cf31daa59894d5f19f0090b824de335e56e2a06d.tar.xz hercules-cf31daa59894d5f19f0090b824de335e56e2a06d.zip |
Follow up on r16240 update RK_CRUSHTRIKE formula and weapon break percentage.
Fixed bugreport:5953 GC_CROSSRIPPERSLASHER range is now (8 + 1 * skill level) cells.
Fixed bugreport:5943 SC_GROOMY is now really remove selected mounts.
Updated Guillotine cross skills formula base on re-balancing formulas...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16243 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/re/skill_cast_db.txt')
-rw-r--r-- | db/re/skill_cast_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt index 5bead601b..dc205e386 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1127,8 +1127,8 @@ 2028,0,2000,0,180000,0,0,0 //-- GC_COUNTERSLASH 2029,0,2000,0,0,0,0,0 -//-- GC_WEAPONCRUSH //CHECK duration 1 devist -2030,0,1000,0,40000:80000:120000:160000:200000,0,0,0 +//-- GC_WEAPONCRUSH +2030,0,1000,0,60000,0,0,0 //-- GC_VENOMPRESSURE 2031,0,1000,0,0,0,0,0 //-- GC_POISONSMOKE //CHECK Cast time is said 2 second fixed, but no variable. Check duration 1 (was added / thought to be AoE duration) |