mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
Fix 'You may put' 'land card from your hand onto the battlefield' cards
This commit is contained in:
@@ -2,5 +2,5 @@ Name:Broken Bond
|
||||
ManaCost:1 G
|
||||
Types:Sorcery
|
||||
A:SP$ Destroy | Cost$ 1 G | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | SubAbility$ DBChangeZone | SpellDescription$ Destroy target artifact or enchantment. You may put a land card from your hand onto the battlefield.
|
||||
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1
|
||||
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1 | Optional$ You
|
||||
Oracle:Destroy target artifact or enchantment. You may put a land card from your hand onto the battlefield.
|
||||
|
||||
@@ -2,9 +2,8 @@ Name:Budoka Gardener
|
||||
ManaCost:1 G
|
||||
Types:Creature Human Monk
|
||||
PT:2/1
|
||||
A:AB$ChangeZone | Cost$ T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1 | OptionalDecider$ You | SubAbility$ DBFlip | SpellDescription$ You may put a land card from your hand onto the battlefield. If you control ten or more lands, flip CARDNAME.
|
||||
SVar:DBFlip:DB$SetState | Defined$ Self | ConditionCheckSVar$ X | ConditionSVarCompare$ GE10 | Mode$ Flip
|
||||
SVar:X:Count$Valid Land.YouCtrl
|
||||
A:AB$ChangeZone | Cost$ T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1 | Optional$ You | SubAbility$ DBFlip | SpellDescription$ You may put a land card from your hand onto the battlefield. If you control ten or more lands, flip CARDNAME.
|
||||
SVar:DBFlip:DB$SetState | Defined$ Self | ConditionPresent$ Land.YouCtrl | ConditionCompare$ GE10 | Mode$ Flip
|
||||
AlternateMode:Flip
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/budoka_gardener.jpg
|
||||
Oracle:{T}: You may put a land card from your hand onto the battlefield. If you control ten or more lands, flip Budoka Gardener.
|
||||
|
||||
@@ -2,6 +2,6 @@ Name:Firebrand Ranger
|
||||
ManaCost:1 R
|
||||
Types:Creature Human Soldier
|
||||
PT:2/1
|
||||
A:AB$ ChangeZone | Cost$ G T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land.Basic | ChangeNum$ 1 | SpellDescription$ You may put a basic land card from your hand onto the battlefield.
|
||||
A:AB$ ChangeZone | Cost$ G T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land.Basic | ChangeNum$ 1 | Optional$ You | AILogic$ AtOppEOT | SpellDescription$ You may put a basic land card from your hand onto the battlefield.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/firebrand_ranger.jpg
|
||||
Oracle:{G}, {T}: You may put a basic land card from your hand onto the battlefield.
|
||||
|
||||
@@ -2,6 +2,6 @@ Name:Llanowar Scout
|
||||
ManaCost:1 G
|
||||
Types:Creature Elf Scout
|
||||
PT:1/3
|
||||
A:AB$ ChangeZone | Cost$ T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1 | AILogic$ AtOppEOT | SpellDescription$ You may put a land card from your hand onto the battlefield.
|
||||
A:AB$ ChangeZone | Cost$ T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1 | Optional$ You | AILogic$ AtOppEOT | SpellDescription$ You may put a land card from your hand onto the battlefield.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/llanowar_scout.jpg
|
||||
Oracle:{T}: You may put a land card from your hand onto the battlefield.
|
||||
|
||||
@@ -2,6 +2,6 @@ Name:Sakura-Tribe Scout
|
||||
ManaCost:G
|
||||
Types:Creature Snake Shaman Scout
|
||||
PT:1/1
|
||||
A:AB$ ChangeZone | Cost$ T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1 | SpellDescription$ You may put a land card from your hand onto the battlefield.
|
||||
A:AB$ ChangeZone | Cost$ T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1 | Optional$ You | AILogic$ AtOppEOT | SpellDescription$ You may put a land card from your hand onto the battlefield.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sakura_tribe_scout.jpg
|
||||
Oracle:{T}: You may put a land card from your hand onto the battlefield.
|
||||
|
||||
@@ -2,6 +2,6 @@ Name:Skyshroud Ranger
|
||||
ManaCost:G
|
||||
Types:Creature Elf
|
||||
PT:1/1
|
||||
A:AB$ ChangeZone | Cost$ T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1 | SorcerySpeed$ True | SpellDescription$ You may put a land card from your hand onto the battlefield. Activate this ability only any time you could cast a sorcery.
|
||||
A:AB$ ChangeZone | Cost$ T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1 | Optional$ You | SorcerySpeed$ True | SpellDescription$ You may put a land card from your hand onto the battlefield. Activate this ability only any time you could cast a sorcery.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/skyshroud_ranger.jpg
|
||||
Oracle:{T}: You may put a land card from your hand onto the battlefield. Activate this ability only any time you could cast a sorcery.
|
||||
|
||||
@@ -2,6 +2,6 @@ Name:Swell of Growth
|
||||
ManaCost:1 G
|
||||
Types:Instant
|
||||
A:SP$ Pump | Cost$ 1 G | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ 2 | NumDef$ 2 | SpellDescription$ Target creature gets +2/+2 until end of turn. You may put a land card from your hand onto the battlefield. | SubAbility$ DBChangeZone
|
||||
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | $OptionalDecider You | ChangeType$ Land | ChangeNum$ 1
|
||||
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | Optional$ You | ChangeType$ Land | ChangeNum$ 1
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/swell_of_growth.jpg
|
||||
Oracle:Target creature gets +2/+2 until end of turn. You may put a land card from your hand onto the battlefield.
|
||||
|
||||
7
forge-gui/res/cardsfolder/upcoming/growth_spiral.txt
Normal file
7
forge-gui/res/cardsfolder/upcoming/growth_spiral.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Name:Growth Spiral
|
||||
ManaCost:G U
|
||||
Types:Instant
|
||||
A:SP$ DB$Draw | Cost$ G U | Defined$ You | NumCards$ 1 | SubAbility$ DBChangeZone | SpellDescription$ Draw a card.
|
||||
SVar:DBChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | Optional$ You | ChangeType$ Land | ChangeNum$ 1 | SpellDescription$ You may put a land card from your hand onto the battlefield.
|
||||
Oracle:Draw a card. You may put a land card from your hand onto the battlefield.
|
||||
|
||||
@@ -2,6 +2,6 @@ Name:Walking Atlas
|
||||
ManaCost:2
|
||||
Types:Artifact Creature Construct
|
||||
PT:1/1
|
||||
A:AB$ ChangeZone | Cost$ T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1 | Optional$ You | SpellDescription$ You may put a land card from your hand onto the battlefield.
|
||||
A:AB$ ChangeZone | Cost$ T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Land | ChangeNum$ 1 | Optional$ You | AILogic$ AtOppEOT | SpellDescription$ You may put a land card from your hand onto the battlefield.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/Walking_Atlas.jpg
|
||||
Oracle:{T}: You may put a land card from your hand onto the battlefield.
|
||||
|
||||
Reference in New Issue
Block a user