pub fn over_time_tick_source(
entity: &Entity,
kind: &str,
fallback: CombatSource,
) -> CombatSourceExpand description
The source an over-time tick of kind carries: the ability recorded by the
last applier, or fallback when none was.