Card.HasNonZeroAttack
Source Code | Usage Examples | Card Functions
Filter checking if (Card c) is face-up and has more than 0 ATK
Signature
Card.HasNonZeroAttack(Card c) → bool
lua
c:HasNonZeroAttack()Source Code | Usage Examples | Card Functions
Filter checking if (Card c) is face-up and has more than 0 ATK
Card.HasNonZeroAttack(Card c) → bool
c:HasNonZeroAttack()