diff --git a/.gitattributes b/.gitattributes index 473166c4872..e02dde6f63c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6171,6 +6171,7 @@ res/cardsfolder/m/mausoleum_guard.txt -text res/cardsfolder/m/maw_of_the_mire.txt -text res/cardsfolder/m/mawcor.txt svneol=native#text/plain res/cardsfolder/m/mayael_the_anima.txt svneol=native#text/plain +res/cardsfolder/m/mayael_the_anima_avatar.txt -text res/cardsfolder/m/mayaels_aria.txt svneol=native#text/plain res/cardsfolder/m/mayor_of_avabruck_howlpack_alpha.txt -text res/cardsfolder/m/maze_of_ith.txt svneol=native#text/plain @@ -6375,6 +6376,7 @@ res/cardsfolder/m/mirri_the_cursed_avatar.txt -text res/cardsfolder/m/mirris_guile.txt svneol=native#text/plain res/cardsfolder/m/mirrodins_core.txt svneol=native#text/plain res/cardsfolder/m/mirror_entity.txt svneol=native#text/plain +res/cardsfolder/m/mirror_entity_avatar.txt -text res/cardsfolder/m/mirror_gallery.txt svneol=native#text/plain res/cardsfolder/m/mirror_mad_phantasm.txt -text res/cardsfolder/m/mirror_of_fate.txt -text diff --git a/res/cardsfolder/m/mayael_the_anima_avatar.txt b/res/cardsfolder/m/mayael_the_anima_avatar.txt new file mode 100644 index 00000000000..0689a67d25b --- /dev/null +++ b/res/cardsfolder/m/mayael_the_anima_avatar.txt @@ -0,0 +1,15 @@ +Name:Mayael the Anima Avatar +ManaCost:no cost +Types:Vanguard +Text:no text +HandLifeModifier:+1/+5 +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Command | Execute$ TrigDig | TriggerDescription$ At the beginning of your upkeep, reveal the top card of your library. If it's a creature card with power 5 or greater, put it into your hand. Otherwise, you may put it on the bottom of your library. +SVar:TrigDig:AB$ Dig | Cost$ 0 | DigNum$ 1 | Reveal$ True | ChangeNum$ All | ChangeValid$ Creature.powerGE5 | LibraryPosition2$ 0 | RememberChanged$ True | SubAbility$ DBDig +SVar:DBDig:DB$ Dig | DigNum$ 1 | DestinationZone$ Library | Optional$ True | LibraryPosition$ -1 | LibraryPosition2$ 0 | ConditionCheckSVar$ X | ConditionSVarCompare$ EQ0 | SubAbility$ DBCleanup | References$ X +SVar:X:Remembered$Amount +SVar:DBCleanup:DB$Cleanup | ClearRemembered$ True +SVar:Rarity:Special +SVar:Picture:http://www.cardforge.org/fpics/vgd-lq/mayael_the_anima_avatar.jpg +SetInfo:VAN|Special|http://magiccards.info/extras/other/vanguard-mtgo-2/mayael-the-anima.jpg +Oracle:Hand +1, life +5\nAt the beginning of your upkeep, reveal the top card of your library. If it's a creature card with power 5 or greater, put it into your hand. Otherwise, you may put it on the bottom of your library. +End \ No newline at end of file diff --git a/res/cardsfolder/m/mirror_entity_avatar.txt b/res/cardsfolder/m/mirror_entity_avatar.txt new file mode 100644 index 00000000000..99d0bef14b8 --- /dev/null +++ b/res/cardsfolder/m/mirror_entity_avatar.txt @@ -0,0 +1,13 @@ +Name:Mirror Entity Avatar +ManaCost:no cost +Types:Vanguard +Text:no text +HandLifeModifier:+1/-2 +A:AB$ ChooseType | ActivationZone$ Command | Cost$ X | Defined$ You | Type$ Creature | AILogic$ MostProminentComputerControls | SubAbility$ DBAnimate | SpellDescription$ Choose a creature type. Until end of turn, creatures you control of the chosen type become X/X and gain all creature types. +SVar:DBAnimate:DB$ AnimateAll | Power$ X | Toughness$ X | References$ X | Types$ AllCreatureTypes | ValidCards$ Creature.YouCtrl+ChosenType +SVar:X:Count$xPaid +SVar:Rarity:Special +SVar:Picture:http://www.cardforge.org/fpics/vgd-lq/mirror_entity_avatar.jpg +SetInfo:VAN|Special|http://magiccards.info/extras/other/vanguard-mtgo-2/mirror-entity.jpg +Oracle:Hand +1, life -2\n{X}: Choose a creature type. Until end of turn, creatures you control of the chosen type become X/X and gain all creature types. +End \ No newline at end of file