Files
forge/forge-gui/res/cardsfolder/s/smallpox.txt
Agetian f292d63c68 - Added a way to specify AILifeThreshold for cards which do not have a life cost but which deal damage or make the player lose life.
- Added AI life activation threshold to Smallpox and Pox to prevent the AI from killing itself with them.
2017-01-24 10:38:56 +00:00

11 lines
717 B
Plaintext

Name:Smallpox
ManaCost:B B
Types:Sorcery
A:SP$ LoseLife | Cost$ B B | Defined$ Player | LifeAmount$ 1 | AILifeThreshold$ 1 | SpellDescription$ Each player loses 1 life, discards a card, sacrifices a creature, then sacrifices a land. | SubAbility$ DBDiscard
SVar:DBDiscard:DB$Discard | NumCards$ 1 | Mode$ TgtChoose | Defined$ Player | SubAbility$ DBSacCreature
SVar:DBSacCreature:DB$Sacrifice | SacValid$ Creature | Defined$ Player | SubAbility$ DBSacLand
SVar:DBSacLand:DB$Sacrifice | SacValid$ Land | Defined$ Player
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/smallpox.jpg
Oracle:Each player loses 1 life, discards a card, sacrifices a creature, then sacrifices a land.