mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
*Variants - Added the following avatars: Volrath and Xantcha
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -11026,6 +11026,7 @@ res/cardsfolder/v/volcanic_submersion.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/volcano_imp.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/volition_reins.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/volley_of_boulders.txt -text
|
||||
res/cardsfolder/v/volrath.txt -text
|
||||
res/cardsfolder/v/volrath_the_fallen.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/volraths_dungeon.txt svneol=native#text/plain
|
||||
res/cardsfolder/v/volraths_gardens.txt svneol=native#text/plain
|
||||
@@ -11515,6 +11516,7 @@ res/cardsfolder/w/wurmskin_forger.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/wurmweaver_coil.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/wydwen_the_biting_gale.txt svneol=native#text/plain
|
||||
res/cardsfolder/w/wyluli_wolf.txt svneol=native#text/plain
|
||||
res/cardsfolder/x/xantcha.txt -text
|
||||
res/cardsfolder/x/xanthic_statue.txt svneol=native#text/plain
|
||||
res/cardsfolder/x/xantid_swarm.txt -text
|
||||
res/cardsfolder/x/xathrid_demon.txt -text
|
||||
|
||||
10
res/cardsfolder/v/volrath.txt
Normal file
10
res/cardsfolder/v/volrath.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Volrath
|
||||
ManaCost:no cost
|
||||
Types:Vanguard
|
||||
Text:no text
|
||||
HandLifeModifier:+2/-3
|
||||
T:Mode$ ChangesZone | TriggerZones$ Command | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl+YouOwn | OptionalDecider$ You | Execute$ GetUp | TriggerController$ TriggeredCardController | TriggerDescription$ Whenever a creature you control is put into your graveyard from the battlefield, you may put it on top of your library.
|
||||
SVar:GetUp:AB$ ChangeZone | Cost$ 0 | Defined$ TriggeredCard | Origin$ Graveyard | Destination$ Library
|
||||
SVar:Rarity:Special
|
||||
SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=4972&type=card
|
||||
End
|
||||
10
res/cardsfolder/x/xantcha.txt
Normal file
10
res/cardsfolder/x/xantcha.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Name:Xantcha
|
||||
ManaCost:no cost
|
||||
Types:Vanguard
|
||||
Text:no text
|
||||
HandLifeModifier:+1/+3
|
||||
A:AB$ Regenerate | ActivationZone$ Command | Cost$ Sac<1/Permanent> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Regenerate target creature.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Rarity:Special
|
||||
SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=12331&type=card
|
||||
End
|
||||
Reference in New Issue
Block a user