Added new features and triggers to game about tokens and counters, fixed and added new primitives.

This commit is contained in:
valfieri
2020-07-10 19:53:46 +02:00
parent fc40971dc7
commit 52e3177ef2
11 changed files with 1042 additions and 732 deletions

View File

@@ -11876,7 +11876,7 @@ type=Land
[card]
name=Blinkmoth Urn
auto=@each my firstmain sourcenottapped:all(artifact|mybattlefield) add{1}
auto=@each opponentfirstmain sourcenottapped:all(artifact|opponentbattlefield) add{1}
auto=@each opponent firstmain sourcenottapped:all(artifact|opponentbattlefield) add{1}
text=At the beginning of each player's precombat main phase, if Blinkmoth Urn is untapped, that player adds {1} to his or her mana pool for each artifact he or she controls.
mana={5}
type=Artifact
@@ -49486,7 +49486,7 @@ toughness=3
name=Grand Architect
auto=lord(other creature[blue]|myBattlefield) 1/1
auto={U}:target(creature[artifact]) becomes(blue)
auto={T(creature[blue]|mybattlefield)}:Add{2}
auto={T(creature[blue]|mybattlefield)}:if type(artifact|myhand,mybattlefield)~morethan~0 then add{C}{C}
text=Other blue creatures you control get +1/+1. -- {U}:Target artifact creature becomes blue until end of turn. -- Tap an untapped blue creature you control: Add {C}{C}. Spend this mana only to cast artifact spells or activate abilities of artifacts.
mana={1}{U}{U}
type=Creature
@@ -78956,7 +78956,7 @@ type=Artifact
[card]
name=Necrogen Mists
auto=@each my upkeep:reject target(*|myhand)
auto=@each opponentupkeep:ability$!name(discard) target(*|myhand) reject!$ opponent
auto=@each opponent upkeep:ability$!name(discard) target(*|myhand) reject!$ opponent
text=At the beginning of each player's upkeep, that player discards a card.
mana={2}{B}
type=Enchantment