mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Fixed Feast on the Fallen.
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user