mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added Hedron Scrabbler
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
11
res/cardsfolder/hedron_scrabbler.txt
Normal file
11
res/cardsfolder/hedron_scrabbler.txt
Normal 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
|
||||
Reference in New Issue
Block a user