From 10f6c7da5e1e03cc684285a2539ac0d858495bd8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 1 Jul 2020 01:06:11 -0300 Subject: New stats for Mr. Saves skills --- db/re/skill_db.conf | 58 ++++++++++++++++++----------------------------------- 1 file changed, 20 insertions(+), 38 deletions(-) (limited to 'db') diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index a05c353ac..7ecc72de9 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -356,20 +356,10 @@ skill_db: ( NoDamage: true } SkillData1: 30000 - FixedCastTime: 0 + CoolDown: 300 + CastTime: 20 Requirements: { - SPCost: { - Lv1: 24 - Lv2: 35 - Lv3: 46 - Lv4: 57 - Lv5: 68 - Lv6: 79 - Lv7: 90 - Lv8: 101 - Lv9: 112 - Lv10: 123 - } + SPCost: 25 } }, { @@ -11115,7 +11105,7 @@ skill_db: ( { Id: 366 Name: "HW_MAGICPOWER" - Description: "Mystical Amplification" + Description: "Accumulate Power" MaxLevel: 10 Hit: "BDT_SKILL" SkillType: { @@ -11130,19 +11120,22 @@ skill_db: ( IgnoreDex: true IgnoreStatusEffect: true } + CoolDown: { + Lv1: 1000 + Lv2: 900 + Lv3: 800 + Lv4: 700 + Lv5: 600 + Lv6: 500 + Lv7: 400 + Lv8: 300 + Lv9: 200 + Lv10: 100 + } + CastTime: 50 + FixedCastTime: 50 Requirements: { - SPCost: { - Lv1: 24 - Lv2: 38 - Lv3: 52 - Lv4: 86 - Lv5: 100 - Lv6: 114 - Lv7: 128 - Lv8: 142 - Lv9: 156 - Lv10: 170 - } + SPCost: 20 } }, { @@ -11799,18 +11792,7 @@ skill_db: ( Lv10: 1400 } Requirements: { - SPCost: { - Lv1: 146 - Lv2: 167 - Lv3: 188 - Lv4: 209 - Lv5: 330 - Lv6: 351 - Lv7: 372 - Lv8: 393 - Lv9: 414 - Lv10: 425 - } + SPCost: 110 } }, { -- cgit v1.2.3-60-g2f50