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/pre-re | |
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/pre-re')
-rw-r--r-- | db/pre-re/skill_cast_db.txt | 4 | ||||
-rw-r--r-- | db/pre-re/skill_db.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/db/pre-re/skill_cast_db.txt b/db/pre-re/skill_cast_db.txt index eaf2bf727..fdc5d09cb 100644 --- a/db/pre-re/skill_cast_db.txt +++ b/db/pre-re/skill_cast_db.txt @@ -1126,8 +1126,8 @@ 2028,0,2000,0,180000,0,0 //-- GC_COUNTERSLASH 2029,0,2000,0,0,0,0 -//-- GC_WEAPONCRUSH //CHECK duration 1 devist -2030,0,1000,0,40000:80000:120000:160000:200000,0,0 +//-- GC_WEAPONCRUSH +2030,0,1000,0,60000,0,0 //-- GC_VENOMPRESSURE 2031,0,1000,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) diff --git a/db/pre-re/skill_db.txt b/db/pre-re/skill_db.txt index 5e0dd7724..81a832170 100644 --- a/db/pre-re/skill_db.txt +++ b/db/pre-re/skill_db.txt @@ -743,7 +743,7 @@ 2034,0,6,4,-1,0x2,3,1,1,no,0,0,0,weapon,0, GC_PHANTOMMENACE,Phantom Menace 2035,0,6,4,0,0x1,0,5,1,no,0,0,0,none,0, GC_HALLUCINATIONWALK,Hallucination Walk 2036,0,6,4,-1,0x2,1:1:1:1:2,5,1,no,0,0,0,weapon,0, GC_ROLLINGCUTTER,Rolling Cutter -2037,7,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, GC_CROSSRIPPERSLASHER,Cross Ripper Slasher +2037,9:10:11:12:13,6,1,-1,0,0,5,1,no,0,0,0,weapon,0, GC_CROSSRIPPERSLASHER,Cross Ripper Slasher //**** // AB Arch Bishop |