- Added Latulla's Orders

This commit is contained in:
jendave
2011-08-06 20:59:20 +00:00
parent c800f23146
commit 21873ee508
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -3638,6 +3638,7 @@ res/cardsfolder/last_laugh.txt -text svneol=native#text/plain
res/cardsfolder/last_stand.txt -text svneol=native#text/plain
res/cardsfolder/last_word.txt -text svneol=native#text/plain
res/cardsfolder/latulla_keldon_overseer.txt -text svneol=native#text/plain
res/cardsfolder/latullas_orders.txt -text svneol=native#text/plain
res/cardsfolder/launch.txt -text svneol=native#text/plain
res/cardsfolder/lava_axe.txt -text svneol=native#text/plain
res/cardsfolder/lava_dart.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Latulla's Orders
ManaCost:1 R
Types:Enchantment Aura
Text:no text
K:Flash
K:Enchant creature
K:enPump:0/0
T:Mode$ DamageDone | ValidSource$ Card.AttachedBy | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigDestroy | TriggerDescription$ Whenever enchanted creature deals combat damage to defending player, you may destroy target artifact that player controls.
SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Artifact.YouDontCtrl | TgtPrompt$ Select target artifact
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/latullas_orders.jpg
End