mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-12 00:38:44 +00:00
Fix Infernal Captor (#5338)
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:3 R
|
||||
Types:Creature Devil Rogue
|
||||
PT:3/3
|
||||
K:Exploit
|
||||
T:Mode$ Exploited | ValidCard$ Creature | ValidSource$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ When CARDNAME exploits a creature, gain control of target artifact or creature until end of turn. Untap that permanent. It gains haste until end of turn.
|
||||
T:Mode$ Exploited | ValidCard$ Creature | ValidSource$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME exploits a creature, gain control of target artifact or creature until end of turn. Untap that permanent. It gains haste until end of turn.
|
||||
SVar:TrigChange:DB$ GainControl | TgtPrompt$ Choose target artifact or creature | ValidTgts$ Artifact,Creature | LoseControl$ EOT | Untap$ True | AddKWs$ Haste
|
||||
DeckHas:Ability$Sacrifice
|
||||
Oracle:Exploit (When this creature enters the battlefield, you may sacrifice a creature.)\nWhen Infernal Captor exploits a creature, gain control of target artifact or creature until end of turn. Untap that permanent. It gains haste until end of turn.
|
||||
Reference in New Issue
Block a user