pub const PET_ULT_EFFECTIVE_CD: f64 = 12.0;Expand description
Expected seconds between pet-ult casts for the honest scalar. The pet ult
is charge-gated, not cooldown-gated (charge_rate_on_skill_use /
_on_damage_dealt / _on_damage_taken fill max_charge), so its template
cooldown says nothing about throughput. With the shipped charge profiles
(max_charge 1000, rates 5-40 per trigger) a fight fills the bar roughly
once per ~12s of combat — a deliberate round number until a sim remeasure;
the pet’s per-cast budget divided by this is the honest DPS/heal rate.