summaryrefslogtreecommitdiff
path: root/db/re/skill_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-02 23:36:41 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-02 23:36:41 -0300
commita6060412b86657eb404d3e4e46578bca35103575 (patch)
tree4be884d03b76805824005b2f7595fac8cf803ca3 /db/re/skill_db.conf
parent1d8dc90e149e58d86cbdc66db6d2056330db6a93 (diff)
downloadserverdata-a6060412b86657eb404d3e4e46578bca35103575.tar.gz
serverdata-a6060412b86657eb404d3e4e46578bca35103575.tar.bz2
serverdata-a6060412b86657eb404d3e4e46578bca35103575.tar.xz
serverdata-a6060412b86657eb404d3e4e46578bca35103575.zip
Replace NV_FIRSTAID. It got off skill tree, all skills will be lost.
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r--db/re/skill_db.conf26
1 files changed, 16 insertions, 10 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index 34b692b57..c694ba5dd 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -1333,6 +1333,9 @@ skill_db: (
SkillType: {
Friend: true
}
+ SkillInfo: {
+ Quest: true
+ }
AttackType: "Magic"
Element: "Ele_Holy"
DamageType: {
@@ -1344,16 +1347,16 @@ skill_db: (
FixedCastTime: 0
Requirements: {
SPCost: {
- Lv1: 13
- Lv2: 16
- Lv3: 19
- Lv4: 22
- Lv5: 25
- Lv6: 28
- Lv7: 31
- Lv8: 34
- Lv9: 37
- Lv10: 40
+ Lv1: 130
+ Lv2: 160
+ Lv3: 190
+ Lv4: 220
+ Lv5: 250
+ Lv6: 280
+ Lv7: 310
+ Lv8: 340
+ Lv9: 370
+ Lv10: 400
}
}
},
@@ -5042,6 +5045,9 @@ skill_db: (
SkillType: {
Self: true
}
+ SkillInfo: {
+ Quest: true
+ }
DamageType: {
NoDamage: true
}