diff --git a/.gitattributes b/.gitattributes index 903e38bbf69..56aa54de168 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4853,6 +4853,7 @@ res/cardsfolder/k/kor_firewalker.txt svneol=native#text/plain res/cardsfolder/k/kor_haven.txt svneol=native#text/plain res/cardsfolder/k/kor_hookmaster.txt svneol=native#text/plain res/cardsfolder/k/kor_line_slinger.txt svneol=native#text/plain +res/cardsfolder/k/kor_outfitter.txt -text res/cardsfolder/k/kor_sanctifiers.txt svneol=native#text/plain res/cardsfolder/k/kor_skyfisher.txt svneol=native#text/plain res/cardsfolder/k/kor_spiritdancer.txt svneol=native#text/plain diff --git a/res/cardsfolder/k/kor_outfitter.txt b/res/cardsfolder/k/kor_outfitter.txt new file mode 100644 index 00000000000..05eac130921 --- /dev/null +++ b/res/cardsfolder/k/kor_outfitter.txt @@ -0,0 +1,14 @@ +Name:Kor Outfitter +ManaCost:W W +Types:Creature Kor Soldier +Text:no text +PT:2/2 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ EquipmentSelection | OptionalDecider$ You | TriggerDescription$ When CARDNAME enters the battlefield, you may attach target Equipment you control to target creature you control. +SVar:EquipmentSelection:DB$ Pump | ValidTgts$ Equipment.YouCtrl | TgtPrompt$ Select target equipment you control | SubAbility$ KorOutfitting +SVar:KorOutfitting:DB$ Attach | Object$ Targeted | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/kor_outfitter.jpg +SetInfo:ZEN|Common|http://magiccards.info/scans/en/zen/21.jpg +Oracle:When Kor Outfitter enters the battlefield, you may attach target Equipment you control to target creature you control. +End \ No newline at end of file