pub fn init_fight_self(ctx: &FightStartCtx<'_>) -> Result<Vec<OverlordEvent>>Expand description
Port of ctx.init_fight(State, "<self template id>") — the dominant fight
start_behavior. Delegates to the already-native fight::init_fight
with fight.fight_id as the template id (identical to passing $.id).