mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
11 lines
635 B
Plaintext
11 lines
635 B
Plaintext
Name:Smallpox
|
|
ManaCost:B B
|
|
Types:Sorcery
|
|
A:SP$LoseLife | Cost$ B B | Defined$ Each | LifeAmount$ 1 | SpellDescription$ Each player loses 1 life, discards a card, sacrifices a creature, then sacrifices a land. | SubAbility$ SVar=DBDiscard
|
|
SVar:DBDiscard:DB$Discard | NumCards$ 1 | Mode$ TgtChoose | Defined$ Each | SubAbility$ SVar=DBSacCreature
|
|
SVar:DBSacCreature:DB$Sacrifice | SacValid$ Creature | Defined$ Each | SubAbility$ SVar=DBSacLand
|
|
SVar:DBSacLand:DB$Sacrifice | SacValid$ Land | Defined$ Each
|
|
SVar:RemAIDeck:True
|
|
SVar:Rarity:Uncommon
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/smallpox.jpg
|
|
End |