mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Added Barrow Ghoul.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/barrenton_medic.txt svneol=native#text/plain
|
||||||
res/cardsfolder/b/barrin_master_wizard.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/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/bartel_runeaxe.txt svneol=native#text/plain
|
||||||
res/cardsfolder/b/barter_in_blood.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
|
res/cardsfolder/b/baru_fist_of_krosa.txt svneol=native#text/plain
|
||||||
|
|||||||
17
res/cardsfolder/b/barrow_ghoul.txt
Normal file
17
res/cardsfolder/b/barrow_ghoul.txt
Normal file
@@ -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
|
||||||
Reference in New Issue
Block a user