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