Card.IsEvenScale
Source Code | Usage Examples | Card
Functions
Returns if a pendulum card (Card c) is a card with an even value for the scale, using Card.GetScale to get the value.
Signature
Card.IsEvenScale(Card c
) → bool
lua
c:IsEvenScale()