diff --git a/forge-gui/res/cardsfolder/f/frontier_explorer.txt b/forge-gui/res/cardsfolder/f/frontier_explorer.txt index 316a284eb3a..19573ce0789 100644 --- a/forge-gui/res/cardsfolder/f/frontier_explorer.txt +++ b/forge-gui/res/cardsfolder/f/frontier_explorer.txt @@ -2,7 +2,6 @@ Name:Frontier Explorer ManaCost:W Types:Creature Cat Scout PT:2/1 -A:AB$ Effect | Cost$ 3 T | Name$ Play a Plains | Abilities$ PlayLand | EffectOwner$ You | SpellDescription$ Until end of turn, you may play one basic Plains card from outside the game. -SVar:PlayLand:ST$ Play | Cost$ 0 | ActivationZone$ Command | SorcerySpeed$ True | ValidZone$ Sideboard | Valid$ Land.Plains+Basic | SubAbility$ ExileEffect | SpellDescription$ Play a basic Plains card from outside the game. -SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile +A:AB$ Effect | Cost$ 3 T | StaticAbilities$ PlaySideboard | EffectOwner$ You | SpellDescription$ Until end of turn, you may play one basic Plains card from outside the game. +SVar:PlaySideboard:Mode$ Continuous | Affected$ Land.Plains+Basic | MayPlay$ True | MayPlayLimit$ 1 | EffectZone$ Command | AffectedZone$ Sideboard | Description$ Until end of turn, you may play one basic Plains card from outside the game. Oracle:{3}, {T}: Until end of turn, you may play one basic Plains card from outside the game. diff --git a/forge-gui/res/cardsfolder/upcoming/wish.txt b/forge-gui/res/cardsfolder/upcoming/wish.txt new file mode 100644 index 00000000000..38ad0866f0a --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/wish.txt @@ -0,0 +1,6 @@ +Name:Wish +ManaCost:2 R +Types:Sorcery +A:SP$ Effect | StaticAbilities$ PlaySideboard | SpellDescription$ You may play a card you own from outside the game this turn. +SVar:PlaySideboard:Mode$ Continuous | Affected$ Card.YouOwn | MayPlay$ True | MayPlayLimit$ 1 | EffectZone$ Command | AffectedZone$ Sideboard | Description$ You may play a card you own from outside the game this turn. +Oracle:You may play a card you own from outside the game this turn.