diff --git a/.gitattributes b/.gitattributes index 78d1ad1a409..ce08dfae232 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12067,6 +12067,7 @@ res/cardsfolder/v/voyager_staff.txt -text res/cardsfolder/v/vraska_the_unseen.txt -text res/cardsfolder/v/vug_lizard.txt svneol=native#text/plain res/cardsfolder/v/vulshok_battlegear.txt svneol=native#text/plain +res/cardsfolder/v/vulshok_battlemaster.txt -text res/cardsfolder/v/vulshok_berserker.txt svneol=native#text/plain res/cardsfolder/v/vulshok_gauntlets.txt svneol=native#text/plain res/cardsfolder/v/vulshok_heartstoker.txt svneol=native#text/plain diff --git a/res/cardsfolder/v/vulshok_battlemaster.txt b/res/cardsfolder/v/vulshok_battlemaster.txt new file mode 100644 index 00000000000..adf72a9073b --- /dev/null +++ b/res/cardsfolder/v/vulshok_battlemaster.txt @@ -0,0 +1,11 @@ +Name:Vulshok Battlemaster +ManaCost:4 R +Types:Creature Human Warrior +PT:2/2 +K:Haste +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigAttachAll | TriggerDescription$ When CARDNAME enters the battlefield, attach all Equipment on the battlefield to it. (Control of the Equipment doesn't change.) +SVar:TrigAttachAll:AB$ RepeatEach | Cost$ 0 | RepeatSubAbility$ DBAttach | RepeatCards$ Equipment | SpellDescription$ attach all Equipment on the battlefield to CARDNAME. +SVar:DBAttach:DB$ Attach | Object$ Remembered | Defined$ TriggeredCard +SVar:Picture:http://www.wizards.com/global/images/magic/general/vulshok_battlemaster.jpg +Oracle:Haste\nWhen Vulshok Battlemaster enters the battlefield, attach all Equipment on the battlefield to it. (Control of the Equipment doesn't change.) +SetInfo:MRD Rare \ No newline at end of file