summaryrefslogtreecommitdiff
path: root/db/skill_db.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-04 14:17:51 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-04 14:17:51 +0000
commit07e900f02b198bbfec480fceefb4a492f5ca8911 (patch)
treeed7ccf14c60719ae053f6a859c9bf0c2db5d26aa /db/skill_db.txt
parentdf2b2685b7a23a4132af0cf9d863daa0669d2f4f (diff)
downloadhercules-07e900f02b198bbfec480fceefb4a492f5ca8911.tar.gz
hercules-07e900f02b198bbfec480fceefb4a492f5ca8911.tar.bz2
hercules-07e900f02b198bbfec480fceefb4a492f5ca8911.tar.xz
hercules-07e900f02b198bbfec480fceefb4a492f5ca8911.zip
- Rewrote Kaahi to behave as it should. It will hear whatever amount of damage accumulates in the time2 interval (500ms by default) after being hit.
- Changed skill_unit_move_unit_group to enable moving of all types of ground-skills except ensembles. - Modified NPC_STUNATTACK: Max level is 5, stun duration is 1+lv seconds. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6466 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_db.txt')
-rw-r--r--db/skill_db.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_db.txt b/db/skill_db.txt
index e4e2fe851..328a45de7 100644
--- a/db/skill_db.txt
+++ b/db/skill_db.txt
@@ -198,7 +198,7 @@
176,-1,6,1,-1,0,0,10,1,no,0,2,0,weapon,0 //NPC_POISON#Poison Attack#
177,7,6,1,-1,0,0,10,1,no,0,2,0,weapon,0 //NPC_BLINDATTACK#Darkness Attack#
178,-1,6,1,-1,0,0,10,1,no,0,2,0,weapon,0 //NPC_SILENCEATTACK#Silence Attack#
-179,-1,6,1,-1,0,0,10,1,no,0,2,0,weapon,0 //NPC_STUNATTACK#Stun Attack#
+179,-1,6,1,-1,0,0,5,1,no,0,2,0,weapon,0 //NPC_STUNATTACK#Stun Attack#
180,7,6,1,-1,0,0,10,1,no,0,2,0,weapon,0 //NPC_PETRIFYATTACK#Petrify Attack#
181,7,6,1,7,0,0,10,1,no,0,2,0,weapon,0 //NPC_CURSEATTACK#Cursing Attack #
182,-1,6,1,-1,0,0,10,1,no,0,2,0,weapon,0 //NPC_SLEEPATTACK#Sleep attack#