mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Ran set info script.
- Ran oracle script.
This commit is contained in:
@@ -1,16 +1,19 @@
|
|||||||
Name:Djinn of Wishes
|
Name:Djinn of Wishes
|
||||||
ManaCost:3 U U
|
ManaCost:3 U U
|
||||||
Types:Creature Djinn
|
Types:Creature Djinn
|
||||||
Text:no text
|
Text:no text
|
||||||
PT:4/4
|
PT:4/4
|
||||||
K:Flying
|
K:Flying
|
||||||
K:etbCounter:WISH:3
|
K:etbCounter:WISH:3
|
||||||
A:AB$ Dig | Cost$ 2 U U SubCounter<1/WISH> | DigNum$ 1 | Reveal$ True | NoMove$ True | RememberRevealed$ True | SubAbility$ DBPlayIT | SpellDescription$ Reveal the top card of your library. You may play that card without paying its mana cost. If you don't, exile it.
|
A:AB$ Dig | Cost$ 2 U U SubCounter<1/WISH> | DigNum$ 1 | Reveal$ True | NoMove$ True | RememberRevealed$ True | SubAbility$ DBPlayIT | SpellDescription$ Reveal the top card of your library. You may play that card without paying its mana cost. If you don't, exile it.
|
||||||
SVar:DBPlayIT:DB$ Play | Defined$ Remembered | Controller$ You | WithoutManaCost$ True | Optional$ True | RememberPlayed$ True | SubAbility$ DBExileIfNotPlayed
|
SVar:DBPlayIT:DB$ Play | Defined$ Remembered | Controller$ You | WithoutManaCost$ True | Optional$ True | RememberPlayed$ True | SubAbility$ DBExileIfNotPlayed
|
||||||
SVar:DBExileIfNotPlayed:DB$ ChangeZone | Origin$ Library | Destination$ Exile | Defined$ Remembered | DefinedPlayer$ You | ConditionCheckSVar$ DjinnX | ConditionSVarCompare$ EQ1 | SubAbility$ DBDjinnCleanup
|
SVar:DBExileIfNotPlayed:DB$ ChangeZone | Origin$ Library | Destination$ Exile | Defined$ Remembered | DefinedPlayer$ You | ConditionCheckSVar$ DjinnX | ConditionSVarCompare$ EQ1 | SubAbility$ DBDjinnCleanup
|
||||||
SVar:DBDjinnCleanup:DB$ Cleanup | ClearRemembered$ True
|
SVar:DBDjinnCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
SVar:DjinnX:Remembered$Valid Card.IsRemembered
|
SVar:DjinnX:Remembered$Valid Card.IsRemembered
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/djinn_of_wishes.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/djinn_of_wishes.jpg
|
||||||
|
SetInfo:M10|Rare|http://magiccards.info/scans/en/m10/50.jpg
|
||||||
|
SetInfo:M12|Rare|http://magiccards.info/scans/en/m12/51.jpg
|
||||||
|
Oracle:Flying\nDjinn of Wishes enters the battlefield with three wish counters on it.\n{2}{U}{U}, Remove a wish counter from Djinn of Wishes: Reveal the top card of your library. You may play that card without paying its mana cost. If you don't, exile it.
|
||||||
End
|
End
|
||||||
Reference in New Issue
Block a user