diff options
author | rud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-11 15:10:07 +0000 |
---|---|---|
committer | rud0lp20 <rud0lp20@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-11 15:10:07 +0000 |
commit | aa2704d3cc98ef565a24f3e59d6f8ee3bffcbfe7 (patch) | |
tree | d4138ae2654f476f6d7674c94d5bfd263ab06f17 /db/re/skill_cast_db.txt | |
parent | a673d5b975c6e2fa3fc2984dcaa833b17e0e0dfe (diff) | |
download | hercules-aa2704d3cc98ef565a24f3e59d6f8ee3bffcbfe7.tar.gz hercules-aa2704d3cc98ef565a24f3e59d6f8ee3bffcbfe7.tar.bz2 hercules-aa2704d3cc98ef565a24f3e59d6f8ee3bffcbfe7.tar.xz hercules-aa2704d3cc98ef565a24f3e59d6f8ee3bffcbfe7.zip |
Fixed bugreport:6178 where SR_CRESCENTELBOW doesn't work with skills and WM_POEMOFNETHERWORLD should now work with single target and show proper animation.
Fixed bugreport:6182 Cloaking skills should now be reveal by AOE skills and additional to that is TF_HIDING should now be only reveal by ground skills(earth) and revealing skills.
Fixed bugreport:6188 Leech End should now show flinching damage and updated its damage formula
Fixed Guillotine Cross poisons where the effect should not stack to each other, updated Oblivion Curse status def formula and Pyrexia's blinding effect.
Fixed Fighting spirit's ASPD bonus thanks to Igniz for pointing it out..
Fixed WM_REVERBERATION display animation when triggers and activated by WM_DOMINION_IMPULSE.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16399 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 95f8cec95..e44713807 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1121,8 +1121,8 @@ 2025,0,500,0,0,0,0,0 //-- GC_ANTIDOTE 2026,0,0,0,0,0,0,0 -//-- GC_POISONINGWEAPON -- VenomBleed Note : As poison says 15 seconds, on kRO is doing 300 seconds. -2027,0,1000,0,60000:120000:180000:240000:300000,300000:300000:300000:300000:0:300000:300000:300000:300000:0,0,0 +//-- GC_POISONINGWEAPON +2027,0,1000,0,60000:120000:180000:240000:300000,300000,0,0 //-- GC_WEAPONBLOCKING 2028,0,2000,0,180000,0,0,0 //-- GC_COUNTERSLASH |