Duel.ForceAttack
Source Code | Usage Examples | Duel
Functions
Last Turn's specific effect: after the chain resolves, switches to a standalone Battle Phase and makes card (card c1) attack (card c2). After that, returns to the previous phase.
Signature
Duel.ForceAttack(Card c1
, Card c2
) → nil
lua
Duel.ForceAttack(c1,c2)