module Mtg::Deck

Defined in:

mtg/deck/_type.cr
mtg/deck/format.cr
mtg/deck/type.cr

Constant Summary

FORMATS = ["none", "casual", "standard", "future", "historic", "gladiator", "pioneer", "modern", "legacy", "pauper", "vintage", "penny", "commander", "brawl", "duel", "oldschool", "premodern"] of ::String
TYPES = ["advanced deck", "advanced pack", "archenemy deck", "basic deck", "brawl deck", "challenger deck", "clash pack", "commander deck", "duel deck", "duel of the planeswalkers deck", "event deck", "game night deck", "guild kit", "halfdeck", "intro pack", "jumpstart", "mtgo theme deck", "planechase deck", "planeswalker deck", "premium deck", "spellslinger starter kit", "starter deck", "theme deck", "welcome deck", "world championship decks"]