summaryrefslogtreecommitdiff
path: root/db/re/skill_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-19 21:30:22 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-19 21:30:22 -0300
commitf01a51563f579180a489762e875934481c072844 (patch)
tree45772d01aa42cb8702c79e39f87fdc19de6dcc96 /db/re/skill_db.conf
parent9560bfd3a4a3546bef92a882d5c9a169427b4bae (diff)
downloadserverdata-f01a51563f579180a489762e875934481c072844.tar.gz
serverdata-f01a51563f579180a489762e875934481c072844.tar.bz2
serverdata-f01a51563f579180a489762e875934481c072844.tar.xz
serverdata-f01a51563f579180a489762e875934481c072844.zip
Luca is ready (again, rebalances were needed). This means Magic Academy Alpha!
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r--db/re/skill_db.conf43
1 files changed, 29 insertions, 14 deletions
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
}
}
},