mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added "Mandatory$ True" to some more cards.
This commit is contained in:
6
.gitattributes
vendored
6
.gitattributes
vendored
@@ -5156,7 +5156,7 @@ res/cardsfolder/ray_of_distortion.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ray_of_erasure.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ray_of_revelation.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/raze.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/razing_snidd.txt svneol=native#text/plain
|
||||
res/cardsfolder/razing_snidd.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/razor_golem.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/razor_hippogriff.txt svneol=native#text/plain
|
||||
res/cardsfolder/razor_pendulum.txt svneol=native#text/plain
|
||||
@@ -5542,7 +5542,7 @@ res/cardsfolder/savage_twister.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/savannah.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/savannah_lions.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/savra_queen_of_the_golgari.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sawtooth_loon.txt svneol=native#text/plain
|
||||
res/cardsfolder/sawtooth_loon.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sawtooth_thresher.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/scab_clan_mauler.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/scabland.txt -text svneol=native#text/plain
|
||||
@@ -5820,7 +5820,7 @@ res/cardsfolder/shower_of_sparks.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/shrapnel_blast.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/shriek_of_dread.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/shriekhorn.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/shrieking_drake.txt svneol=native#text/plain
|
||||
res/cardsfolder/shrieking_drake.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/shrieking_mogg.txt svneol=native#text/plain
|
||||
res/cardsfolder/shrieking_specter.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/shriekmaw.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -4,7 +4,7 @@ Types:Creature Noggle Rogue
|
||||
Text:no text
|
||||
PT:4/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME enters the battlefield, return a land you control to its owner's hand.
|
||||
SVar:TrigReturn:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Land.YouCtrl
|
||||
SVar:TrigReturn:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | Mandatory$ True | ChangeType$ Land.YouCtrl
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/noggle_bridgebreaker.jpg
|
||||
SetInfo:EVE|Common|http://magiccards.info/scans/en/eve/107.jpg
|
||||
|
||||
@@ -4,7 +4,7 @@ Types:Land
|
||||
Text:no text
|
||||
K:CARDNAME enters the battlefield tapped.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME enters the battlefield, return a land you control to its owner's hand.
|
||||
SVar:TrigReturn:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Land.YouCtrl
|
||||
SVar:TrigReturn:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | Mandatory$ True | ChangeType$ Land.YouCtrl
|
||||
A:AB$ Mana | Cost$ T | Produced$ W B | SpellDescription$ Add W B to your mana pool.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
|
||||
@@ -5,7 +5,7 @@ Text:no text
|
||||
K:Rakdos Carnarium enters the battlefield tapped.
|
||||
A:AB$ Mana | Cost$ T | Produced$ B R | SpellDescription$ Add B R to your mana pool.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME enters the battlefield, return a land you control to its owner's hand.
|
||||
SVar:TrigReturn:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Land.YouCtrl
|
||||
SVar:TrigReturn:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | Mandatory$ True | ChangeType$ Land.YouCtrl
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/rakdos_carnarium.jpg
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
Name:Razing Snidd
|
||||
ManaCost:4 B R
|
||||
Types:Creature Beast
|
||||
Text:no text
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, return a black or red creature you control to its owner's hand.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME enters the battlefield, each player sacrifices a land.
|
||||
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Creature.Black+YouCtrl,Creature.Red+YouCtrl
|
||||
SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Defined$ Each | SacValid$ Land
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/razing_snidd.jpg
|
||||
SetInfo:PLS|Uncommon|http://magiccards.info/scans/en/ps/121.jpg
|
||||
Name:Razing Snidd
|
||||
ManaCost:4 B R
|
||||
Types:Creature Beast
|
||||
Text:no text
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, return a black or red creature you control to its owner's hand.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSac | TriggerDescription$ When CARDNAME enters the battlefield, each player sacrifices a land.
|
||||
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | Mandatory$ True | ChangeType$ Creature.Black+YouCtrl,Creature.Red+YouCtrl
|
||||
SVar:TrigSac:AB$ Sacrifice | Cost$ 0 | Defined$ Each | SacValid$ Land
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/razing_snidd.jpg
|
||||
SetInfo:PLS|Uncommon|http://magiccards.info/scans/en/ps/121.jpg
|
||||
End
|
||||
@@ -1,16 +1,16 @@
|
||||
Name:Sawtooth Loon
|
||||
ManaCost:2 W U
|
||||
Types:Creature Bird
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, return a white or blue creature you control to its owner's hand.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw two cards, then put two cards from your hand on the bottom of your library.
|
||||
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Creature.White+YouCtrl,Creature.Blue+YouCtrl
|
||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 2 | SubAbility$ SVar=DBChangeZone
|
||||
SVar:DBChangeZone:DB$ChangeZone | Origin$ Hand | Destination$ Library | LibraryPosition$ -1 | ChangeNum$ 2
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sawtooth_loon.jpg
|
||||
SetInfo:PLS|Uncommon|http://magiccards.info/scans/en/ps/123.jpg
|
||||
Name:Sawtooth Loon
|
||||
ManaCost:2 W U
|
||||
Types:Creature Bird
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, return a white or blue creature you control to its owner's hand.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw two cards, then put two cards from your hand on the bottom of your library.
|
||||
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | Mandatory$ True | ChangeType$ Creature.White+YouCtrl,Creature.Blue+YouCtrl
|
||||
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 2 | SubAbility$ SVar=DBChangeZone
|
||||
SVar:DBChangeZone:DB$ChangeZone | Origin$ Hand | Destination$ Library | LibraryPosition$ -1 | ChangeNum$ 2
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/sawtooth_loon.jpg
|
||||
SetInfo:PLS|Uncommon|http://magiccards.info/scans/en/ps/123.jpg
|
||||
End
|
||||
@@ -5,7 +5,7 @@ Text:no text
|
||||
K:Selesnya Sanctuary enters the battlefield tapped.
|
||||
A:AB$ Mana | Cost$ T | Produced$ G W | SpellDescription$ Add G W to your mana pool.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME enters the battlefield, return a land you control to its owner's hand.
|
||||
SVar:TrigReturn:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Land.YouCtrl
|
||||
SVar:TrigReturn:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | Mandatory$ True | ChangeType$ Land.YouCtrl
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/selesnya_sanctuary.jpg
|
||||
|
||||
@@ -5,7 +5,7 @@ Text:no text
|
||||
PT:7/7
|
||||
K:Trample
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, return a red or green creature you control to its owner's hand.
|
||||
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Creature.Red+YouCtrl,Creature.Green+YouCtrl
|
||||
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | Mandatory$ True | ChangeType$ Creature.Red+YouCtrl,Creature.Green+YouCtrl
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/shivan_wurm.jpg
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
Name:Shrieking Drake
|
||||
ManaCost:U
|
||||
Types:Creature Drake
|
||||
Text:no text
|
||||
PT:1/1
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, return a creature you control to its owner's hand.
|
||||
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Creature.YouCtrl
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/shrieking_drake.jpg
|
||||
SetInfo:VIS|Common|http://magiccards.info/scans/en/vi/43.jpg
|
||||
Name:Shrieking Drake
|
||||
ManaCost:U
|
||||
Types:Creature Drake
|
||||
Text:no text
|
||||
PT:1/1
|
||||
K:Flying
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, return a creature you control to its owner's hand.
|
||||
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | Mandatory$ True | ChangeType$ Creature.YouCtrl
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/shrieking_drake.jpg
|
||||
SetInfo:VIS|Common|http://magiccards.info/scans/en/vi/43.jpg
|
||||
End
|
||||
@@ -5,7 +5,7 @@ Text:no text
|
||||
K:Simic Growth Chamber enters the battlefield tapped.
|
||||
A:AB$ Mana | Cost$ T | Produced$ G U | SpellDescription$ Add G U to your mana pool.
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME enters the battlefield, return a land you control to its owner's hand.
|
||||
SVar:TrigReturn:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Land.YouCtrl
|
||||
SVar:TrigReturn:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | Mandatory$ True | ChangeType$ Land.YouCtrl
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/simic_growth_chamber.jpg
|
||||
|
||||
@@ -5,7 +5,7 @@ Text:no text
|
||||
PT:4/4
|
||||
K:First Strike
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, return a green or white creature you control to its owner's hand.
|
||||
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Creature.White+YouCtrl,Creature.Green+YouCtrl
|
||||
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | Mandatory$ True | ChangeType$ Creature.White+YouCtrl,Creature.Green+YouCtrl
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/steel_leaf_paladin.jpg
|
||||
|
||||
@@ -5,7 +5,7 @@ Text:no text
|
||||
PT:2/2
|
||||
K:Flash
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Creature.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, return a creature you control to its owner's hand.
|
||||
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | ChangeType$ Creature.YouCtrl
|
||||
SVar:TrigChange:AB$ChangeZone | Origin$ Battlefield | Destination$ Hand | Cost$ 0 | Hidden$ True | Mandatory$ True | ChangeType$ Creature.YouCtrl
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/whitemane_lion.jpg
|
||||
|
||||
Reference in New Issue
Block a user