From e6daabfe8687f6713f8c94591e6758d6b7d04df0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 25 Jan 2020 22:30:56 -0300 Subject: 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) --- db/re/skill_tree.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'db/re/skill_tree.conf') 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 -- cgit v1.2.3-70-g09d2