From 19fdd6919bad9aa94e9b26a3b54ae82b59d711f5 Mon Sep 17 00:00:00 2001 From: Sol Date: Fri, 4 Mar 2016 19:45:08 +0000 Subject: [PATCH] - Ulamogs Despoiler needs to be static, since it doesnt use the stack (replacement) --- forge-gui/res/cardsfolder/u/ulamogs_despoiler.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/u/ulamogs_despoiler.txt b/forge-gui/res/cardsfolder/u/ulamogs_despoiler.txt index 184ca143e4c..0d76b5dcb41 100644 --- a/forge-gui/res/cardsfolder/u/ulamogs_despoiler.txt +++ b/forge-gui/res/cardsfolder/u/ulamogs_despoiler.txt @@ -2,7 +2,7 @@ Name:Ulamog's Despoiler ManaCost:6 Types:Creature Eldrazi Processor PT:5/5 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounters | TriggerDescription$ As CARDNAME enters the battlefield, you may put two cards your opponents own from exile into their owners' graveyards. If you do, CARDNAME enters the battlefield with four +1/+1 counters on it. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Static$ True | Execute$ TrigPutCounters | TriggerDescription$ As CARDNAME enters the battlefield, you may put two cards your opponents own from exile into their owners' graveyards. If you do, CARDNAME enters the battlefield with four +1/+1 counters on it. SVar:TrigPutCounters:AB$ PutCounter | Cost$ ExiledMoveToGrave<2/Card.OppOwn/card an opponent owns> | Defined$ Self | CounterType$ P1P1 | CounterNum$ 4 SVar:Picture:http://www.wizards.com/global/images/magic/general/ulamogs_despoiler.jpg Oracle:As Ulamog's Despoiler enters the battlefield, you may put two cards your opponents own from exile into their owners' graveyards. If you do, Ulamog's Despoiler enters the battlefield with four +1/+1 counters on it.