mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Mogg Toady.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_salvage.txt -text
|
||||||
res/cardsfolder/m/mogg_sentry.txt svneol=native#text/plain
|
res/cardsfolder/m/mogg_sentry.txt svneol=native#text/plain
|
||||||
res/cardsfolder/m/mogg_squad.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/mogg_war_marshal.txt svneol=native#text/plain
|
||||||
res/cardsfolder/m/moggcatcher.txt svneol=native#text/plain
|
res/cardsfolder/m/moggcatcher.txt svneol=native#text/plain
|
||||||
res/cardsfolder/m/mold_adder.txt svneol=native#text/plain
|
res/cardsfolder/m/mold_adder.txt svneol=native#text/plain
|
||||||
|
|||||||
@@ -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.
|
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:X:Count$Valid Creature.YouCtrl
|
||||||
SVar:Y:Count$Valid Creature.YouDontCtrl
|
SVar:Y:Count$Valid Creature.YouDontCtrl
|
||||||
|
SVar:BuffedBy:Creature
|
||||||
SVar:Rarity:Rare
|
SVar:Rarity:Rare
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_goon.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/goblin_goon.jpg
|
||||||
SetInfo:LGN|Rare|http://magiccards.info/scans/en/le/99.jpg
|
SetInfo:LGN|Rare|http://magiccards.info/scans/en/le/99.jpg
|
||||||
|
|||||||
14
res/cardsfolder/m/mogg_toady.txt
Normal file
14
res/cardsfolder/m/mogg_toady.txt
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user