mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
*Added
Bonehoard Opaline Bracers
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -673,6 +673,7 @@ res/cardsfolder/bone_harvest.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bone_saw.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bone_shredder.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bone_splinters.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bonehoard.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/boneknitter.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/boneshard_slasher.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bonesplitter.txt -text svneol=native#text/plain
|
||||
@@ -3887,6 +3888,7 @@ res/cardsfolder/onulet.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/onyx_goblet.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/onyx_talisman.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/oonas_gatewarden.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/opaline_bracers.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/ophidian_eye.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/opportunist.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/opportunity.txt -text svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/bonehoard.txt
Normal file
11
res/cardsfolder/bonehoard.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Bonehoard
|
||||
ManaCost:4
|
||||
Types:Artifact Equipment
|
||||
Text:Equipped creature gets +X/+X, where X is the number of creature cards in all graveyards.
|
||||
K:eqPump 2:+0/+0
|
||||
K:stPumpEquipped:Creature:X/X:no Condition:no text
|
||||
K:Living Weapon
|
||||
SVar:X:Count$TypeInAllYards.Creature
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/bonehoard.jpg
|
||||
End
|
||||
11
res/cardsfolder/opaline_bracers.txt
Normal file
11
res/cardsfolder/opaline_bracers.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Opaline Bracers
|
||||
ManaCost:4
|
||||
Types:Artifact Equipment
|
||||
Text:Equipped creature gets +X/+X, where X is the number of charge counters on CARDNAME.
|
||||
K:eqPump 2:+0/+0
|
||||
K:stPumpEquipped:Creature:X/X:no Condition:no text
|
||||
K:Sunburst
|
||||
SVar:X:Count$CardCounters.CHARGE
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/opaline_bracers.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user