mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
15 lines
1.2 KiB
Plaintext
15 lines
1.2 KiB
Plaintext
|
Name:Wingmate Roc
|
||
|
ManaCost:3 W W
|
||
|
Types:Creature Bird
|
||
|
PT:3/4
|
||
|
K:Flying
|
||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | CheckSVar$ RaidTest | Execute$ TrigToken | TriggerDescription$ Raid — When CARDNAME enters the battlefield, if you attacked with a creature this turn, create a 3/4 white Bird creature token with flying.
|
||
|
SVar:RaidTest:Count$AttackersDeclared
|
||
|
SVar:TrigToken:AB$ Token | Cost$ 0 | TokenName$ Bird | TokenColors$ White | TokenPower$ 3 | TokenToughness$ 4 | TokenTypes$ Creature,Bird | TokenKeywords$ Flying | TokenAmount$ 1 | TokenOwner$ You
|
||
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ Whenever CARDNAME attacks, you gain 1 life for each attacking creature.
|
||
|
SVar:TrigGainLife:AB$ GainLife | Cost$ 0 | Defined$ You | LifeAmount$ X | References$ X
|
||
|
SVar:X:Count$Valid Creature.attacking
|
||
|
SVar:HasAttackEffect:TRUE
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wingmate_roc.jpg
|
||
|
Oracle:Flying\nRaid — When Wingmate Roc enters the battlefield, if you attacked with a creature this turn, create a 3/4 white Bird creature token with flying.\nWhenever Wingmate Roc attacks, you gain 1 life for each attacking creature.
|