- Added Barrin's Codex.

This commit is contained in:
jendave
2011-08-06 17:22:54 +00:00
parent aff43b06d6
commit 284f12148e
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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/barren_moor.txt -text svneol=native#text/plain
res/cardsfolder/barrenton_cragtreads.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/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/bartel_runeaxe.txt -text svneol=native#text/plain
res/cardsfolder/baru_fist_of_krosa.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 res/cardsfolder/basal_sliver.txt svneol=native#text/plain

View File

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