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