Duel.ChainAttack
Source Code | Usage Examples | Duel
Functions
Makes the currently attacking card attacks able to declare a consecutive attack after the current one. If a card is passed, the next attack will have to be against that specific card.
Signature
Duel.ChainAttack([Card c
]) → nil
lua
Duel.ChainAttack(c)