From 784bbb4ee8c190df9414ad076d9b93d1413295c9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 16 Jul 2018 21:23:44 -0300 Subject: Update for skills.xml --- db/re/skill_tree.conf | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) (limited to 'db/re/skill_tree.conf') diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf index 612e3aff1..9256ce9d3 100644 --- a/db/re/skill_tree.conf +++ b/db/re/skill_tree.conf @@ -1,12 +1,12 @@ //==================================================== -//= _ _ _ -//= | | | | | | -//= | |_| | ___ _ __ ___ _ _| | ___ ___ -//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| -//= | | | | __/ | | (__| |_| | | __/\__ \ -//= \_| |_/\___|_| \___|\__,_|_|\___||___/ -//= -//= http://herc.ws/board/ +//= _ _ _ +//= | | | | | | +//= | |_| | ___ _ __ ___ _ _| | ___ ___ +//= | _ |/ _ \ '__/ __| | | | |/ _ \/ __| +//= | | | | __/ | | (__| |_| | | __/\__ \ +//= \_| |_/\___|_| \___|\__,_|_|\___||___/ +//= +//= http://herc.ws/board/ //================= More Information ================= // http://herc.ws/board/topic/1188-skill-tree-db-redesign/ //================ Structure Example ================= @@ -27,18 +27,20 @@ Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so Human: { skills: { - // Basic + // Basic NV_BASIC: 0 + TMW2_FAKESKILL: 0 + TMW2_FAKESKILL2: 0 WE_MALE: 0 WE_FEMALE: 0 SN_SHARPSHOOTING: 0 - // Magical + // Magical AL_HEAL: 3 SM_PROVOKE: 5 EVOL_MASS_PROVOKE: 10 - // Mana Skills + // Mana Skills TMW2_ZARKOR: 3 TMW2_PARUM: 0 TMW2_KALMURK: 4 @@ -47,18 +49,18 @@ Human: { ALL_INCCARRY: 0 ///////////////// Main class - // Magic Warrior + // Magic Warrior MAGIC_WARRIOR: 0 NV_TRICKDEAD: 0 SM_BASH: 0 - // Wizard Mage + // Wizard Mage WIZARD_MAGE: 0 MG_FIREBALL: 0 AL_DP: 10 ///////////////// Subclass - // Paladin + // Paladin CR_TRUST: 0 AL_ANGELUS: 0 PR_REDEMPTIO: 0 @@ -110,7 +112,7 @@ Human: { PR_ASPERSIO: 0 TF_DETOXIFY: 0 - // Unused + // Unused RG_GRAFFITI: 0 RG_CLEANER: 0 SC_INVISIBILITY: 0 -- cgit v1.2.3-60-g2f50