mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
- You shouldn't have to interact when Parasitic Implant trigger resolves
This commit is contained in:
@@ -4,7 +4,7 @@ Types:Enchantment Aura
|
|||||||
K:Enchant creature
|
K:Enchant creature
|
||||||
A:SP$ Attach | Cost$ 3 B | ValidTgts$ Creature | AILogic$ Curse
|
A:SP$ Attach | Cost$ 3 B | ValidTgts$ Creature | AILogic$ Curse
|
||||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ At the beginning of your upkeep, enchanted creature's controller sacrifices it and you put a 1/1 colorless Myr artifact creature token onto the battlefield.
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigSac | TriggerDescription$ At the beginning of your upkeep, enchanted creature's controller sacrifices it and you put a 1/1 colorless Myr artifact creature token onto the battlefield.
|
||||||
SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Defined$ EnchantedController | SacValid$ Card.AttachedBy | SubAbility$ DBToken
|
SVar:TrigSac:AB$ SacrificeAll | Cost$ 0 | Defined$ Enchanted | SubAbility$ DBToken
|
||||||
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Myr | TokenTypes$ Artifact,Creature,Myr | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ c 1 1 myr NPH | TokenOwner$ You
|
SVar:DBToken:DB$ Token | TokenAmount$ 1 | TokenName$ Myr | TokenTypes$ Artifact,Creature,Myr | TokenColors$ Colorless | TokenPower$ 1 | TokenToughness$ 1 | TokenImage$ c 1 1 myr NPH | TokenOwner$ You
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/parasitic_implant.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/parasitic_implant.jpg
|
||||||
Oracle:Enchant creature\nAt the beginning of your upkeep, enchanted creature's controller sacrifices it and you put a 1/1 colorless Myr artifact creature token onto the battlefield.
|
Oracle:Enchant creature\nAt the beginning of your upkeep, enchanted creature's controller sacrifices it and you put a 1/1 colorless Myr artifact creature token onto the battlefield.
|
||||||
|
|||||||
Reference in New Issue
Block a user