diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-15 02:27:54 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-15 02:27:54 -0200 |
commit | a3e9901dc6804e919f64a0b71751859ad1df50de (patch) | |
tree | f027c796ed7b669686fcad43219756e4a4910acd /skills.xml | |
parent | cbd43a4fd16dded99d6938f93cf5aeb98b7cc139 (diff) | |
download | clientdata-a3e9901dc6804e919f64a0b71751859ad1df50de.tar.gz clientdata-a3e9901dc6804e919f64a0b71751859ad1df50de.tar.bz2 clientdata-a3e9901dc6804e919f64a0b71751859ad1df50de.tar.xz clientdata-a3e9901dc6804e919f64a0b71751859ad1df50de.zip |
[skip ci] Update skills.xml
Protip: Dex affects steal rates
Diffstat (limited to 'skills.xml')
-rw-r--r-- | skills.xml | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -101,6 +101,13 @@ Copyright (C) 2018 TMW2 --> icon="graphics/skills/none.png" description="FIXME: Increase maximum weight." /> + <skill + id="50" + name="Stealing" + icon="graphics/skills/none.png" + description="Attempt to steal drops from mobs." + /> + </set> <set name="Physical"> <!-- Common --> @@ -324,6 +331,13 @@ Copyright (C) 2018 TMW2 --> description="200 MP. 2x Maggot Slime. May fail." invokeCmd="@sk-kalmurk" /> + <skill + id="20026" + name="Make Potion" + icon="graphics/skills/transmutation.png" + description="185 MP. 10x plushroom, 1x milk. Create potions." + invokeCmd="@sk-mkpot" + /> <!-- Mana Skill: Summon Cave Maggot --> <skill id="20023" |