mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
10 lines
1009 B
Plaintext
10 lines
1009 B
Plaintext
Name:Feed the Machine
|
|
ManaCost:no cost
|
|
Types:Scheme
|
|
T:Mode$ SetInMotion | ValidCard$ Card.Self | Execute$ DBChoose | TriggerZones$ Command | TriggerDescription$ When you set this scheme in motion, target opponent chooses self or others. If that player chooses self, they sacrifice two creatures. if the player chooses others, each of your other opponents sacrifice a creature.
|
|
SVar:DBChoose:DB$ GenericChoice | ValidTgts$ Opponent | Choices$ Self,Others | AILogic$ SelfOthers
|
|
SVar:Self:DB$ Sacrifice | SacValid$ Creature | Defined$ ParentTarget | Amount$ 2 | SpellDescription$ Self
|
|
SVar:Others:DB$ Sacrifice | SacValid$ Creature | Defined$ OppNonParentTarget | Amount$ 1 | SpellDescription$ Others
|
|
SVar:Picture:https://downloads.cardforge.org/images/cards/ARC/Feed the Machine.full.jpg
|
|
Oracle:When you set this scheme in motion, target opponent chooses self or others. If that player chooses self, they sacrifice two creatures. if the player chooses others, each of your other opponents sacrifice a creature.
|