Files
forge/res/cardsfolder/d/dovescape.txt
Sloth 33cac79523 - Added a new static ability "CantAttack".
- Converted some cards (they now work correctly with Planeswalkers).
2012-11-06 09:14:22 +00:00

13 lines
1.1 KiB
Plaintext

Name:Dovescape
ManaCost:3 WU WU WU
Types:Enchantment
Text:no text
T:Mode$ SpellCast | ValidCard$ Card.nonCreature | TriggerZones$ Battlefield | Execute$ TrigCounter | TriggerDescription$ Whenever a player casts a noncreature spell, counter that spell. That player puts X 1/1 white and blue Bird creature tokens with flying onto the battlefield, where X is the spell's converted mana cost.
SVar:TrigCounter:AB$ Counter | Cost$ 0 | Defined$ TriggeredSpellAbility | SubAbility$ DBToken
SVar:DBToken:DB$ Token | TokenAmount$ X | TokenName$ Bird | TokenTypes$ Creature,Bird | TokenOwner$ TriggeredActivator | TokenColors$ White,Blue | TokenPower$ 1 | TokenToughness$ 1 | TokenKeywords$ Flying | References$ X
SVar:X:TriggeredCard$CardManaCost
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/dovescape.jpg
SetInfo:DIS|Rare|http://magiccards.info/scans/en/di/143.jpg
Oracle:({W/U} can be paid with either {W} or {U}.)\nWhenever a player casts a noncreature spell, counter that spell. That player puts X 1/1 white and blue Bird creature tokens with flying onto the battlefield, where X is the spell's converted mana cost.
End