public override void PerformTurnBasedAction(Duel duel, Decision decision) { duel.Battle(AttackingCreature, TargetCreature); }