diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-24 08:09:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-24 08:09:59 -0300 |
commit | 526dc032b3a68ff8282be2817083c250b6f26bf7 (patch) | |
tree | 7459e705b54abe84b6372679dae965f62df3c299 /db/re/skill_db.conf | |
parent | 0115fe1041852cfb45be91f41722094edd903530 (diff) | |
download | serverdata-526dc032b3a68ff8282be2817083c250b6f26bf7.tar.gz serverdata-526dc032b3a68ff8282be2817083c250b6f26bf7.tar.bz2 serverdata-526dc032b3a68ff8282be2817083c250b6f26bf7.tar.xz serverdata-526dc032b3a68ff8282be2817083c250b6f26bf7.zip |
Change Napalm Beat specs
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r-- | db/re/skill_db.conf | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index bfed1e2e4..b31f7cf9a 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -493,7 +493,7 @@ skill_db: ( Name: "MG_NAPALMBEAT" Description: "Napalm Beat" MaxLevel: 10 - Range: 9 + Range: 12 Hit: "BDT_SKILL" SkillType: { Enemy: true @@ -521,16 +521,16 @@ skill_db: ( FixedCastTime: 100 Requirements: { SPCost: { - Lv1: 90 - Lv2: 120 - Lv3: 150 - Lv4: 190 - Lv5: 220 - Lv6: 250 - Lv7: 290 - Lv8: 350 - Lv9: 400 - Lv10: 500 + Lv1: 50 + Lv2: 70 + Lv3: 90 + Lv4: 110 + Lv5: 130 + Lv6: 150 + Lv7: 170 + Lv8: 190 + Lv9: 210 + Lv10: 230 } } }, |