mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Latulla's Orders
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/latullas_orders.txt
Normal file
12
res/cardsfolder/latullas_orders.txt
Normal 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
|
||||
Reference in New Issue
Block a user