From e011c015fc7ad4d9d4b3a035fa5abd199fc1554c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 25 Apr 2019 20:59:36 -0300 Subject: Allow an extra healing level. Smooth out Magic Growth system. From (+20/+10/+15) to (+15/+10/+10) - blvl/jlvl/int --- npc/functions/util.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/functions/util.txt') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index 4dea46bfc..6e390a70b 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -509,8 +509,8 @@ function script mstone { // Determine how much stats you need, this is based on players // and change based on $Global Variables - .int=15; - .lvl=20; + .int=10; + .lvl=15; .jlv=10; return ( -- cgit v1.2.3-60-g2f50