adding M13 cards by squee1968

This commit is contained in:
ArsenalNut
2012-07-07 04:31:58 +00:00
parent 3d79fb0b3d
commit 7f1bde7ca0
11 changed files with 137 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
Name:Slumbering Dragon
ManaCost:R
Types:Creature Dragon
Text:no text
PT:3/3
K:Flying
S:Mode$ Continuous | Affected$ Card.Self | AddHiddenKeyword$ HIDDEN CARDNAME can't attack or block. | CheckSVar$ X | SVarCompare$ LE5 | References$ X | Description$ CARDNAME can't attack or block unless it has five or more +1/+1 counters on it.
T:Mode$ Attacks | ValidCard$ Creature.YouDontCtrl | TriggerZones$ Battlefield | Execute$ DragonWake | TriggerDescription$ Whenever a creature attacks you or a planeswalker you control, put a +1/+1 counter on CARDNAME.
SVar:DragonWake:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1
SVar:X:Count$NumCounters.P1P1
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/slumbering_dragon.jpg
SetInfo:M13|Rare|http://magiccards.info/scans/en/m13/148.jpg
Oracle:Flying\nSlumbering Dragon can't attack or block unless it has five or more +1/+1 counters on it.\nWhenever a creature attacks you or a planeswalker you control, put a +1/+1 counter on Slumbering Dragon.
End