From 6b6a88e17abaa4d9bd875b125aed76b80937d13e Mon Sep 17 00:00:00 2001 From: Sloth Date: Tue, 13 Dec 2011 17:54:18 +0000 Subject: [PATCH] - Added Mogg Toady. --- .gitattributes | 1 + res/cardsfolder/g/goblin_goon.txt | 1 + res/cardsfolder/m/mogg_toady.txt | 14 ++++++++++++++ 3 files changed, 16 insertions(+) create mode 100644 res/cardsfolder/m/mogg_toady.txt diff --git a/.gitattributes b/.gitattributes index 130fc825a83..dd5a2cd8d8c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5349,6 +5349,7 @@ res/cardsfolder/m/mogg_raider.txt svneol=native#text/plain res/cardsfolder/m/mogg_salvage.txt -text res/cardsfolder/m/mogg_sentry.txt svneol=native#text/plain res/cardsfolder/m/mogg_squad.txt svneol=native#text/plain +res/cardsfolder/m/mogg_toady.txt -text res/cardsfolder/m/mogg_war_marshal.txt svneol=native#text/plain res/cardsfolder/m/moggcatcher.txt svneol=native#text/plain res/cardsfolder/m/mold_adder.txt svneol=native#text/plain diff --git a/res/cardsfolder/g/goblin_goon.txt b/res/cardsfolder/g/goblin_goon.txt index b1b44079672..05a3f12382c 100644 --- a/res/cardsfolder/g/goblin_goon.txt +++ b/res/cardsfolder/g/goblin_goon.txt @@ -6,6 +6,7 @@ PT:6/6 S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ CARDNAME can't attack. & CARDNAME can't block. | CheckSVar$ X | SVarCompare$ LEY | Description$ CARDNAME can't attack unless you control more creatures than defending player. CARDNAME can't block unless you control more creatures than attacking player. SVar:X:Count$Valid Creature.YouCtrl SVar:Y:Count$Valid Creature.YouDontCtrl +SVar:BuffedBy:Creature SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_goon.jpg SetInfo:LGN|Rare|http://magiccards.info/scans/en/le/99.jpg diff --git a/res/cardsfolder/m/mogg_toady.txt b/res/cardsfolder/m/mogg_toady.txt new file mode 100644 index 00000000000..861b102a60c --- /dev/null +++ b/res/cardsfolder/m/mogg_toady.txt @@ -0,0 +1,14 @@ +Name:Mogg Toady +ManaCost:1 R +Types:Creature Goblin +Text:no text +PT:2/2 +S:Mode$ Continuous | Affected$ Card.Self | AddKeyword$ CARDNAME can't attack. & CARDNAME can't block. | CheckSVar$ X | SVarCompare$ LEY | Description$ CARDNAME can't attack unless you control more creatures than defending player.CARDNAME can't block unless you control more creatures than attacking player. +SVar:X:Count$Valid Creature.YouCtrl +SVar:Y:Count$Valid Creature.YouDontCtrl +SVar:BuffedBy:Creature +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/mogg_toady.jpg +SetInfo:NMS|Common|http://magiccards.info/scans/en/ne/95.jpg +Oracle:Mogg Toady can't attack unless you control more creatures than defending player.\nMogg Toady can't block unless you control more creatures than attacking player. +End \ No newline at end of file