Duel
Functions for duel actions and checks.
Functions
Duel.AddCustomActivityCounter
- Registers a custom activity counter.Duel.AssumeReset
- Manually resets assumed properties.Duel.GetActivityCount
- Gets the number of times a player has performed an activity.Duel.GetCardAliasFromCode
- Gets the alias of a card using its passcode.Duel.GetCardAttackFromCode
- Gets the ATK of a card using its passcode.Duel.GetCardAttributeFromCode
- Gets the attribute(s) of a card using its passcode.Duel.GetCardDefenseFromCode
- Gets the DEF of a card using its passcode.Duel.GetCardLevelFromCode
- Gets the level of a card using its passcode.Duel.GetCardLinkMarkerFromCode
- Gets the link marker(s) of a card using its passcode.Duel.GetCardLscaleFromCode
- Gets the left pendulum scale of a card using its passcode.Duel.GetCardRaceFromCode
- Gets the race(s) of a card using its passcode.Duel.GetCardRscaleFromCode
- Gets the right pendulum scale of a card using its passcode.Duel.GetCardTypeFromCode
- Gets the card type(s) of a card using its passcode.Duel.GetCustomActivityCount
- Gets the number of times a player has performed a custom activity.Duel.SendtoDeck
- Sends a card(s) to the Deck.