- Added Aurora Eidolon and Aven Redeemer.

This commit is contained in:
jendave
2011-08-07 00:11:51 +00:00
parent 21891749fb
commit ac89eafcd0
3 changed files with 24 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -492,6 +492,7 @@ res/cardsfolder/auriok_sunchaser.txt -text svneol=native#text/plain
res/cardsfolder/auriok_transfixer.txt -text svneol=native#text/plain
res/cardsfolder/aurochs.txt -text svneol=native#text/plain
res/cardsfolder/aurochs_herd.txt svneol=native#text/plain
res/cardsfolder/aurora_eidolon.txt -text svneol=native#text/plain
res/cardsfolder/aurora_griffin.txt -text svneol=native#text/plain
res/cardsfolder/auspicious_ancestor.txt -text svneol=native#text/plain
res/cardsfolder/austere_command.txt -text svneol=native#text/plain
@@ -512,6 +513,7 @@ res/cardsfolder/aven_fateshaper.txt -text svneol=native#text/plain
res/cardsfolder/aven_fisher.txt -text svneol=native#text/plain
res/cardsfolder/aven_flock.txt -text svneol=native#text/plain
res/cardsfolder/aven_fogbringer.txt -text svneol=native#text/plain
res/cardsfolder/aven_redeemer.txt -text svneol=native#text/plain
res/cardsfolder/aven_riftwatcher.txt -text svneol=native#text/plain
res/cardsfolder/aven_smokeweaver.txt -text svneol=native#text/plain
res/cardsfolder/aven_squire.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Aurora Eidolon
ManaCost:3 W
Types:Creature Spirit
Text:no text
PT:2/2
A:AB$ PreventDamage | Cost$ W Sac<1/CARDNAME> | Tgt$ TgtCP | Amount$ 3 | SpellDescription$ Prevent the next 3 damage that would be dealt to target creature or player this turn.
T:Mode$ SpellCast | ValidCard$ Card.MultiColor+YouCtrl | TriggerZones$ Graveyard | OptionalDecider$ You | Execute$ TrigReturn | TriggerDescription$ Whenever you cast a multicolored spell, you may return CARDNAME from your graveyard to your hand.
SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Origin$ Graveyard | Destination$ Hand | Defined$ Self
SVar:RemAIDeck:True
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/aurora_eidolon.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Aven Redeemer
ManaCost:3 W
Types:Creature Bird Cleric
Text:no text
PT:2/2
K:Flying
A:AB$ PreventDamage | Cost$ T | Tgt$ TgtCP | Amount$ 2 | SpellDescription$ Prevent the next 2 damage that would be dealt to target creature or player this turn.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/aven_redeemer.jpg
End