diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-07 23:05:47 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-07 23:05:47 +0000 |
commit | c0861a40ae42b065d9d73c470e297ef17975ca65 (patch) | |
tree | 99121576bb237bb3a2d82902cb44930675ee6ca3 /db/skill_db.txt | |
parent | a2a9d9d23a168313d6eab7efbc084ca9770f1ff5 (diff) | |
download | hercules-c0861a40ae42b065d9d73c470e297ef17975ca65.tar.gz hercules-c0861a40ae42b065d9d73c470e297ef17975ca65.tar.bz2 hercules-c0861a40ae42b065d9d73c470e297ef17975ca65.tar.xz hercules-c0861a40ae42b065d9d73c470e297ef17975ca65.zip |
* Reverted the Ice Wall change (r12526.)
- Increased the range of Ganbantein to 16, as tested on iRO.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12528 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_db.txt')
-rw-r--r-- | db/skill_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/skill_db.txt b/db/skill_db.txt index 916d06e20..e4538b0eb 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -128,7 +128,7 @@ 84,9,8,1,4,0,0,10,3:4:5:6:7:8:9:10:11:12,yes,0,0,0,magic,2:3:3:4:4:5:5:6:6:7, WZ_JUPITEL,Jupitel Thunder 85,9,8,2,4,0,0,10,-10,yes,0,0,0,magic,0, WZ_VERMILION,Lord of Vermilion 86,9,8,1,1,0,0,5,1,yes,0,0,0,magic,0, WZ_WATERBALL,Water Ball -87,9,6,2,1,0,0,10,1,yes,0,0,5,magic,0, WZ_ICEWALL,Ice Wall +87,9,6,2,1,0,0,10,1,yes,0,0,0,magic,0, WZ_ICEWALL,Ice Wall 88,0,6,4,1,0x2,2,10,1,yes,0,0,0,magic,0, WZ_FROSTNOVA,Frost Nova 89,9,6,2,1,0,0,10,1,yes,0,0,0,magic,2, WZ_STORMGUST,Storm Gust 90,9,8,1,2,0,0,5,1:2:3:4:5,yes,0,0,0,magic,0, WZ_EARTHSPIKE,Earth Spike @@ -524,7 +524,7 @@ 480,5,8,1,0,0,0,5,5,no,0,0,0,weapon,0, PA_SHIELDCHAIN,Shield Chain 481,0,0,0,0,0,0,5,0,no,0,0,0,none,0, HP_MANARECHARGE,Mana Recharge 482,0,6,4,0,0x1,0,5,1,no,0,0,0,magic,0, PF_DOUBLECASTING,Double Casting -483,9,6,2,0,0x1,1:2:3:4:5,1,1,no,0,0,0,none,0, HW_GANBANTEIN,Ganbantein +483,16,6,2,0,0x1,1:2:3:4:5,1,1,no,0,0,0,none,0, HW_GANBANTEIN,Ganbantein 484,9,6,2,2,0x91,0,5,1,yes,0,0,0,misc,0, HW_GRAVITATION,Gravitation Field 485,-2,6,1,-1,0x8,0,10,1,no,0,0,0,weapon,0, WS_CARTTERMINATION,Cart Termination 486,0,6,4,0,0x1,0,5,1,no,0,0,0,weapon,0, WS_OVERTHRUSTMAX,Maximum Power Thrust |