mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
969 B
Plaintext
12 lines
969 B
Plaintext
|
Name:Emberstrike Duo
|
||
|
ManaCost:1 BR
|
||
|
Types:Creature Elemental Warrior Shaman
|
||
|
PT:1/1
|
||
|
T:Mode$ SpellCast | ValidCard$ Card.Black | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPump11 | TriggerDescription$ Whenever you cast a black spell, CARDNAME gets +1/+1 until end of turn.
|
||
|
T:Mode$ SpellCast | ValidCard$ Card.Red | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPumpFirstStrike | TriggerDescription$ Whenever you cast a red spell, CARDNAME gains first strike until end of turn.
|
||
|
SVar:TrigPump11:AB$Pump | Cost$ 0 | NumAtt$ +1 | NumDef$ +1 | Defined$ Self
|
||
|
SVar:TrigPumpFirstStrike:AB$Pump | Cost$ 0 | KW$ First Strike | Defined$ Self
|
||
|
SVar:BuffedBy:Card.Black,Card.Red
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/emberstrike_duo.jpg
|
||
|
Oracle:Whenever you cast a black spell, Emberstrike Duo gets +1/+1 until end of turn.\nWhenever you cast a red spell, Emberstrike Duo gains first strike until end of turn.
|