mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Fixed Maelstrom Djinn.
This commit is contained in:
@@ -5,7 +5,7 @@ PT:5/6
|
||||
K:Flying
|
||||
K:Morph:2 U
|
||||
T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigDjinnVanishing | TriggerZones$ Battlefield | TriggerDescription$ When CARDNAME is turned face up, put two time counters on it and it gains vanishing.
|
||||
SVar:TrigDjinnVanishing:AB$ PutCounter | Cost$ 0 | CounterType$ TIME | CounterNum$ 2 | SubAbility$ DBPump
|
||||
SVar:DBPump:DB$ Pump | Defined$ Self | KW$ Vanishing | Permanent$ True
|
||||
SVar:TrigDjinnVanishing:DB$ PutCounter | CounterType$ TIME | CounterNum$ 2 | SubAbility$ DBPump
|
||||
SVar:DBPump:DB$ Pump | Defined$ Self | KW$ Vanishing:2 | Permanent$ True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/maelstrom_djinn.jpg
|
||||
Oracle:Flying\nMorph {2}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Maelstrom Djinn is turned face up, put two time counters on it and it gains vanishing. (At the beginning of your upkeep, remove a time counter from it. When the last is removed, sacrifice it.)
|
||||
|
||||
Reference in New Issue
Block a user