diff --git a/.gitattributes b/.gitattributes index fcd13778277..97866d667d8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9197,6 +9197,7 @@ res/cardsfolder/v/veteran_explorer.txt svneol=native#text/plain res/cardsfolder/v/veteran_of_the_depths.txt svneol=native#text/plain res/cardsfolder/v/veteran_swordsmith.txt svneol=native#text/plain res/cardsfolder/v/veterans_reflexes.txt svneol=native#text/plain +res/cardsfolder/v/veterans_voice.txt -text res/cardsfolder/v/vex.txt svneol=native#text/plain res/cardsfolder/v/vexing_beetle.txt svneol=native#text/plain res/cardsfolder/v/vhati_il_dal.txt -text diff --git a/res/cardsfolder/v/veterans_voice.txt b/res/cardsfolder/v/veterans_voice.txt new file mode 100644 index 00000000000..3e4e18ee873 --- /dev/null +++ b/res/cardsfolder/v/veterans_voice.txt @@ -0,0 +1,10 @@ +Name:Veteran's Voice +ManaCost:R +Types:Enchantment Aura +Text:no text +A:SP$ Attach | Cost$ R | ValidTgts$ Creature.YouCtrl | AILogic$ Pump +A:AB$ Pump | Cost$ tapXType<1/Creature.EnchantedBy/Enchanted Creature> | ValidTgts$ Creature.NotEnchantedBy | TgtPrompt$ Select target creature other than the creature tapped | NumAtt$ 2 | NumDef$ 1 | SpellDescription$ Target creature other than the creature tapped this way gets +2/+1 until end of turn. Activate this ability only if enchanted creature is untapped. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/veterans_voice.jpg +End \ No newline at end of file