mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
- Added Aurora Eidolon and Aven Redeemer.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/aurora_eidolon.txt
Normal file
12
res/cardsfolder/aurora_eidolon.txt
Normal 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
|
||||
10
res/cardsfolder/aven_redeemer.txt
Normal file
10
res/cardsfolder/aven_redeemer.txt
Normal 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
|
||||
Reference in New Issue
Block a user