mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
convert Countersquall to standard SubAbility
This commit is contained in:
@@ -2,7 +2,8 @@ Name:Countersquall
|
|||||||
ManaCost:U B
|
ManaCost:U B
|
||||||
Types:Instant
|
Types:Instant
|
||||||
Text:no text
|
Text:no text
|
||||||
A:SP$ Counter | Cost$ U B | TargetType$ Spell | ValidTgts$ Card.nonCreature | TgtPrompt$ Select target nonCreature spell | ExtraActions$ CC-LoseLife(2) | SpellDescription$ Counter target noncreature spell. Its controller loses 2 life.
|
A:SP$ Counter | Cost$ U B | TargetType$ Spell | ValidTgts$ Card.nonCreature | TgtPrompt$ Select target nonCreature spell | SubAbility$ SVar=DBDrain | SpellDescription$ Counter target noncreature spell. Its controller loses 2 life.
|
||||||
|
SVar:DBDrain:DB$LoseLife | Defined$ TargetedController | LifeAmount$ 2
|
||||||
SVar:Rarity:Uncommon
|
SVar:Rarity:Uncommon
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/countersquall.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/countersquall.jpg
|
||||||
SetInfo:CFX|Uncommon|http://magiccards.info/scans/en/cfx/103.jpg
|
SetInfo:CFX|Uncommon|http://magiccards.info/scans/en/cfx/103.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user