mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
- Added Shocker.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7079,6 +7079,7 @@ res/cardsfolder/s/shizo_deaths_storehouse.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/shoal_serpent.txt -text
|
||||
res/cardsfolder/s/shock.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/shock_troops.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/shocker.txt -text
|
||||
res/cardsfolder/s/shore_snapper.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/shorecrasher_mimic.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/shoreline_raider.txt svneol=native#text/plain
|
||||
|
||||
15
res/cardsfolder/s/shocker.txt
Normal file
15
res/cardsfolder/s/shocker.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
Name:Shocker
|
||||
ManaCost:1 R
|
||||
Types:Creature Insect
|
||||
Text:no text
|
||||
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 | SpellDescription$ Draw that many cards
|
||||
SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True
|
||||
SVar:X:Remembered$Amount
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/shocker.jpg
|
||||
SetInfo:TMP|Rare|http://magiccards.info/scans/en/tp/204.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.
|
||||
End
|
||||
Reference in New Issue
Block a user