deck

Vars | |
card_attack_verb | Inherited card verbs |
---|---|
card_force | Inherited card force |
card_hitsound | Inherited card hit sound |
card_resistance_flags | Inherited card resistance |
card_style | Styling for the cards, if they have multiple sets of sprites |
card_throw_range | Inherited card throw range |
card_throw_speed | Inherited card throw speed |
card_throwforce | Inherited card throw force |
cooldown | To prevent spam shuffle |
deck_size | Decks default to a single pack, setting it higher will multiply them by that number |
deck_style | Styling for the deck, it they has multiple sets of sprites |
deck_total | The total number of cards. Set on init after the deck is fully built |
simple_deck | For decks without a full set of sprites |
Var Details
card_attack_verb

Inherited card verbs
card_force

Inherited card force
card_hitsound

Inherited card hit sound
card_resistance_flags

Inherited card resistance
card_style

Styling for the cards, if they have multiple sets of sprites
card_throw_range

Inherited card throw range
card_throw_speed

Inherited card throw speed
card_throwforce

Inherited card throw force
cooldown

To prevent spam shuffle
deck_size

Decks default to a single pack, setting it higher will multiply them by that number
deck_style

Styling for the deck, it they has multiple sets of sprites
deck_total

The total number of cards. Set on init after the deck is fully built
simple_deck

For decks without a full set of sprites