diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-11 14:49:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-11 14:49:29 -0300 |
commit | b0c0fbdc75e0f698055c1e485493eec1b6163cde (patch) | |
tree | 1ff4d8ffb9feb6c1df600d711377862408f8c709 /db/re/skill_tree.conf | |
parent | 4e045ed05b5d3ecf3d575e4a5d60a4b4d38ee01c (diff) | |
download | serverdata-b0c0fbdc75e0f698055c1e485493eec1b6163cde.tar.gz serverdata-b0c0fbdc75e0f698055c1e485493eec1b6163cde.tar.bz2 serverdata-b0c0fbdc75e0f698055c1e485493eec1b6163cde.tar.xz serverdata-b0c0fbdc75e0f698055c1e485493eec1b6163cde.zip |
This closes what was required, @DragonStar can get magic tier 2 "now".
Diffstat (limited to 'db/re/skill_tree.conf')
-rw-r--r-- | db/re/skill_tree.conf | 13 |
1 files changed, 7 insertions, 6 deletions
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 } } |