mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 02:08:00 +00:00
Merge branch 'master' of https://git.cardforge.org/core-developers/forge
This commit is contained in:
@@ -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.
|
||||
|
||||
6
forge-gui/res/cardsfolder/upcoming/wish.txt
Normal file
6
forge-gui/res/cardsfolder/upcoming/wish.txt
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user