diff options
author | jtynne <jtynne@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-26 23:47:16 +0000 |
---|---|---|
committer | jtynne <jtynne@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-26 23:47:16 +0000 |
commit | 679b172c58b43307a8e25ba85bae0d83f8598926 (patch) | |
tree | 22024b379e4344df0bcb51e54853ef3c4b3d10bd /db/re/skill_cast_db.txt | |
parent | 94bad013f7075b5888d3f1f6a148fe6e2d3f5cb1 (diff) | |
download | hercules-679b172c58b43307a8e25ba85bae0d83f8598926.tar.gz hercules-679b172c58b43307a8e25ba85bae0d83f8598926.tar.bz2 hercules-679b172c58b43307a8e25ba85bae0d83f8598926.tar.xz hercules-679b172c58b43307a8e25ba85bae0d83f8598926.zip |
Misc. RK Skill Cast Times / Re-Use Delay Fixes per Balance Patch
- Updated RK Hundred Spear's Variable Cast time.
- Updated skill re-use delay of Dragon Howling (from 60s to 10s)
- Updated Dragon Breath's cast times (Variable & Fixed Cast Time)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16507 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/re/skill_cast_db.txt')
-rw-r--r-- | db/re/skill_cast_db.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/re/skill_cast_db.txt b/db/re/skill_cast_db.txt index 0ef12eeb9..b2cc4e292 100644 --- a/db/re/skill_cast_db.txt +++ b/db/re/skill_cast_db.txt @@ -1080,16 +1080,16 @@ //-- RK_DEATHBOUND 2003,0,2000,0,2000,0,3000,0 //-- RK_HUNDREDSPEAR -2004,1000,500,0,0,0,0,0 +2004,1100:1000:900:800:700:600:500:400:300:200:100,500,0,0,0,3000,0 //-- RK_WINDCUTTER //CHECK duration 1 2005,0,0,0,0,0,2000,0 //-- RK_IGNITIONBREAK 2006,1000,0,0,0,0,2000,0 //-- RK_DRAGONBREATH //CHECK duration 1 burning -2008,500:500:500:1500:1500:1500:2000:2000:2500:2500,2000,0,5000,0,0,0 +2008,0:0:0:1000:1000:1000:1500:1500:2000:2000,2000,0,5000,0,0,500 //-- RK_DRAGONHOWLING -2009,0,0,0,15000,0,60000,0 +2009,0,0,0,15000,0,10000,0 //-- RK_MILLENNIUMSHIELD //CHECK duration 2 2011,0,1000,0,300000,0,60000,0 |