- Fixed Feast on the Fallen.

This commit is contained in:
Sloth
2014-07-19 19:33:08 +00:00
parent 79fe00ed1c
commit af879a1521

View File

@@ -1,8 +1,8 @@
Name:Feast on the Fallen Name:Feast on the Fallen
ManaCost:2 B ManaCost:2 B
Types:Enchantment Types:Enchantment
T:Mode$ Phase | Phase$ Upkeep | CheckSVar$ X | References$ X | SVarCompare$ GE1 | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of each upkeep, if an opponent lost life last turn, put a +1/+1 counter on each creature you control. T:Mode$ Phase | Phase$ Upkeep | CheckSVar$ X | References$ X | SVarCompare$ GE1 | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of each upkeep, if an opponent lost life last turn, put a +1/+1 counter on target creature you control.
SVar:TrigPutCounter:AB$ PutCounterAll | Cost$ 0 | ValidCards$ Creature.YouCtrl | CounterType$ P1P1 | CounterNum$ 1 SVar:TrigPutCounter:AB$ PutCounter | Cost$ 0 | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ P1P1 | CounterNum$ 1
SVar:X:PlayerCountOpponents$LifeLostLastTurn SVar:X:PlayerCountOpponents$LifeLostLastTurn
SVar:Picture:http://www.wizards.com/global/images/magic/general/feast_on_the_fallen.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/feast_on_the_fallen.jpg
Oracle:At the beginning of each upkeep, if an opponent lost life last turn, put a +1/+1 counter on target creature you control. Oracle:At the beginning of each upkeep, if an opponent lost life last turn, put a +1/+1 counter on target creature you control.