diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-25 22:30:56 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-25 22:30:56 -0300 |
commit | e6daabfe8687f6713f8c94591e6758d6b7d04df0 (patch) | |
tree | d6f099885aba46b94d2ffebc50f4533eabcab007 /db/re/skill_tree.conf | |
parent | 311a3d0f8c7709e12a7cf5fab4bb64952c0847ce (diff) | |
download | serverdata-e6daabfe8687f6713f8c94591e6758d6b7d04df0.tar.gz serverdata-e6daabfe8687f6713f8c94591e6758d6b7d04df0.tar.bz2 serverdata-e6daabfe8687f6713f8c94591e6758d6b7d04df0.tar.xz serverdata-e6daabfe8687f6713f8c94591e6758d6b7d04df0.zip |
Wands no longer give passive MP regeneration. Only equipment does so.
Instead, wands will allow you to use a skill to convert 20% of HP to MP.
The ratio is 6:1 (as opposed to official ratio, something close to 4:1)
Diffstat (limited to 'db/re/skill_tree.conf')
-rw-r--r-- | db/re/skill_tree.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/skill_tree.conf b/db/re/skill_tree.conf index 722b35bc8..a4ba90a72 100644 --- a/db/re/skill_tree.conf +++ b/db/re/skill_tree.conf @@ -35,6 +35,7 @@ Human: { TMW2_CRAFT: 0 TMW2_ANCIENTLANGUAGES: 0 TMW2_SPEECH: 0 + TMW2_MPREGEN: 0 WE_MALE: 0 WE_FEMALE: 0 GD_EXTENSION: 0 |