mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
13 lines
1.2 KiB
Plaintext
13 lines
1.2 KiB
Plaintext
|
Name:Soulstinger
|
||
|
ManaCost:3 B
|
||
|
Types:Creature Scorpion Demon
|
||
|
PT:4/5
|
||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPutCounter1 | TriggerDescription$ When CARDNAME enters the battlefield, put two -1/-1 counters on target creature you control.
|
||
|
SVar:TrigPutCounter1:DB$ PutCounter | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | CounterType$ M1M1 | IsCurse$ True | CounterNum$ 2
|
||
|
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigPutCounter2 | TriggerController$ TriggeredCardController | OptionalDecider$ You | TriggerDescription$ When CARDNAME dies, you may put a -1/-1 counter on target creature for each -1/-1 counter on CARDNAME.
|
||
|
|
||
|
SVar:TrigPutCounter2:AB$ PutCounter | Cost$ 0 | ValidTgts$ Creature | CounterType$ M1M1 | IsCurse$ True | CounterNum$ X | References$ X
|
||
|
|
||
|
SVar:X:TriggeredCard$CardCounters.M1M1
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/soulstinger.jpg
|
||
|
Oracle:When Soulstinger enters the battlefield, put two -1/-1 counters on target creature you control.\nWhen Soulstinger dies, you may put a -1/-1 counter on target creature for each -1/-1 counter on Soulstinger.
|