- Added Eyes of the Wisent.

This commit is contained in:
jendave
2011-08-06 22:58:57 +00:00
parent 45a19a3bc2
commit 45cf3e11d1
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -2241,6 +2241,7 @@ res/cardsfolder/eye_of_nowhere.txt -text svneol=native#text/plain
res/cardsfolder/eye_of_ramos.txt -text svneol=native#text/plain
res/cardsfolder/eye_of_ugin.txt -text svneol=native#text/plain
res/cardsfolder/eyeblights_ending.txt -text svneol=native#text/plain
res/cardsfolder/eyes_of_the_wisent.txt -text svneol=native#text/plain
res/cardsfolder/ezuri_renegade_leader.txt -text svneol=native#text/plain
res/cardsfolder/ezuris_archers.txt -text svneol=native#text/plain
res/cardsfolder/ezuris_brigade.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Eyes of the Wisent
ManaCost:1 G
Types:Tribal Enchantment Elemental
Text:no text
T:Mode$ SpellCast | ValidCard$ Card.blue | ValidActivatingPlayer$ Opponent | TriggerZones$ Battlefield | PlayerTurn$ True | Execute$ TrigToken | OptionalDecider$ You | TriggerDescription$ Whenever an opponent casts a blue spell during your turn, you may put a 4/4 green Elemental creature token onto the battlefield.
SVar:TrigToken:AB$Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Elemental | TokenTypes$ Creature,Elemental | TokenOwner$ You | TokenColors$ Green | TokenPower$ 4 | TokenToughness$ 4
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/eyes_of_the_wisent.jpg
End