mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Massacre.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -5088,6 +5088,7 @@ res/cardsfolder/m/masked_gorgon.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mass_calcify.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mass_hysteria.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/mass_of_ghouls.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/massacre.txt -text
|
||||
res/cardsfolder/m/massacre_wurm.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/master_apothecary.txt svneol=native#text/plain
|
||||
res/cardsfolder/m/master_decoy.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/m/massacre.txt
Normal file
13
res/cardsfolder/m/massacre.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Massacre
|
||||
ManaCost:2 B B
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
S:Mode$ Continuous | Affected$ Card.Self | EffectZone$ Hand | AddHiddenKeyword$ HIDDEN May be played without paying its mana cost | CheckSVar$ X | CheckSecondSVar$ Y | Description$ If an opponent controls a Plains and you control a Swamp, you may cast CARDNAME without paying its mana cost.
|
||||
SVar:X:Count$Valid Plains.YouDontCtrl
|
||||
SVar:Y:Count$Valid Swamp.YouCtrl
|
||||
A:SP$ PumpAll | Cost$ 2 B B | ValidCards$ Creature | NumAtt$ -2 | NumDef$ -2 | IsCurse$ True | SpellDescription$ All creatures get -2/-2 until end of turn.
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/massacre.jpg
|
||||
SetInfo:NMS|Uncommon|http://magiccards.info/scans/en/ne/58.jpg
|
||||
Oracle:If an opponent controls a Plains and you control a Swamp, you may cast Massacre without paying its mana cost.\nAll creatures get -2/-2 until end of turn.
|
||||
End
|
||||
Reference in New Issue
Block a user