mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
11 lines
796 B
Plaintext
11 lines
796 B
Plaintext
Name:Morphic Pool
|
|
ManaCost:no cost
|
|
Types:Land
|
|
R:Event$ Moved | ValidCard$ Card.Self | Destination$ Battlefield | ReplaceWith$ LandTapped | Description$ CARDNAME enters the battlefield tapped unless you have two or more opponents.
|
|
SVar:LandTapped:DB$ Tap | Defined$ Self | ETB$ True | ConditionCheckSVar$ ETBCheckSVar2 | ConditionSVarCompare$ LT2 | References$ ETBCheckSVar2 | SubAbility$ MoveToPlay
|
|
SVar:MoveToPlay:DB$ ChangeZone | Hidden$ True | Origin$ All | Destination$ Battlefield | Defined$ ReplacedCard
|
|
SVar:ETBCheckSVar2:PlayerCountOpponents$Amount
|
|
A:AB$ Mana | Cost$ T | Produced$ U | SpellDescription$ Add {U}.
|
|
A:AB$ Mana | Cost$ T | Produced$ B | SpellDescription$ Add {B}.
|
|
Oracle:Morphic Pool enters the battlefield tapped unless you have two or more opponents.\n{T}: Add {U} or {B}.
|