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", "celebration", "channel", "chroma", "cohort", "constellation", "converge", "corrupted", "council's dilemma", "coven", "delirium", "descend", "domain", "eminence", "enrage", "fateful hour", "fathomless descent", "ferocious", "formidable", "grandeur", "hellbent", "hero's reward", "heroic", "imprint", "inspired", "join forces", "kinfall", "kinship", "landfall", "landship", "legacy", "lieutenant", "magecraft", "metalcraft", "morbid", "pack tactics", "paradox", "parley", "radiance", "raid", "rally", "revolt", "secret council", "spell mastery", "strive", "sweep", "teamwork", "tempting offer", "threshold", "underdog", "undergrowth", "will of the council", "will of the planeswalkers"]
-
KEYWORD_ABILITIES =
["absorb", "affinity", "afflict", "afterlife", "aftermath", "amplify", "annihilator", "ascend", "assist", "augment", "aura swap", "awaken", "backup", "banding", "bargain", "basic landcycling", "battle cry", "bestow", "blitz", "bloodthirst", "boast", "bushido", "buyback", "cascade", "casualty", "champion", "changeling", "choose a background", "cipher", "cleave", "commander ninjutsu", "companion", "compleated", "conspire", "convoke", "craft", "crew", "cumulative upkeep", "cycling", "dash", "daybound", "deathtouch", "decayed", "defender", "delve", "demonstrate", "desertwalk", "dethrone", "devoid", "devour", "disguise", "disturb", "doctor's companion", "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", "saddle", "scavenge", "shadow", "shroud", "skulk", "slivercycling", "soulbond", "soulshift", "specialize", "spectacle", "splice", "split second", "spree", "squad", "storm", "sunburst", "surge", "suspend", "swampcycling", "swampwalk", "toxic", "training", "trample", "transfigure", "transmute", "tribute", "typecycling", "umbra armor", "undaunted", "undying", "unearth", "unleash", "vanishing", "vigilance", "ward", "wither", "wizardcycling"]
-
KEYWORD_ACTIONS =
["abandon", "activate", "adapt", "amass", "assemble", "attach", "bolster", "cast", "clash", "cloak", "collect evidence", "conjure", "connive", "convert", "counter", "create", "destroy", "detain", "discard", "discover", "double", "exchange", "exert", "exile", "explore", "fateseal", "fight", "food", "goad", "incubate", "investigate", "learn", "manifest", "meld", "mill", "monstrosity", "open an attraction", "planeswalk", "play", "plot", "populate", "proliferate", "regenerate", "reveal", "role token", "roll to visit your attractions", "sacrifice", "scry", "seek", "set in motion", "shuffle", "support", "surveil", "suspect", "tap", "time travel", "transform", "treasure", "untap", "venture into the dungeon", "vote"]