diff --git a/.gitattributes b/.gitattributes index b9f3c0c85ea..580f4072a00 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2460,6 +2460,7 @@ res/cardsfolder/hedge_troll.txt -text svneol=native#text/plain res/cardsfolder/hedron_crab.txt -text svneol=native#text/plain res/cardsfolder/hedron_matrix.txt -text svneol=native#text/plain res/cardsfolder/hedron_rover.txt -text svneol=native#text/plain +res/cardsfolder/hedron_scrabbler.txt -text svneol=native#text/plain res/cardsfolder/heedless_one.txt -text svneol=native#text/plain res/cardsfolder/heidar_rimewind_master.txt -text svneol=native#text/plain res/cardsfolder/helionaut.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/hedron_scrabbler.txt b/res/cardsfolder/hedron_scrabbler.txt new file mode 100644 index 00000000000..44442316812 --- /dev/null +++ b/res/cardsfolder/hedron_scrabbler.txt @@ -0,0 +1,11 @@ +Name:Hedron Scrabbler +ManaCost:2 +Types:Artifact Creature Construct +Text:no text +PT:1/1 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigPutCounter | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, CARDNAME gets +1/+1 until end of turn. +SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ P1P1 | CounterNum$ 1 +SVar:BuffedBy:Land +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/hedron_scrabbler.jpg +End