- Added Hedron Scrabbler

This commit is contained in:
jendave
2011-08-06 16:10:11 +00:00
parent 6ccb4473b5
commit b85416b7e4
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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