diff options
author | L0neW0lf.eAthena <L0neW0lf.eAthena@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-10-26 19:50:33 +0000 |
---|---|---|
committer | L0neW0lf.eAthena <L0neW0lf.eAthena@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-10-26 19:50:33 +0000 |
commit | 53453425e64412f22734ae9a783c853a3f17027e (patch) | |
tree | 2c236f60f8f68d9e272ef71e3058c1a3452b6993 /db/skill_cast_db.txt | |
parent | b6620108c8dc2b0e394462a7d32cc77a446dddee (diff) | |
download | hercules-53453425e64412f22734ae9a783c853a3f17027e.tar.gz hercules-53453425e64412f22734ae9a783c853a3f17027e.tar.bz2 hercules-53453425e64412f22734ae9a783c853a3f17027e.tar.xz hercules-53453425e64412f22734ae9a783c853a3f17027e.zip |
* Added Rune Knight job quest, and mount rental NPC.
* Added Rune Knight skill updates, and supporting information for r14983.
* Updated Emperium to be plant-mode.
* Updated item database with RE stats.
* Added new constants to const.txt.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14984 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_cast_db.txt')
-rw-r--r-- | db/skill_cast_db.txt | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 3b694d8a1..d72d7cca9 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -88,7 +88,7 @@ //-- AL_HOLYWATER 31,800,400,500,0,0,0,0 //-- AL_CRUCIS -32,350,150,2000,0,60000,0 +32,350,150,2000,0,0,60000,0 //-- AL ANGELUS 33,350,150,3500,0,0,30000:60000:90000:120000:150000:180000:210000:240000:270000:300000,0 //-- AL_BLESSING @@ -1059,7 +1059,7 @@ //-- RK_DEATHBOUND 2003,0,0,2000,3000,0,2000,0 //-- RK_HUNDREDSPEAR -2004,1000,0,500,0,0,0,0 +2004,1000:900:800:700:600:500:400:300:200:100,0,500,3000,0,0,0 //-- RK_WINDCUTTER - Duration1: Fear status duration 2005,0,0,0,2000,0,15000,0 //-- RK_IGNITIONBREAK @@ -1068,26 +1068,27 @@ //-- RK_DRAGONBREATH - Duration1: Burning status duration 2008,0:0:0:1000:1000:1000:1500:1500:2000:2000,500,2000,0,0,10000,0 //-- RK_DRAGONHOWLING - Duration1: FIT/FLEE Reduction duration; Duration2: Fear status duration -2009,0,0,0,60000,0,15000,2000 +2009,0,0,0,10000,0,15000,2000 + //-- RK_MILLENNIUMSHIELD -2011,0,0,1000,0,0,30000,0 +2011,0,0,1000,60000,0,180000,0 //-- RK_CRUSHSTRIKE -2012,0,1000,0,60000,0,120000,0 +2012,0,1000,0,30000,0,30000,0 //-- RK_REFRESH -2013,0,1000,0,0,0,30000,0 +2013,0,1000,0,120000,0,60000,0 //-- RK_GIANTGROWTH -2014,0,1000,0,0,0,300000,0 +2014,0,1000,0,0,0,180000,0 //-- RK_STONEHARDSKIN -2015,0,2000,0,0,0,300000,0 +2015,0,2000,0,0,0,180000,0 //-- RK_VITALITYACTIVATION -2016,0,0,0,0,0,300000,0 +2016,0,0,0,0,0,180000,0 //-- RK_STORMBLAST -2017,2000,1000,0,0,0,0,0 +2017,2000,1000,0,1000,0,0,0 //-- RK_FIGHTINGSPIRIT -2018,0,0,0,0,0,300000,0 +2018,0,0,0,0,0,180000,0 //-- RK_ABUNDANCE -2019,0,0,0,0,0,300000,0 +2019,0,0,0,0,0,180000,0 //===== Archbishop ========================= //-- AB_JUDEX |