mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
convert Elvish Berserker to triggers
This commit is contained in:
@@ -3,7 +3,9 @@ ManaCost:G
|
|||||||
Types:Creature Elf Berserker
|
Types:Creature Elf Berserker
|
||||||
Text:no text
|
Text:no text
|
||||||
PT:1/1
|
PT:1/1
|
||||||
K:Whenever CARDNAME becomes blocked, it gets +1/+1 until end of turn for each creature blocking it.
|
T:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME becomes blocked, it gets +1/+1 until end of turn for each creature blocking it.
|
||||||
|
SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ +X | NumDef$ +X
|
||||||
|
SVar:X:Count$TriggeredNumBlockers
|
||||||
SVar:Rarity:Common
|
SVar:Rarity:Common
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/elvish_berserker.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/elvish_berserker.jpg
|
||||||
SetInfo:EXO|Common|http://magiccards.info/scans/en/ex/110.jpg
|
SetInfo:EXO|Common|http://magiccards.info/scans/en/ex/110.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user