From b83f785e98320bd3b472307ceffd3a550fd760e6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Apr 2021 11:43:49 -0300 Subject: Fix guild settings, party exp sharing is 15 levels with 5% bonus exp and 5 min idle grace --- conf/map/battle/party.conf | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'conf/map/battle/party.conf') diff --git a/conf/map/battle/party.conf b/conf/map/battle/party.conf index a34a0c4f..0886e72b 100644 --- a/conf/map/battle/party.conf +++ b/conf/map/battle/party.conf @@ -49,13 +49,14 @@ party_change_leader_same_map: false // When 'Party Share' item sharing is enabled in a party, // announce in the party which party-member received the item and what's he received? (Note 1) -show_party_share_picker: true +show_party_share_picker: false // What types of items are going to be announced when 'show_party_share_picker' is active? // 1: IT_HEALING, 2: IT_UNKNOWN, 4: IT_USABLE, 8: IT_ETC, // 16: IT_WEAPON, 32: IT_ARMOR, 64: IT_CARD, 128: IT_PETEGG, // 256: IT_PETARMOR, 512: IT_UNKNOWN2, 1024: IT_AMMO, 2048: IT_DELAYCONSUME // 262144: IT_CASH +// 112: Card + Armor (rings) + Weapon show_picker_item_type: 112 // Method of distribution when item party share is enabled in a party: @@ -70,12 +71,12 @@ 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): // 140% party experience in total, so each member receives 140%/5 = 28% exp (instead of 20%). -party_even_share_bonus: 0 +party_even_share_bonus: 5 // Display party name regardless if player is in a guild. // Official servers do not display party name unless the user is in a guild. (Note 1) -- cgit v1.2.3-60-g2f50