summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-03-23 18:43:59 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-03-23 18:43:59 +0000
commit227a195447ddca43b40555952552c6bfc1381c2e (patch)
tree759d51c8ad9e9efe8e1bc2920d4ba05c479e78c4
parenta30b2fd07a49a68ecb9809e83d2057311589dc10 (diff)
downloadhercules-227a195447ddca43b40555952552c6bfc1381c2e.tar.gz
hercules-227a195447ddca43b40555952552c6bfc1381c2e.tar.bz2
hercules-227a195447ddca43b40555952552c6bfc1381c2e.tar.xz
hercules-227a195447ddca43b40555952552c6bfc1381c2e.zip
* Fixed the duration of NPC_Statuschange skills
- duration is a fixed 30s, except for stun 5s and bleeding 60s - petrify/stone don't have a 5-second solidifying phase (instant stone) - also lol @ DARKGRANDNESS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13612 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--db/Changelog.txt5
-rw-r--r--db/skill_cast_db.txt22
2 files changed, 16 insertions, 11 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt
index d93d3d69f..f07674116 100644
--- a/db/Changelog.txt
+++ b/db/Changelog.txt
@@ -40,6 +40,11 @@
2385 Recuvative_Armor Should trigger HP/SP return with magical kills as well.
=======================
+2009/03/23
+ * Fixed the duration of NPC_Statuschange skills [Playtester]
+ - duration is a fixed 30s, except for stun 5s and bleeding 60s
+ - petrify/stone don't have a 5-second solidifying phase (instant stone)
+ - also lol @ DARKGRANDNESS
2009/03/22
* Hopefully fixed NPC_DEFENDER not working [Playtester]
(thanks to Brainstorm for the fix)
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt
index d1a6eed3d..d220761aa 100644
--- a/db/skill_cast_db.txt
+++ b/db/skill_cast_db.txt
@@ -309,19 +309,19 @@
173,0,0,0,3500,0
//-- NPC_POISON
-176,0,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000
+176,0,0,0,0,30000
//-- NPC_BLINDATTACK
-177,0,0,0,0,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000
+177,0,0,0,0,30000
//-- NPC_SILENCEATTACK
-178,0,0,0,0,10000:12000:14000:16000:18000:20000:22000:24000:26000:28000
+178,0,0,0,0,30000
//-- NPC_STUNATTACK
179,0,0,0,0,5000
//-- NPC_PETRIFYATTACK
-180,0,0,0,5000,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000
+180,0,0,0,0,30000
//-- NPC_CURSEATTACK
-181,0,0,0,0,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000
+181,0,0,0,0,30000
//-- NPC_SLEEPATTACK
-182,0,0,0,0,8000:10000:12000:14000:16000:18000:20000:22000:24000:26000
+182,0,0,0,0,30000
//-- NPC_MAGICALATTACK
192,0,0,0,15000,0
@@ -535,7 +535,7 @@
//===== NPC Skills Part 2 ==================
-//-- NPC_DARKGRANDNESS
+//-- NPC_GRANDDARKNESS
339,2000,1500,900,900,10000:11000:12000:13000:14000:15000:16000:17000:18000:19000
//-- NPC_STOP
342,0,0,0,10000,0
@@ -931,9 +931,9 @@
//-- NPC_ACIDBREATH
657,0,0,0,0,30000
//-- NPC_DRAGONFEAR (Upkeep2 times are duration of: Stun(lv1), Curse(lv2), Silence(lv3) and Bleeding (lv4))
-659,0,0,0,0,5000:30000:30000:30000
+659,0,0,0,0,5000:30000:30000:60000
//-- NPC_BLEEDING
-660,0,0,0,0,30000
+660,0,0,0,0,60000
//-- NPC_HELLJUDGEMENT
662,0,0,0,0,30000
//-- NPC_WIDESILENCE
@@ -941,9 +941,9 @@
//-- NPC_WIDEFREEZE
664,0,0,0,0,30000
//-- NPC_WIDEBLEEDING
-665,0,0,0,0,30000
+665,0,0,0,0,60000
//-- NPC_WIDESTONE
-666,0,0,0,5000,30000
+666,0,0,0,0,30000
//-- NPC_WIDECONFUSE
667,0,0,0,0,30000
//-- NPC_WIDESLEEP