mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Bravado and Empyrial Plate.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -580,6 +580,7 @@ res/cardsfolder/brass_gnat.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/brass_man.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/brass_secretary.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/brassclaw_orcs.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/bravado.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/brave_the_elements.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/brawn.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/breach.txt -text svneol=native#text/plain
|
||||
@@ -1341,6 +1342,7 @@ res/cardsfolder/emperor_crocodile.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/empty_shrine_kannushi.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/empty_the_warrens.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/empyrial_armor.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/empyrial_plate.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/emrakul_the_aeons_torn.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/emrakuls_hatcher.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/enatu_golem.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -3,7 +3,7 @@ ManaCost:3 W
|
||||
Types:Creature Human Cleric
|
||||
Text:When Academy Rector is put into a graveyard from the battlefield, you may exile it. If you do, search your library for an enchantment card and put that card onto the battlefield. Then shuffle your library.
|
||||
PT:1/2
|
||||
SVar:SacMe:5
|
||||
SVar:SacMe:4
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/academy_rector.jpg
|
||||
End
|
||||
|
||||
12
res/cardsfolder/bravado.txt
Normal file
12
res/cardsfolder/bravado.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Bravado
|
||||
ManaCost:1 R
|
||||
Types:Enchantment Aura
|
||||
Text:Enchanted creature gets +1/+1 for each other creature you control.
|
||||
K:Enchant creature
|
||||
K:enPump:+0/+0
|
||||
K:stPumpEnchanted:Creature:X/X:no Condition:no text
|
||||
SVar:X:Count$Valid Creature.YouCtrl/Minus.1
|
||||
SVar:BuffedBy:Creature
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/bravado.jpg
|
||||
End
|
||||
10
res/cardsfolder/empyrial_plate.txt
Normal file
10
res/cardsfolder/empyrial_plate.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Empyrial Plate
|
||||
ManaCost:2
|
||||
Types:Artifact Equipment
|
||||
Text:Equipped creature gets +1/+1 for each card in your hand.
|
||||
K:eqPump 2:+0/+0
|
||||
K:stPumpEquipped:Creature:X/X:no Condition:no text
|
||||
SVar:X:Count$InYourHand
|
||||
SVar:Rarity:Rare
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/empyrial_plate.jpg
|
||||
End
|
||||
@@ -5,6 +5,7 @@ Text:Equipped creature gets +1/+1 for each creature you control.
|
||||
K:eqPump 4:+0/+0
|
||||
K:stPumpEquipped:Creature:X/X:no Condition:no text
|
||||
SVar:X:Count$Valid Creature.YouCtrl
|
||||
SVar:BuffedBy:Creature
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/pennon_blade.jpg
|
||||
End
|
||||
|
||||
Reference in New Issue
Block a user