mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
- Added Echo Circlet and Vanguard's Shield.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -2702,6 +2702,7 @@ res/cardsfolder/e/ebony_horse.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/ebony_owl_netsuke.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/ebony_rhino.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/ebony_treefolk.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/echo_circlet.txt -text
|
||||
res/cardsfolder/e/echo_mage.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/echo_tracer.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/echoing_calm.txt svneol=native#text/plain
|
||||
@@ -10296,6 +10297,7 @@ res/cardsfolder/v/vampiric_spirit.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/vampiric_touch.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/vampiric_tutor.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/vampirism.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/vanguards_shield.txt -text
|
||||
res/cardsfolder/v/vanish_into_memory.txt -text
|
||||
res/cardsfolder/v/vanishing.txt -text
|
||||
res/cardsfolder/v/vanishment.txt -text
|
||||
|
||||
11
res/cardsfolder/e/echo_circlet.txt
Normal file
11
res/cardsfolder/e/echo_circlet.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Echo Circlet
|
||||
ManaCost:2
|
||||
Types:Artifact Equipment
|
||||
Text:no text
|
||||
K:Equip 1
|
||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddHiddenKeyword$ HIDDEN CARDNAME can block an additional creature. | Description$ Equipped creature can block an additional creature.
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/echo_circlet.jpg
|
||||
SetInfo:SOM|Common|http://magiccards.info/scans/en/som/153.jpg
|
||||
Oracle:Equipped creature can block an additional creature.\nEquip {1}
|
||||
End
|
||||
11
res/cardsfolder/v/vanguards_shield.txt
Normal file
11
res/cardsfolder/v/vanguards_shield.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Vanguard's Shield
|
||||
ManaCost:2
|
||||
Types:Artifact Equipment
|
||||
Text:no text
|
||||
K:Equip 3
|
||||
S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddHiddenKeyword$ HIDDEN CARDNAME can block an additional creature. | AddToughness$ 3 | Description$ Equipped creature gets +0/+3 and can block an additional creature.
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/vanguards_shield.jpg
|
||||
SetInfo:AVR|Common|http://magiccards.info/scans/en/avr/223.jpg
|
||||
Oracle:Equipped creature gets +0/+3 and can block an additional creature.\nEquip {3} ({3}: Attach to target creature you control. Equip only as a sorcery.)
|
||||
End
|
||||
Reference in New Issue
Block a user