From f01a51563f579180a489762e875934481c072844 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 19 Jul 2019 21:30:22 -0300 Subject: Luca is ready (again, rebalances were needed). This means Magic Academy Alpha! --- db/re/skill_db.conf | 43 +++++++++++++++++++++++++++++-------------- 1 file changed, 29 insertions(+), 14 deletions(-) (limited to 'db') diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index da7a36e30..73ab48e1e 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -335,10 +335,6 @@ skill_db: ( Katars: true Revolvers: true Rifles: true - GatlingGuns: true - Shotguns: true - GrenadeLaunchers: true - FuumaShurikens: true } } }, @@ -1727,16 +1723,35 @@ skill_db: ( Element: "Ele_Weapon" Requirements: { SPCost: { - Lv1: 100 - Lv2: 200 - Lv3: 300 - Lv4: 400 - Lv5: 500 - Lv6: 600 - Lv7: 700 - Lv8: 800 - Lv9: 900 - Lv10: 1000 + Lv1: 80 + Lv2: 100 + Lv3: 120 + Lv4: 140 + Lv5: 160 + Lv6: 180 + Lv7: 200 + Lv8: 220 + Lv9: 240 + Lv10: 260 + } + WeaponTypes: { + NoWeapon: true + Daggers: true + 1HSwords: true + 2HSwords: true + 1HSpears: true + 2HSpears: true + 1HAxes: true + 2HAxes: true + Maces: true + 2HMaces: true + Knuckles: true + Instruments: true + Whips: true + Books: true + Katars: true + Revolvers: true + Rifles: true } } }, -- cgit v1.2.3-70-g09d2