Added Cursed Scroll primitive.

This commit is contained in:
valfieri
2020-10-21 18:53:44 +02:00
parent 6a00c0ad1d
commit a52cd305b7
3 changed files with 29 additions and 6 deletions

View File

@@ -9152,6 +9152,13 @@ mana={1}{R}
type=Sorcery
[/card]
[card]
name=Cursed Scroll
auto={3}{T}:name(Name a card from your hand) choice target(*|myhand) donothing && name(Game chooses a random card) if compare(cursedscrollresult)~equalto~1 then ability$!name(The random card macthes with the named card) name(The random card macthes with the named card) choice name(Damage creature) damage:2 target(creature) _ choice name(Damage player) damage:2 target(player) _ choice name(Damage planeswalker) damage:2 target(planeswalker)!$ controller
text={3}, {T}: Choose a card name, then reveal a card at random from your hand. If that card has the chosen name, Cursed Scroll deals 2 damage to any target.
mana={1}
type=Artifact
[/card]
[card]
name=Cyclopean Giant
auto=@movedTo(this|graveyard) from(battlefield):all(trigger[to]) moveto(exile) and!( transforms((swamp)) target(land) )!
text=When Cyclopean Giant dies, target land becomes a Swamp. Exile Cyclopean Giant.