From 79b19318a3c9aae7f704a1f7ba78158a1af29705 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 8 Jul 2018 15:51:57 -0300 Subject: Users idle for over than 5 minutes are excluded from party EXP sharing. --- conf/map/battle/party.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/map/battle/party.conf') diff --git a/conf/map/battle/party.conf b/conf/map/battle/party.conf index fcc5f308b..f55732f6f 100644 --- a/conf/map/battle/party.conf +++ b/conf/map/battle/party.conf @@ -70,7 +70,7 @@ party_item_share_type: 0 // a character idle. // Characters in a chat/vending are always considered idle. // A character's idle status is reset upon item use/skill use/attack (auto attack counts too)/movement. -idle_no_share: 0 +idle_no_share: 300 // Give additional experience bonus per party-member involved on even-share parties (excluding yourself)? // ex. If set to 10, an even-share party of 5 people will receive +40% exp (4 members * 10% exp): -- cgit v1.2.3-70-g09d2