mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 20:58:03 +00:00
- Added Prized Unicorn, Taunting Elf and Nemesis Mask.
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -3203,6 +3203,7 @@ res/cardsfolder/negate.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/nekrataal.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/nema_siltlurker.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/nemata_grove_guardian.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/nemesis_mask.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/nemesis_of_reason.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/nessian_courser.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/nest_invader.txt -text svneol=native#text/plain
|
||||
@@ -3560,6 +3561,7 @@ res/cardsfolder/princess_lucrezia.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/prismatic_lens.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/pristine_angel.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/privileged_position.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/prized_unicorn.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/proclamation_of_rebirth.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/prodigal_pyromancer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/prodigal_sorcerer.txt -text svneol=native#text/plain
|
||||
@@ -4718,6 +4720,7 @@ res/cardsfolder/taste_for_mayhem.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/tattered_drake.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/tattermunge_duo.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/tattermunge_maniac.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/taunting_elf.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/taurean_mauler.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/teardrop_kami.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/tectonic_edge.txt -text svneol=native#text/plain
|
||||
|
||||
@@ -4,6 +4,7 @@ Types:Creature Elf Shaman
|
||||
Text:no text
|
||||
PT:2/4
|
||||
K:All creatures able to block CARDNAME do so.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/elvish_bard.jpg
|
||||
End
|
||||
9
res/cardsfolder/nemesis_mask.txt
Normal file
9
res/cardsfolder/nemesis_mask.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Nemesis Mask
|
||||
ManaCost:3
|
||||
Types:Artifact Equipment
|
||||
Text:All creatures able to block equipped creature do so.
|
||||
K:eqPump 3:HIDDEN All creatures able to block CARDNAME do so.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/nemesis_mask.jpg
|
||||
End
|
||||
10
res/cardsfolder/prized_unicorn.txt
Normal file
10
res/cardsfolder/prized_unicorn.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Prized Unicorn
|
||||
ManaCost:3 G
|
||||
Types:Creature Unicorn
|
||||
Text:no text
|
||||
PT:2/2
|
||||
K:All creatures able to block CARDNAME do so.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/prized_unicorn.jpg
|
||||
End
|
||||
10
res/cardsfolder/taunting_elf.txt
Normal file
10
res/cardsfolder/taunting_elf.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Taunting Elf
|
||||
ManaCost:G
|
||||
Types:Creature Elf
|
||||
Text:no text
|
||||
PT:0/1
|
||||
K:All creatures able to block CARDNAME do so.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Common
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/taunting_elf.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user