diff --git a/.gitattributes b/.gitattributes index 3d259cb42b6..164a6a329b1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -471,6 +471,7 @@ res/cardsfolder/barren_glory.txt -text svneol=native#text/plain res/cardsfolder/barren_moor.txt -text svneol=native#text/plain res/cardsfolder/barrenton_cragtreads.txt -text svneol=native#text/plain res/cardsfolder/barrin_master_wizard.txt -text svneol=native#text/plain +res/cardsfolder/barrins_codex.txt -text svneol=native#text/plain res/cardsfolder/bartel_runeaxe.txt -text svneol=native#text/plain res/cardsfolder/baru_fist_of_krosa.txt -text svneol=native#text/plain res/cardsfolder/basal_sliver.txt svneol=native#text/plain diff --git a/res/cardsfolder/barrins_codex.txt b/res/cardsfolder/barrins_codex.txt new file mode 100644 index 00000000000..69fbfc9badb --- /dev/null +++ b/res/cardsfolder/barrins_codex.txt @@ -0,0 +1,11 @@ +Name:Barrin's Codex +ManaCost:4 +Types:Artifact +Text:no text +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigPutCounter | Optional$ True | TriggerDescription$ During your upkeep, you may put a page counter on CARDNAME. +SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ PAGE | CounterNum$ 1 +A:AB$Draw | Cost$ 4 T Sac<1/CARDNAME> | NumCards$ X | SpellDescription$ Draw X cards, where X is the number of page counters on CARDNAME. +SVar:X:Count$CardCounters.PAGE +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/Barrins_Codex.jpg +End