mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
12 lines
897 B
Plaintext
12 lines
897 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:DB$ Discard | 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.
|