From 8a504f979f6cef386ec2fc6241447f22322180ca Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 14 Jul 2018 10:47:31 -0300 Subject: Rearrange Skill tree a little bit --- db/re/skill_tree.conf | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf index a2d33ac44..3f4aea10a 100644 --- a/db/re/skill_tree.conf +++ b/db/re/skill_tree.conf @@ -27,19 +27,29 @@ Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so Human: { skills: { + // Basic NV_BASIC: 0 WE_MALE: 0 WE_FEMALE: 0 + SN_SHARPSHOOTING: 0 + + // Magical AL_HEAL: 3 SM_PROVOKE: 5 - NV_TRICKDEAD: 0 - AL_DP: 10 + EVOL_MASS_PROVOKE: 10 + TMW2_ZARKOR: 3 + + // Magic Warrior MAGIC_WARRIOR: 0 + NV_TRICKDEAD: 0 + SM_BASH: 0 + + // Wizard Mage WIZARD_MAGE: 0 - SN_SHARPSHOOTING: 0 MG_FIREBALL: 0 - EVOL_MASS_PROVOKE: 10 - TMW2_ZARKOR: 3 + AL_DP: 10 + + // Unused WE_BABY: 0 WE_CALLPARENT: 0 WE_CALLBABY: 0 @@ -49,7 +59,6 @@ Human: { ALL_BUYING_STORE: 0 AM_CALLHOMUN: 0 KN_RIDING: 0 - SM_BASH: 0 TK_HIGHJUMP: 0 MG_THUNDERSTORM: 0 AS_CLOAKING: 0 -- cgit v1.2.3-70-g09d2