diff options
author | Michieru <Michieru@users.noreply.github.com> | 2014-10-02 07:12:48 +0200 |
---|---|---|
committer | Michieru <Michieru@users.noreply.github.com> | 2014-10-02 07:12:48 +0200 |
commit | d8c84637efc7513503c4248e5f95bac6ba378d5c (patch) | |
tree | 01276415be72eeeb6fd91e20979dfbcf3b79a95b /db/re/skill_db.txt | |
parent | 9b1144318b4755363b5036e1efe4db5963b3e6e6 (diff) | |
download | hercules-d8c84637efc7513503c4248e5f95bac6ba378d5c.tar.gz hercules-d8c84637efc7513503c4248e5f95bac6ba378d5c.tar.bz2 hercules-d8c84637efc7513503c4248e5f95bac6ba378d5c.tar.xz hercules-d8c84637efc7513503c4248e5f95bac6ba378d5c.zip |
Recode crazy weed to work as official (bug:8052)
Thanks to idAthena
Diffstat (limited to 'db/re/skill_db.txt')
-rw-r--r-- | db/re/skill_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/skill_db.txt b/db/re/skill_db.txt index b94ae42d0..5f1e7c2f2 100644 --- a/db/re/skill_db.txt +++ b/db/re/skill_db.txt @@ -1001,8 +1001,8 @@ 2480,11,6,1,0,0x1,0,5,1,yes,0,0,3,misc,0, GN_BLOOD_SUCKER,Blood Sucker //CHECK Data says its a magic attack. Hmmmm.... 2481,11,6,1,-1,0x2,1:2:3:4:5,5,1,yes,0,0,0,weapon,0, GN_SPORE_EXPLOSION,Spore Explosion //CHECK Data says its element is set to neutral. Need to confirm. 2482,11,6,16,0,0x1,0,5,-1,yes,0,0,1,weapon,2, GN_WALLOFTHORN,Wall of Thorns -2483,11,6,2,0,0x3,4,10,1,yes,0,0x2000,0,weapon,0, GN_CRAZYWEED,Crazy Weed -2484,0,6,2,2,0x2,3,10,1,no,0,0x2000,0,weapon,0, GN_CRAZYWEED_ATK,Crazy Weed Attack +2483,11,6,2,0,0x3,4,10,1,yes,0,0,0,none,0, GN_CRAZYWEED,Crazy Weed +2484,0,6,2,2,0,0,10,1,no,0,0,0,weapon,0, GN_CRAZYWEED_ATK,Crazy Weed Attack 2485,9,6,2,3,0,0,5,1,yes,0,0,0,magic,0, GN_DEMONIC_FIRE,Demonic Fire 2486,9,6,2,0,0,0,5,1,yes,0,0,0,none,0, GN_FIRE_EXPANSION,Fire Expansion //CHECK FIX ME!!!! Level 1 is reducing the damage. Should increase it by 50% 2487,9,6,2,0,0,0,1,1,no,0,0,0,none,0, GN_FIRE_EXPANSION_SMOKE_POWDER,Fire Expansion Smoke Powder |