diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/skill_db.conf | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 7f3f063bf..c818dab3c 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -619,7 +619,7 @@ skill_db: ( Enemy: true } AttackType: "Magic" - Element: "Ele_Ghost" + Element: "Ele_Neutral" NumberOfHits: { Lv1: 1 Lv2: 1 @@ -635,11 +635,11 @@ skill_db: ( InterruptCast: true CastTime: 400 AfterCastActDelay: { - Lv1: 1200 - Lv2: 1200 - Lv3: 1600 - Lv4: 1600 - Lv5: 2000 + Lv1: 800 + Lv2: 1000 + Lv3: 1200 + Lv4: 1500 + Lv5: 1800 Lv6: 2000 Lv7: 2400 Lv8: 2400 @@ -649,9 +649,9 @@ skill_db: ( FixedCastTime: 100 Requirements: { SPCost: { - Lv1: 70 - Lv2: 80 - Lv3: 90 + Lv1: 40 + Lv2: 60 + Lv3: 80 Lv4: 100 Lv5: 110 Lv6: 120 @@ -5458,7 +5458,7 @@ skill_db: ( CastTime: 1600 FixedCastTime: 400 Requirements: { - SPCost: 70 + SPCost: 60 } }, { |