module Mtg::Keywords

Defined in:

mtg/keywords/ability_words.cr
mtg/keywords/keyword_abilities.cr
mtg/keywords/keyword_actions.cr

Constant Summary

ABILITY_WORDS = ["adamant", "addendum", "alliance", "battalion", "bloodrush", "channel", "chroma", "cohort", "constellation", "converge", "corrupted", "council's dilemma", "coven", "delirium", "domain", "eminence", "enrage", "fateful hour", "ferocious", "formidable", "grandeur", "hellbent", "hero's reward", "heroic", "imprint", "inspired", "join forces", "kinfall", "kinship", "landfall", "landship", "legacy", "lieutenant", "magecraft", "metalcraft", "morbid", "pack tactics", "parley", "radiance", "raid", "rally", "revolt", "secret council", "spell mastery", "strive", "sweep", "teamwork", "tempting offer", "threshold", "underdog", "undergrowth", "will of the council"]
KEYWORD_ABILITIES = ["absorb", "affinity", "afflict", "afterlife", "aftermath", "amplify", "annihilator", "ascend", "assist", "augment", "aura swap", "awaken", "backup", "banding", "basic landcycling", "battle cry", "bestow", "blitz", "bloodthirst", "boast", "bushido", "buyback", "cascade", "casualty", "champion", "changeling", "cipher", "cleave", "commander ninjutsu", "companion", "compleated", "conspire", "convoke", "crew", "cumulative upkeep", "cycling", "dash", "daybound", "deathtouch", "decayed", "defender", "delve", "demonstrate", "desertwalk", "dethrone", "devoid", "devour", "disturb", "double agenda", "double strike", "dredge", "echo", "embalm", "emerge", "enchant", "encore", "enlist", "entwine", "epic", "equip", "escalate", "escape", "eternalize", "evoke", "evolve", "exalted", "exploit", "extort", "fabricate", "fading", "fear", "first strike", "flanking", "flash", "flashback", "flying", "for mirrodin!", "forecast", "forestcycling", "forestwalk", "foretell", "fortify", "frenzy", "friends forever", "fuse", "graft", "gravestorm", "haste", "haunt", "hexproof", "hexproof from", "hidden agenda", "hideaway", "horsemanship", "improvise", "indestructible", "infect", "ingest", "intensity", "intimidate", "islandcycling", "islandwalk", "jump-start", "kicker", "landcycling", "landwalk", "legendary landwalk", "level up", "lifelink", "living metal", "living weapon", "madness", "megamorph", "melee", "menace", "mentor", "miracle", "modular", "more than meets the eye", "morph", "mountaincycling", "mountainwalk", "multikicker", "mutate", "myriad", "nightbound", "ninjutsu", "nonbasic landwalk", "offering", "outlast", "overload", "partner", "partner with", "persist", "phasing", "plainscycling", "plainswalk", "poisonous", "protection", "prototype", "provoke", "prowess", "prowl", "rampage", "ravenous", "reach", "read ahead", "rebound", "reconfigure", "recover", "reinforce", "renown", "replicate", "retrace", "riot", "ripple", "scavenge", "shadow", "shroud", "skulk", "slivercycling", "soulbond", "soulshift", "specialize", "spectacle", "splice", "split second", "squad", "storm", "sunburst", "surge", "suspend", "swampcycling", "swampwalk", "totem armor", "toxic", "training", "trample", "transfigure", "transmute", "tribute", "typecycling", "undaunted", "undying", "unearth", "unleash", "vanishing", "vigilance", "ward", "wither", "wizardcycling"]
KEYWORD_ACTIONS = ["abandon", "activate", "adapt", "amass", "assemble", "attach", "bolster", "cast", "clash", "conjure", "connive", "convert", "counter", "create", "destroy", "detain", "discard", "double", "exchange", "exert", "exile", "explore", "fateseal", "fight", "food", "goad", "incubate", "investigate", "learn", "manifest", "meld", "mill", "monstrosity", "open an attraction", "planeswalk", "play", "populate", "proliferate", "regenerate", "reveal", "roll to visit your attractions", "sacrifice", "scry", "seek", "set in motion", "shuffle", "support", "surveil", "tap", "transform", "treasure", "untap", "venture into the dungeon", "vote"]