summaryrefslogtreecommitdiff
path: root/db/re
diff options
context:
space:
mode:
Diffstat (limited to 'db/re')
-rw-r--r--db/re/skill_db.conf3
-rw-r--r--db/re/skill_tree.conf13
2 files changed, 10 insertions, 6 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index 7675593b3..9a28f9f13 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -1184,6 +1184,9 @@ skill_db: (
MaxLevel: 10
AttackType: "Weapon"
NumberOfHits: 0
+ SkillInfo: {
+ Quest: true
+ }
},
{
Id: 23
diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf
index 68208aa09..985bc0abd 100644
--- a/db/re/skill_tree.conf
+++ b/db/re/skill_tree.conf
@@ -31,6 +31,13 @@ Human: {
AL_HEAL: 3
SM_PROVOKE: 5
NV_TRICKDEAD: 0
+ AL_DP: 10
+ MAGIC_WARRIOR: 0
+ WIZARD_MAGE: 0
+ SN_SHARPSHOOTING: 0
+ MG_FIREBALL: 0
+ EVOL_MASS_PROVOKE: 10
+ TMW2_ZARKOR: 3
WE_BABY: 0
WE_CALLPARENT: 0
WE_CALLBABY: 0
@@ -80,13 +87,7 @@ Human: {
WE_MALE: 0
WE_FEMALE: 0
WE_CALLPARTNER: 0
- MG_FIREBALL: 0
- EVOL_MASS_PROVOKE: 10
EVOL_PHYSICAL_SHIELD: 0
- MAGIC_WARRIOR: 0
- WIZARD_MAGE: 0
- SN_SHARPSHOOTING: 0
- TMW2_ZARKOR: 3
}
}