pub fn pet_ult_combat_profile(
config: &GameConfig,
lookups: &ContentLookups,
ability: &Ability,
) -> AbilityCombatProfileExpand description
Combat-honest profile of a pet ult: the pet’s ability carries the donor
gacha ability’s per-cast budget (combat behaviors hardcode the donor uuid),
but fires at the charge-fill rate, not at the template cooldown — so the
throughput divides the per-cast budget by PET_ULT_EFFECTIVE_CD.