diff --git a/.gitattributes b/.gitattributes index cbca7db43e9..f24f11cf2e6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -655,6 +655,7 @@ res/cardsfolder/b/barrenton_cragtreads.txt svneol=native#text/plain res/cardsfolder/b/barrenton_medic.txt svneol=native#text/plain res/cardsfolder/b/barrin_master_wizard.txt svneol=native#text/plain res/cardsfolder/b/barrins_codex.txt svneol=native#text/plain +res/cardsfolder/b/barrow_ghoul.txt -text res/cardsfolder/b/bartel_runeaxe.txt svneol=native#text/plain res/cardsfolder/b/barter_in_blood.txt svneol=native#text/plain res/cardsfolder/b/baru_fist_of_krosa.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/barrow_ghoul.txt b/res/cardsfolder/b/barrow_ghoul.txt new file mode 100644 index 00000000000..5f65cc04fe2 --- /dev/null +++ b/res/cardsfolder/b/barrow_ghoul.txt @@ -0,0 +1,17 @@ +Name:Barrow Ghoul +ManaCost:1 B +Types:Creature Zombie +Text:no text +PT:4/4 +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ TrigChangeZone | TriggerZones$ Battlefield | TriggerDescription$ At the beginning of your upkeep, sacrifice CARDNAME unless you exile the top creature card of your graveyard. +SVar:TrigChangeZone:AB$ ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Exile | Hidden$ True | ChangeType$ Creature.YouOwn+TopGraveyardCreature | RememberChanged$ True | SubAbility$ DBSac +SVar:DBSac:DB$ Sacrifice | Cost$ 0 | Defined$ Self | SubAbility$ DBCleanup | ConditionCheckSVar$ X | ConditionSVarCompare$ LT1 +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:X:Remembered$Amount +SVar:NeedsToPlayVar:Y GE2 +SVar:Y:Count$TypeInYourYard.Creature +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/barrow_ghoul.jpg +SetInfo:WTH|Common|http://magiccards.info/scans/en/wl/3.jpg +Oracle:At the beginning of your upkeep, sacrifice Barrow Ghoul unless you exile the top creature card of your graveyard. +End \ No newline at end of file