summaryrefslogtreecommitdiff
path: root/db/re/skill_tree.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-16 21:23:44 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-16 21:23:44 -0300
commit784bbb4ee8c190df9414ad076d9b93d1413295c9 (patch)
tree6675b3e2b76285cfd1c2c6613099704cbf67fa5f /db/re/skill_tree.conf
parent481b0ddd3a7c73a8785047f312ecb58ca6dc0e78 (diff)
downloadserverdata-784bbb4ee8c190df9414ad076d9b93d1413295c9.tar.gz
serverdata-784bbb4ee8c190df9414ad076d9b93d1413295c9.tar.bz2
serverdata-784bbb4ee8c190df9414ad076d9b93d1413295c9.tar.xz
serverdata-784bbb4ee8c190df9414ad076d9b93d1413295c9.zip
Update for skills.xml
Diffstat (limited to 'db/re/skill_tree.conf')
-rw-r--r--db/re/skill_tree.conf32
1 files changed, 17 insertions, 15 deletions
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