diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-02 15:31:16 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-02 15:31:16 +0000 |
commit | 0aeec655ffcf8b5ec07403d28230f58c6aa60a15 (patch) | |
tree | 919fbb16119fb4983bad299b92126f419692281c /db/skill_unit_db.txt | |
parent | 9f50edd607e15ab31109bce9f914ec86a184154a (diff) | |
download | hercules-0aeec655ffcf8b5ec07403d28230f58c6aa60a15.tar.gz hercules-0aeec655ffcf8b5ec07403d28230f58c6aa60a15.tar.bz2 hercules-0aeec655ffcf8b5ec07403d28230f58c6aa60a15.tar.xz hercules-0aeec655ffcf8b5ec07403d28230f58c6aa60a15.zip |
- Gospel no longer blocks item usage of whoever is in the area of effect.
- Added the long/near attack_def_rate card effects to battle_calc_magic
- Cleaned up a bit the slim pitcher code.
- Elemental fields should vanish on map-change now.
- Land Protector only blocks magical skills.
- Adjusted the duration of blind/bleeding of Meteor Assault
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5426 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_unit_db.txt')
-rw-r--r-- | db/skill_unit_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_unit_db.txt b/db/skill_unit_db.txt index 20b26f451..9d7cd692d 100644 --- a/db/skill_unit_db.txt +++ b/db/skill_unit_db.txt @@ -75,7 +75,7 @@ 336,0xb2, , 0,-1, -1,noone, 0x000 //WE_CALLPARTNER#あなたに逢いたい
339,0x86, , -1, 0, 400,enemy, 0x000 //NPC_DARKGRANDCROSS#闇グランドクロス
362,0xb4, , 0, 3, -1,all, 0x000 //HP_BASILICA#バジリカ
-369,0xb3, , -1, 0,10000,all, 0x800 //PA_GOSPEL#ゴスペル
+369,0xb3, , -1, 0,10000,all, 0x000 //PA_GOSPEL#ゴスペル
404,0xb6, , -1, 0, -1,all, 0x000 //PF_FOGWALL#フォグウォール
405,0xb7, , 0, 1,1000,enemy, 0x000 //PF_SPIDERWEB#スパイダーウェッブ
484,0xb8, , 2, 0,1000,enemy, 0x808 //HW_GRAVITATION
|