diff options
Diffstat (limited to 'db/pre-re')
-rw-r--r-- | db/pre-re/skill_cast_db.txt | 6 | ||||
-rw-r--r-- | db/pre-re/skill_db.txt | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/db/pre-re/skill_cast_db.txt b/db/pre-re/skill_cast_db.txt index d1d938a18..b98202b44 100644 --- a/db/pre-re/skill_cast_db.txt +++ b/db/pre-re/skill_cast_db.txt @@ -1884,8 +1884,12 @@ 8424,0,0,0,-1,0,0 //-- EL_TIDAL_WEAPON 8433,0,0,0,-1,0,0 +//-- EL_WIND_SLASH +8434,1000,0,0,0,0,0 +//-- EL_HURRICANE +8435,1000,0,0,0,0,0 //-- EL_TYPOON_MIS -8437,0,0,0,15000,0,0 +8437,1000,0,0,15000,0,0 //-- EL_STONE_HAMMER 8439,0,0,0,5000,0,0 //-- EL_ROCK_CRUSHER diff --git a/db/pre-re/skill_db.txt b/db/pre-re/skill_db.txt index 149327010..330bccc43 100644 --- a/db/pre-re/skill_db.txt +++ b/db/pre-re/skill_db.txt @@ -1180,8 +1180,8 @@ 8434,11,6,1,4,0,0,1,1,no,0,0,0,weapon,0, EL_WIND_SLASH,Wind Slasher 8435,11,6,1,4,0,1,1,1,no,0,0,0,weapon,0, EL_HURRICANE,Hurricane Rage 8436,7,6,1,4,0,0,1,1,no,0,0,0,magic,0, EL_HURRICANE_ATK,Hurricane Rage Attack -8437,11,6,1,4,0,1,1,1,no,0,0,0,weapon,0, EL_TYPOON_MIS,Typhoon Missile -8438,11,6,1,4,0,1,1,1,no,0,0,0,magic,0, EL_TYPOON_MIS_ATK,Typhoon Missile Attack +8437,11,8,1,4,0,1,1,-3,no,0,0,0,weapon,0, EL_TYPOON_MIS,Typhoon Missile +8438,11,8,1,4,0,1,1,-3,no,0,0,0,magic,0, EL_TYPOON_MIS_ATK,Typhoon Missile Attack 8439,5,6,1,2,0,0,1,1,no,0,0,0,weapon,0, EL_STONE_HAMMER,Stone Hammer 8440,3,6,1,2,0,1,1,1,no,0,0,0,weapon,0, EL_ROCK_CRUSHER,Rock Launcher 8441,5,6,1,2,0,1,1,1,no,0,0,0,magic,0, EL_ROCK_CRUSHER_ATK,Rock Launcher Attack |