|
@@ -51,6 +51,9 @@ pet_damage_support: no
|
|
|
// At max (1000) support rate is 150%.
|
|
|
pet_support_min_friendly: 900
|
|
|
|
|
|
+// Same as above, but this is to use the pet_script field with official pet abilities.
|
|
|
+pet_equip_min_friendly: 900
|
|
|
+
|
|
|
// Whether or not the pet's will use skills. (Note 1)
|
|
|
// Note: Offensive pet skills need at least pet_attack_support or
|
|
|
// pet_damage_support to work (they trigger while the pet is attacking).
|