mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
*Variants - Added the following avatars: Erhnam Djinn Avatar, Etched Oracle Avatar, and Fallen Angel Avatar
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -3067,6 +3067,7 @@ res/cardsfolder/e/erayo_soratami_ascendant_erayos_essence.txt -text
|
||||
res/cardsfolder/e/erdwal_ripper.txt -text
|
||||
res/cardsfolder/e/erg_raiders.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/erhnam_djinn.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/erhnam_djinn_avatar.txt -text
|
||||
res/cardsfolder/e/eron_the_relentless.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/errant_doomsayers.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/errant_ephemeron.txt svneol=native#text/plain
|
||||
@@ -3104,6 +3105,7 @@ res/cardsfolder/e/essence_warden.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/etched_champion.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/etched_monstrosity.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/etched_oracle.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/etched_oracle_avatar.txt -text
|
||||
res/cardsfolder/e/eternal_dominion.txt -text
|
||||
res/cardsfolder/e/eternal_dragon.txt svneol=native#text/plain
|
||||
res/cardsfolder/e/eternal_flame.txt svneol=native#text/plain
|
||||
@@ -3236,6 +3238,7 @@ res/cardsfolder/f/falkenrath_noble.txt -text
|
||||
res/cardsfolder/f/falkenrath_torturer.txt -text
|
||||
res/cardsfolder/f/fall_of_the_gavel.txt -text
|
||||
res/cardsfolder/f/fallen_angel.txt svneol=native#text/plain
|
||||
res/cardsfolder/f/fallen_angel_avatar.txt -text
|
||||
res/cardsfolder/f/fallen_askari.txt svneol=native#text/plain
|
||||
res/cardsfolder/f/fallen_cleric.txt svneol=native#text/plain
|
||||
res/cardsfolder/f/fallen_ferromancer.txt svneol=native#text/plain
|
||||
|
||||
11
res/cardsfolder/e/erhnam_djinn_avatar.txt
Normal file
11
res/cardsfolder/e/erhnam_djinn_avatar.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Name:Erhnam Djinn Avatar
|
||||
ManaCost:no cost
|
||||
Types:Vanguard
|
||||
Text:no text
|
||||
HandLifeModifier:+0/+3
|
||||
T:Mode$ SpellCast | ValidCard$ Creature | ValidActivatingPlayer$ You | Execute$ DjinnisGift | TriggerZones$ Command | TriggerDescription$ Whenever you cast a creature spell, put a 1/1 green Saproling creature token onto the battlefield.
|
||||
SVar:DjinnisGift:AB$ Token | Cost$ 0 | TokenAmount$ 1 | TokenName$ Saproling | TokenTypes$ Creature,Saproling | TokenOwner$ You | TokenColors$ Green | TokenPower$ 1 | TokenToughness$ 1
|
||||
SVar:Rarity:Special
|
||||
SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=182259&type=card
|
||||
SetInfo:VAN|Special|http://magiccards.info/extras/other/vanguard-mtgo/erhnam-djinn.jpg
|
||||
End
|
||||
10
res/cardsfolder/e/etched_oracle_avatar.txt
Normal file
10
res/cardsfolder/e/etched_oracle_avatar.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Etched Oracle Avatar
|
||||
ManaCost:no cost
|
||||
Types:Vanguard
|
||||
Text:no text
|
||||
HandLifeModifier:+1/-4
|
||||
S:Mode$ Continuous | EffectZone$ Command | Affected$ Card.YouCtrl | AddHiddenKeyword$ HIDDEN Alternative Cost W U B R G | AffectedZone$ Hand,Graveyard,Exile,Library | Description$ You may pay W U B R G rather than pay the mana cost for spells that you cast.
|
||||
SVar:Rarity:Special
|
||||
SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=182298&type=card
|
||||
SetInfo:VAN|Special|http://magiccards.info/extras/other/vanguard-mtgo/etched-oracle.jpg
|
||||
End
|
||||
12
res/cardsfolder/f/fallen_angel_avatar.txt
Normal file
12
res/cardsfolder/f/fallen_angel_avatar.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
Name:Fallen Angel Avatar
|
||||
ManaCost:no cost
|
||||
Types:Vanguard
|
||||
Text:no text
|
||||
HandLifeModifier:+0/-5
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl | Execute$ TrigDrain | TriggerZones$ Command | TriggerDescription$ Whenever a creature you control dies, target opponent loses 1 life and you gain 1 life.
|
||||
SVar:TrigDrain:AB$ LoseLife | Cost$ 0 | ValidTgts$ Opponent | LifeAmount$ 1 | SubAbility$ DBGainLife
|
||||
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1
|
||||
SVar:Rarity:Special
|
||||
SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=182303&type=card
|
||||
SetInfo:VAN|Special|http://magiccards.info/extras/other/vanguard-mtgo/fallen-angel.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user