mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
12 lines
804 B
Plaintext
12 lines
804 B
Plaintext
Name:Robber Fly
|
|
ManaCost:2 R
|
|
Types:Creature Insect
|
|
PT:1/1
|
|
K:Flying
|
|
T:Mode$ AttackerBlocked | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ Whenever CARDNAME becomes blocked, defending player discards all the cards in his or her hand, then draws that many cards.
|
|
SVar:TrigDiscard:AB$ Discard | Cost$ 0 | Defined$ DefendingPlayer | Mode$ Hand | RememberDiscarded$ True | SubAbility$ DBDraw
|
|
SVar:DBDraw:DB$ Draw | NumCards$ X | Defined$ DefendingPlayer | SubAbility$ DBCleanup | References$ X
|
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
|
SVar:X:Remembered$Amount
|
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/robber_fly.jpg
|
|
Oracle:Flying\nWhenever Robber Fly becomes blocked, defending player discards all the cards in his or her hand, then draws that many cards. |