diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-01 15:24:42 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-01 15:24:42 -0300 |
commit | 94fa343212d99cd6614270e37695ac6837eea605 (patch) | |
tree | 7cd57d31993b4a86a630eecf200710794c54073a /db/homun_skill_tree.txt | |
parent | 57722cd7e7398a3d180f7185c35a420986fa6f10 (diff) | |
download | serverdata-94fa343212d99cd6614270e37695ac6837eea605.tar.gz serverdata-94fa343212d99cd6614270e37695ac6837eea605.tar.bz2 serverdata-94fa343212d99cd6614270e37695ac6837eea605.tar.xz serverdata-94fa343212d99cd6614270e37695ac6837eea605.zip |
Replace Tanker Homunculus Healing Skill. It is now capable to self-heal!
Diffstat (limited to 'db/homun_skill_tree.txt')
-rw-r--r-- | db/homun_skill_tree.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/db/homun_skill_tree.txt b/db/homun_skill_tree.txt index 83ee3b2fc..60fe22627 100644 --- a/db/homun_skill_tree.txt +++ b/db/homun_skill_tree.txt @@ -23,8 +23,10 @@ // 6007 = all rounder // 6008 = superior +6001,8044,5,0,0,0,0,0,0,0,0,0,0,0 //TMW2_SKILLH** - Does nothing + 6001,8013,5,0,0,0,0,0,0,0,0,0,0,0 //HVAN_CAPRICE** - Rand-cast bolts -6002,8001,9,0,0,0,0,0,0,0,0,0,0,0 //HLIF_HEAL*- HORRIBLE healing skill. +6002,8045,9,0,0,0,0,0,0,0,0,0,0,0 //TMW2_HOMUN_HEAL*- healing skill. 6003,8002,5,0,0,0,0,0,0,0,0,0,0,0 //HLIF_AVOID***** Raises walk speed 6004,8008,3,0,0,0,0,0,0,0,0,0,0,0 //HAMI_BLOODLUST** - Raise ATK and leech HP 6005,8009,5,0,0,0,0,0,0,0,0,0,0,0 //HFLI_MOON** - Like Bash, can also multihit |