diff options
author | glighta <glighta@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-13 01:03:28 +0000 |
---|---|---|
committer | glighta <glighta@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-11-13 01:03:28 +0000 |
commit | dc88ae10c96b5d5d9d40fccbb102f1ec80058063 (patch) | |
tree | 89632cb14aff7a4c0848f2c845bab03728752b77 /db/pre-re/skill_cast_db.txt | |
parent | 5e59d3abbd6547ff48a2571cdc77b29ab1326c04 (diff) | |
download | hercules-dc88ae10c96b5d5d9d40fccbb102f1ec80058063.tar.gz hercules-dc88ae10c96b5d5d9d40fccbb102f1ec80058063.tar.bz2 hercules-dc88ae10c96b5d5d9d40fccbb102f1ec80058063.tar.xz hercules-dc88ae10c96b5d5d9d40fccbb102f1ec80058063.zip |
Following r16914
-Upd pre-re db (insignia, homon-s, bloodylust, chaospanic)
-fix @zeny for negative amout bugreport:6886
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16923 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/pre-re/skill_cast_db.txt')
-rw-r--r-- | db/pre-re/skill_cast_db.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db/pre-re/skill_cast_db.txt b/db/pre-re/skill_cast_db.txt index 68e9d418d..9c8942779 100644 --- a/db/pre-re/skill_cast_db.txt +++ b/db/pre-re/skill_cast_db.txt @@ -1367,11 +1367,11 @@ //-- SC_DIMENSIONDOOR 2300,1000,2000,0,4000:8000:12000,0,0 //-- SC_CHAOSPANIC -2301,2000,2000,0,5000:10000:15000,30000,0 +2301,2000,2000,0,5000:10000:15000,4000:8000:12000,0 //-- SC_MAELSTROM 2302,2000,2000,0,7000:14000:21000,0,0 //-- SC_BLOODYLUST -2303,2000,2000,0,10000:20000:30000,30000,0 +2303,2000,2000,0,10000:20000:30000,0,0 //-- SC_FEINTBOMB 2304,1000,0,0,1000,0,5000 //========================================== @@ -1728,9 +1728,9 @@ //-- MH_SUMMON_LEGION 8018,2000,0,0,20000:30000:40000:50000:60000,0,0 //-- MH_NEEDLE_OF_PARALYZE = Whats the duration of the paralyze status? [Rytech] -8019,1500,0,0,0,0,0 +8019,1500,0,0,12000:14000:16000:18000:20000,0,0 //-- MH_POISON_MIST -8020,1000:1200:1400:1600:1800,0,0,12000:14000:16000:18000:20000,0,0 +8020,1000:1200:1400:1600:1800,0,0,12000:14000:16000:18000:20000,4000:6000:8000:10000:12000,0 //-- MH_PAIN_KILLER 8021,2000,0,0,20000:30000:40000:50000:60000,0,0 //-- MH_LIGHT_OF_REGENE @@ -1751,8 +1751,8 @@ //8029,0,0,0,0,0,0 //-- MH_MIDNIGHT_FRENZY //8030,0,0,0,0,0,0 -//-- MH_STAHL_HORN - CHECK Stun duration is the same as regular stun? [Rytech] -8031,1000,0,0,0,0,0 +//-- MH_STAHL_HORN - dur1 = stun time +8031,1000,0,0,5000,0,0 //-- MH_GOLDENE_FERSE 8032,1000:1200:1400:1600:1800,0,0,30000:45000:60000:75000:90000,0,0 //-- MH_STEINWAND @@ -1770,7 +1770,7 @@ //-- MH_MAGMA_FLOW 8039,4000,0,0,30000:45000:60000:75000:90000,0,0 //-- MH_GRANITIC_ARMOR -8040,6000:5500:5000:4500:4000,0,0,0,0,0 +8040,6000:5500:5000:4500:4000,0,0,60000,0,0 //-- MH_LAVA_SLIDE 8041,6000:5500:5000:4500:4000,0,0,12000:14000:16000:18000:20000,0,0 //-- MH_PYROCLASTIC |