mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
*Tweaked Din of the Fireherd for the new TokenOwner parameter.
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Din of the Fireherd
|
||||
ManaCost:5 BR BR BR
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ Token | Cost$ 5 BR BR BR | TokenAmount$ 1 | TokenName$ Elemental | TokenColors$ Black,Red | TokenTypes$ Creature,Elemental | TokenPower$ 5 | TokenToughness$ 5 | SubAbility$ SVar=DBSac1 | SpellDescription$ Put a 5/5 black and red Elemental creature token onto the battlefield. Target opponent sacrifices a creature for each black creature you control, then sacrifices a land for each red creature you control.
|
||||
A:SP$ Token | Cost$ 5 BR BR BR | TokenOwner$ You | TokenAmount$ 1 | TokenName$ Elemental | TokenColors$ Black,Red | TokenTypes$ Creature,Elemental | TokenPower$ 5 | TokenToughness$ 5 | SubAbility$ SVar=DBSac1 | SpellDescription$ Put a 5/5 black and red Elemental creature token onto the battlefield. Target opponent sacrifices a creature for each black creature you control, then sacrifices a land for each red creature you control.
|
||||
SVar:DBSac1:DB$Sacrifice | SacValid$ Creature | Defined$ Opponent | Amount$ X | SubAbility$ SVar=DBSac2
|
||||
SVar:DBSac2:DB$Sacrifice | SacValid$ Land | Defined$ Opponent | Amount$ Y
|
||||
SVar:X:Count$Valid Creature.Black+YouCtrl
|
||||
|
||||
Reference in New Issue
Block a user