示例#1
0
 public override void PerformTurnBasedAction(Duel duel, Decision decision)
 {
     duel.Battle(AttackingCreature, TargetCreature);
 }