level-related
Related to card levels
Functions
Card.HasLevel
- Checks if a card has a levelCard.IsLevel
- Checks the level of a cardCard.IsLevelAbove
- Checks if the level of a card is greater than or equal to a given levelCard.IsLevelBelow
- Checks if the level of a card is less than or equal to a given levelCard.IsLevelBetween
- Checks if the level of a card is between two levelsCard.IsOriginalLevel
- Checks a card's original levelCard.IsPreviousLevelOnField
- Checks a card's previous levelCard.Level
- Returns a card's original level, rank, or link-rating.