From 37033a2be02f756cc42a0b74ed7ebba2238cc757 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Feb 2020 23:16:40 -0300 Subject: Day time: HP -5% Night time: XP +1% --- db/constants.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/db/constants.conf b/db/constants.conf index faa108520..1573f4d0f 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4445,10 +4445,10 @@ constants_db: { PVP_WAITTIME: 1800 // 30 minutes BCONFN_SPAWN: 70 BCONFD_SPAWN: 100 - BCONFN_MOBHP: 100 - BCONFD_MOBHP: 90 + BCONFN_MOBHP: 100 // TODO: Maybe we don't want this constant? + BCONFD_MOBHP: 85 BCONFB_EXPR: 100 - BCONFN_EXPR: 4 + BCONFN_EXPR: 5 BCONFD_EXPR: 0 BCONFB_DROP: 100 BCONFN_DROP: 7 -- cgit v1.2.3-60-g2f50