Files
forge/forge-gui/res/cardsfolder/g/gloomlance.txt
Agetian 256d0bd455 - Further updated the cards from the previous commit.
- Removed DB Cleanup from cards that do not utilize it anywhere else.
- Rewrote the cards that used RememberedController (from LKI) but do not care about the destruction of the creature to use TargetedController instead.
2016-12-17 08:44:18 +00:00

9 lines
653 B
Plaintext

Name:Gloomlance
ManaCost:3 B B
Types:Sorcery
A:SP$ Destroy | Cost$ 3 B B | ValidTgts$ Creature | TgtPrompt$ Select target creature | SubAbility$ DBDiscard | SpellDescription$ Destroy target creature. If that creature was green or white, its controller discards a card.
SVar:DBDiscard:DB$ Discard | Defined$ TargetedController | NumCards$ 1 | Mode$ TgtChoose | ConditionCheckSVar$ X | References$ X | ConditionSVarCompare$ GE1
SVar:X:TargetedLKI$Valid Card.Green,Card.White
SVar:Picture:http://www.wizards.com/global/images/magic/general/gloomlance.jpg
Oracle:Destroy target creature. If that creature was green or white, its controller discards a card.