mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Stenchskipper.
- Added SVar:NeedsToPlay to two more cards.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -6894,6 +6894,7 @@ res/cardsfolder/steelshaper_apprentice.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/steelshapers_gift.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/steely_resolve.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/stench_of_decay.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/stenchskipper.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/steppe_lynx.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/sterling_grove.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/stern_judge.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -10,6 +10,7 @@ A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add G to your mana pool.
|
||||
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | IsPresent$ Artifact.YouCtrl | PresentCompare$ EQ0 | Execute$ TrigSac | TriggerDescription$ At the beginning of the end step, if you control no artifacts, sacrifice CARDNAME.
|
||||
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:NeedsToPlay:Artifact.YouCtrl
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/glimmervoid.jpg
|
||||
SetInfo:MRD|Rare|http://magiccards.info/scans/en/mi/281.jpg
|
||||
|
||||
12
res/cardsfolder/stenchskipper.txt
Normal file
12
res/cardsfolder/stenchskipper.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Stenchskipper
|
||||
ManaCost:3 B
|
||||
Types:Creature Elemental
|
||||
Text:no text
|
||||
PT:6/5
|
||||
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | IsPresent$ Goblin.YouCtrl | PresentCompare$ EQ0 | Execute$ TrigSac | TriggerDescription$ At the beginning of the end step, if you control no Goblins, sacrifice CARDNAME.
|
||||
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self
|
||||
SVar:RemRandomDeck:True
|
||||
SVar:NeedsToPlay:Goblin.YouCtrl
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/stenchskipper.jpg
|
||||
End
|
||||
@@ -9,7 +9,7 @@ A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add R to your mana pool.
|
||||
A:AB$ Mana | Cost$ T | Produced$ G | SpellDescription$ Add G to your mana pool.
|
||||
T:Mode$ Phase | Phase$ End of Turn | TriggerZones$ Battlefield | IsPresent$ Creature.YouCtrl | PresentCompare$ EQ0 | Execute$ TrigSac | TriggerDescription$ At the beginning of the end step, if you control no creatures, sacrifice CARDNAME.
|
||||
SVar:TrigSac:AB$Sacrifice | Cost$ 0 | Defined$ Self
|
||||
SVar:RemAIDeck:True
|
||||
SVar:NeedsToPlay:Creature.YouCtrl
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/thran_quarry.jpg
|
||||
SetInfo:USG|Rare|http://magiccards.info/scans/en/us/329.jpg
|
||||
|
||||
Reference in New Issue
Block a user