From 8cfe121b1d76ec75fe52380f236d0ef4e8d2f7b4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 3 Jun 2018 00:14:50 -0300 Subject: Change yet again status natural resistance, from 50 to 25% If we need more, we'll add equip. --- conf/map/battle/status.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/map/battle/status.conf b/conf/map/battle/status.conf index f264fc2a7..998041666 100644 --- a/conf/map/battle/status.conf +++ b/conf/map/battle/status.conf @@ -43,5 +43,5 @@ mob_status_def_rate: 100 // Maximum resistance to status changes. (100 = 100%) // NOTE: Cards and equipment can go over this limit, so it only applies to natural resist. -pc_max_status_def: 50 -mob_max_status_def: 50 +pc_max_status_def: 25 +mob_max_status_def: 25 -- cgit v1.2.3-60-g2f50