From a00f9a6eebfb4faacebc5423f77786d9db243065 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 11 Feb 2019 16:51:58 -0200 Subject: Pets will now support you with 850 intimacy (instead of 900). After all, you start with 250 ^.^ Except for Piou, which now starts at 350. --- conf/map/battle/pet.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/map') diff --git a/conf/map/battle/pet.conf b/conf/map/battle/pet.conf index 254b0d38a..415206bab 100644 --- a/conf/map/battle/pet.conf +++ b/conf/map/battle/pet.conf @@ -60,10 +60,10 @@ pet_damage_support: false // Minimum intimacy necessary for a pet to support their master. Default is 900 // (intimacy goes from 0 to 1000). At this minimum, support rate is 50% of pet's normal value. // At max (1000) support rate is 150%. -pet_support_min_friendly: 900 +pet_support_min_friendly: 850 // Same as above, but this is to use the pet_script field with official pet abilities. -pet_equip_min_friendly: 900 +pet_equip_min_friendly: 850 // Whether or not the pet's will use skills. (Note 1) // Note: Offensive pet skills need at least pet_attack_support or -- cgit v1.2.3-60-g2f50