many a treasured thing

This commit is contained in:
Rob Schnautz
2020-10-11 01:55:58 +00:00
parent f2c76d4979
commit c722a11491
24 changed files with 49 additions and 49 deletions

View File

@@ -1,7 +1,7 @@
Name:Heartless Pillage
ManaCost:2 B
Types:Sorcery
A:SP$ Discard | Cost$ 2 B | ValidTgts$ Opponent | Mode$ TgtChoose | NumCards$ 2 | TgtPrompt$ Select target opponent | SubAbility$ DBTreasure | SpellDescription$ Target opponent discards two cards. Raid — If you attacked this turn, create a colorless Treasure artifact token with "{T}, Sacrifice this artifact: Add one mana of any color."
A:SP$ Discard | Cost$ 2 B | ValidTgts$ Opponent | Mode$ TgtChoose | NumCards$ 2 | TgtPrompt$ Select target opponent | SubAbility$ DBTreasure | SpellDescription$ Target opponent discards two cards. Raid — If you attacked this turn, create a Treasure token.
SVar:DBTreasure:DB$ Token | ConditionCheckSVar$ RaidTest | ConditionSVarCompare$ GE1 | References$ RaidTest | TokenAmount$ 1 | TokenScript$ c_a_treasure_sac | TokenOwner$ You
SVar:RaidTest:Count$AttackersDeclared
Oracle:Target opponent discards two cards.\nRaid — If you attacked this turn, create a colorless Treasure artifact token with "{T}, Sacrifice this artifact: Add one mana of any color."
Oracle:Target opponent discards two cards.\nRaid — If you attacked this turn, create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")

View File

@@ -1,7 +1,7 @@
Name:Hornswoggle
ManaCost:2 U
Types:Instant
A:SP$ Counter | Cost$ 2 U | TargetType$ Spell | TgtPrompt$ Select target Creature spell | ValidTgts$ Creature | SubAbility$ DBTreasure | SpellDescription$ Counter target creature spell. You create a colorless Treasure artifact token with "{T}, Sacrifice this artifact: Add one mana of any color."
A:SP$ Counter | Cost$ 2 U | TargetType$ Spell | TgtPrompt$ Select target Creature spell | ValidTgts$ Creature | SubAbility$ DBTreasure | SpellDescription$ Counter target creature spell. You create a Treasure token.
SVar:DBTreasure:DB$ Token | TokenAmount$ 1 | TokenScript$ c_a_treasure_sac | TokenOwner$ You | LegacyImage$ c a treasure sac rix
SVar:Picture:http://www.wizards.com/global/images/magic/general/hornswoggle.jpg
Oracle:Counter target creature spell. You create a colorless Treasure artifact token with "{T}, Sacrifice this artifact: Add one mana of any color."
Oracle:Counter target creature spell. You create a Treasure token. (It's an artifact with "{T}, Sacrifice this artifact: Add one mana of any color.")