mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
add Outbreak (from Prophecy)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -4914,6 +4914,7 @@ res/cardsfolder/ostracize.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/otarian_juggernaut.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/oubliette.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/oust.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/outbreak.txt svneol=native#text/plain
|
||||
res/cardsfolder/outrage_shaman.txt svneol=native#text/plain
|
||||
res/cardsfolder/outrider_of_jhess.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/overbeing_of_myth.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/outbreak.txt
Normal file
11
res/cardsfolder/outbreak.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Outbreak
|
||||
ManaCost:3 B
|
||||
Types:Sorcery
|
||||
Text:no text
|
||||
A:SP$ChooseType | Cost$ 3 B | Defined$ You | Type$ Creature | SubAbility$ SVar=DBPumpAll | SpellDescription$ Choose a creature type. All creatures of that type get -1/-1 until end of turn.
|
||||
SVar:DBPumpAll:DB$PumpAll | ValidCards$ Creature.ChosenType | IsCurse$ True | NumAtt$ -1 | NumDef$ -1 | SpellDescription$ All creatures of that type get -1/-1 until end of turn.
|
||||
SVar:AltCost:Discard<1/Swamp>
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/outbreak.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user