mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
15 lines
1.2 KiB
Plaintext
15 lines
1.2 KiB
Plaintext
Name:Remorseless Punishment
|
|
ManaCost:3 B B
|
|
Types:Sorcery
|
|
A:SP$ Repeat | Cost$ 3 B B | ValidTgts$ Opponent | RepeatSubAbility$ DBChoose | MaxRepeat$ 2 | StackDescription$ SpellDescription | SpellDescription$ Target opponent loses 5 life unless that player discards two cards or sacrifices a creature or planeswalker. Repeat this process once.
|
|
|
|
SVar:DBChoose:DB$ GenericChoice | Defined$ ParentTarget | Choices$ Discard,Sacrifice | AILogic$ PayUnlessCost
|
|
|
|
SVar:Discard:DB$ LoseLife | LifeAmount$ 5 | Defined$ ParentTarget | UnlessCost$ Discard<2/Card> | UnlessPayer$ ParentTarget | UnlessAI$ LifeLE5 | SpellDescription$ you lose 5 life unless you discard two cards.
|
|
SVar:Sacrifice:DB$ LoseLife | LifeAmount$ 5 | Defined$ ParentTarget | UnlessCost$ Sac<1/Creature;Planeswalker/creature or planeswalker> | UnlessPayer$ ParentTarget | UnlessAI$ LifeLE5 | SpellDescription$ you lose 5 life unless you sacrifice a creature or planeswalker.
|
|
|
|
SVar:AIPreference:SacCost$Creature.token
|
|
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/remorseless_punishment.jpg
|
|
Oracle:Target opponent loses 5 life unless that player discards two cards or sacrifices a creature or planeswalker. Repeat this process once.
|