mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
12 lines
907 B
Plaintext
12 lines
907 B
Plaintext
|
Name:Shocker
|
||
|
ManaCost:1 R
|
||
|
Types:Creature Insect
|
||
|
PT:1/1
|
||
|
T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | TriggerZones$ Battlefield | Execute$ TrigDiscard | TriggerDescription$ Whenever CARDNAME deals damage to a player, that player discards all the cards in his or her hand, then draws that many cards.
|
||
|
SVar:TrigDiscard:AB$ Discard | Cost$ 0 | Defined$ TriggeredTarget | Mode$ Hand | RememberDiscarded$ True | SubAbility$ DBDraw | SpellDescription$ Discard hand
|
||
|
SVar:DBDraw:DB$ Draw | NumCards$ X | Defined$ TriggeredTarget | SubAbility$ DBCleanup | References$ X | SpellDescription$ Draw that many cards
|
||
|
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
|
||
|
SVar:X:Remembered$Amount
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/shocker.jpg
|
||
|
Oracle:Whenever Shocker deals damage to a player, that player discards all the cards in his or her hand, then draws that many cards.
|