- Fix Thalia's Lieutenant (via Primate)

This commit is contained in:
Sol
2016-04-01 12:41:45 +00:00
parent 1ec3811314
commit 98f5a9f523

View File

@@ -3,9 +3,9 @@ ManaCost:1 W
Types:Creature Human Soldier Types:Creature Human Soldier
PT:1/1 PT:1/1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounterAll | TriggerDescription$ When CARDNAME enters the battlefield, put a +1/+1 counter on each other Human you control. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounterAll | TriggerDescription$ When CARDNAME enters the battlefield, put a +1/+1 counter on each other Human you control.
SVar:TrigPutCounterAll:DB$ PutCounterAll | ValidCards$ Human.YouCtrl+other | CounterType$ P1P1 | CounterNum$ 1 SVar:TrigPutCounterAll:DB$ PutCounterAll | ValidCards$ Human.YouCtrl+Other | CounterType$ P1P1 | CounterNum$ 1
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Human.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever another Human enters the battlefield under your control, put a +1/+1 counter on CARDNAME. T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Human.Other+YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Whenever another Human enters the battlefield under your control, put a +1/+1 counter on CARDNAME.
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | CounterType$ P1P1 | CounterNum$ 1 SVar:TrigPutCounter:AB$ PutCounter | Cost$ 0 | CounterType$ P1P1 | CounterNum$ 1
SVar:BuffedBy:Human SVar:BuffedBy:Human
SVar:Picture:http://www.wizards.com/global/images/magic/general/thalias_lieutenant.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/thalias_lieutenant.jpg
Oracle:When Thalia's Lieutenant enters the battlefield, put a +1/+1 counter on each other Human you control.\nWhenever another Human enters the battlefield under your control, put a +1/+1 counter on Thalia's Lieutenant. Oracle:When Thalia's Lieutenant enters the battlefield, put a +1/+1 counter on each other Human you control.\nWhenever another Human enters the battlefield under your control, put a +1/+1 counter on Thalia's Lieutenant.