mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
Add Battlefield TriggerZone to Barren Glory.
Fix for https://git.cardforge.org/core-developers/forge/issues/616.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Name:Barren Glory
|
Name:Barren Glory
|
||||||
ManaCost:4 W W
|
ManaCost:4 W W
|
||||||
Types:Enchantment
|
Types:Enchantment
|
||||||
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | IsPresent$ Card.Other | PresentZone$ Battlefield | PresentPlayer$ You | PresentCompare$ EQ0 | IsPresent2$ Card | PresentZone2$ Hand | PresentPlayer2$ You | PresentCompare2$ EQ0 | Execute$ TrigWin | TriggerDescription$ At the beginning of your upkeep, if you control no permanents other than Barren Glory and have no cards in hand, you win the game.
|
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Card.Other | PresentZone$ Battlefield | PresentPlayer$ You | PresentCompare$ EQ0 | IsPresent2$ Card | PresentZone2$ Hand | PresentPlayer2$ You | PresentCompare2$ EQ0 | Execute$ TrigWin | TriggerDescription$ At the beginning of your upkeep, if you control no permanents other than Barren Glory and have no cards in hand, you win the game.
|
||||||
SVar:TrigWin:DB$WinsGame | Defined$ You
|
SVar:TrigWin:DB$WinsGame | Defined$ You
|
||||||
SVar:RemRandomDeck:True
|
SVar:RemRandomDeck:True
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/barren_glory.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/barren_glory.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user