Added Kor Outfitter

This commit is contained in:
moomarc
2012-03-22 10:10:55 +00:00
parent 84ddf39591
commit b1f9c660fd
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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