diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-24 19:33:37 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-04-24 19:33:37 +0000 |
commit | 34a1a63f26ecc52c524183e6aa477ebfc5dab904 (patch) | |
tree | 4da6076ebc49228099c95e6306720cf9ff02b4bc /db | |
parent | 6240fbceaa9a5f366bfcf7b95c3dd959ec04e60c (diff) | |
download | hercules-34a1a63f26ecc52c524183e6aa477ebfc5dab904.tar.gz hercules-34a1a63f26ecc52c524183e6aa477ebfc5dab904.tar.bz2 hercules-34a1a63f26ecc52c524183e6aa477ebfc5dab904.tar.xz hercules-34a1a63f26ecc52c524183e6aa477ebfc5dab904.zip |
- NPC_MAGICALATTACK now starts a state similar to Sacrificial Ritual, in the sense that every normal attack afterwards becomes a Magical Attack. The skill duration is 15 secs.
- Corrected some trade-cancel calls in trade_traderequest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10346 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/skill_cast_db.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 346d7cdb9..21db43309 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -323,6 +323,9 @@ //-- NPC_SLEEPATTACK 182,0,0,0,0,8000:10000:12000:14000:16000:18000:20000:22000:24000:26000 +//-- NPC_MAGICALATTACK +192,0,0,0,15000,0 + //-- NPC_KEEPING 201,0,0,0,60000:70000:80000:90000:100000:110000:120000:130000:140000:150000,0 |