diff options
Diffstat (limited to 'conf/map/battle/party.conf')
-rw-r--r-- | conf/map/battle/party.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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): |