module Mtg::Keywords
Defined in:
mtg/keywords/ability_words.crmtg/keywords/keyword_abilities.cr
mtg/keywords/keyword_actions.cr
Constant Summary
-
ABILITY_WORDS =
["adamant", "addendum", "alliance", "battalion", "bloodrush", "channel", "chroma", "cohort", "constellation", "converge", "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", "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", "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", "entwine", "epic", "equip", "escalate", "escape", "eternalize", "evoke", "evolve", "exalted", "exploit", "extort", "fabricate", "fading", "fear", "first strike", "flanking", "flash", "flashback", "flying", "forecast", "forestcycling", "forestwalk", "foretell", "fortify", "frenzy", "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 weapon", "madness", "megamorph", "melee", "menace", "mentor", "miracle", "modular", "morph", "mountaincycling", "mountainwalk", "multikicker", "mutate", "myriad", "nightbound", "ninjutsu", "nonbasic landwalk", "offering", "outlast", "overload", "partner", "partner with", "persist", "phasing", "plainscycling", "plainswalk", "poisonous", "protection", "provoke", "prowess", "prowl", "rampage", "reach", "rebound", "reconfigure", "recover", "reinforce", "renown", "replicate", "retrace", "riot", "ripple", "scavenge", "shadow", "shroud", "skulk", "slivercycling", "soulbond", "soulshift", "spectacle", "splice", "split second", "storm", "sunburst", "surge", "suspend", "swampcycling", "swampwalk", "totem armor", "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", "counter", "create", "destroy", "detain", "discard", "double", "exchange", "exert", "exile", "explore", "fateseal", "fight", "goad", "investigate", "learn", "manifest", "meld", "mill", "monstrosity", "planeswalk", "play", "populate", "proliferate", "regenerate", "reveal", "sacrifice", "scry", "seek", "set in motion", "shuffle", "support", "surveil", "tap", "transform", "untap", "vote"]