From cea9631bbe5fe96ac34d262d693bfdc3dd4e83c6 Mon Sep 17 00:00:00 2001 From: Sloth Date: Thu, 17 Nov 2011 16:16:10 +0000 Subject: [PATCH] - Added Insubordination. --- .gitattributes | 1 + res/cardsfolder/i/insubordination.txt | 14 ++++++++++++++ res/cardsfolder/s/soltari_visionary.txt | 2 ++ 3 files changed, 17 insertions(+) create mode 100644 res/cardsfolder/i/insubordination.txt diff --git a/.gitattributes b/.gitattributes index b8ffd584ec7..fb500e99be2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4109,6 +4109,7 @@ res/cardsfolder/i/instigator_gang_wildblood_pack.txt -text res/cardsfolder/i/instill_energy.txt svneol=native#text/plain res/cardsfolder/i/instill_furor.txt svneol=native#text/plain res/cardsfolder/i/instill_infection.txt svneol=native#text/plain +res/cardsfolder/i/insubordination.txt -text res/cardsfolder/i/insurrection.txt svneol=native#text/plain res/cardsfolder/i/intangible_virtue.txt -text res/cardsfolder/i/intervene.txt svneol=native#text/plain diff --git a/res/cardsfolder/i/insubordination.txt b/res/cardsfolder/i/insubordination.txt new file mode 100644 index 00000000000..a72cf7c4d78 --- /dev/null +++ b/res/cardsfolder/i/insubordination.txt @@ -0,0 +1,14 @@ +Name:Insubordination +ManaCost:B B +Types:Enchantment Aura +Text:no text +K:Enchant creature +A:SP$ Attach | Cost$ B B | ValidTgts$ Creature | AILogic$ Curse +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ EnchantedController | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ At the beginning of the end step of enchanted creature's controller, CARDNAME deals 2 damage to that player unless that creature attacked this turn. +SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Defined$ EnchantedController | NumDmg$ 2 | ConditionPresent$ Card.EnchantedBy+notAttackedThisTurn +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/insubordination.jpg +SetInfo:MMQ|Common|http://magiccards.info/scans/en/mm/141.jpg +Oracle:Enchant creature\nAt the beginning of the end step of enchanted creature's controller, Insubordination deals 2 damage to that player unless that creature attacked this turn. +End \ No newline at end of file diff --git a/res/cardsfolder/s/soltari_visionary.txt b/res/cardsfolder/s/soltari_visionary.txt index a9e26823bfc..f6e2254fc0d 100644 --- a/res/cardsfolder/s/soltari_visionary.txt +++ b/res/cardsfolder/s/soltari_visionary.txt @@ -8,4 +8,6 @@ T:Mode$ DamageDone | ValidSource$ Card.Self | ValidTarget$ Player | Execute$ Tri SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Enchantment.YouDontCtrl | TgtPrompt$ Select an enchantment your opponent controls. SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/soltari_visionary.jpg +SetInfo:EXO|Common|http://magiccards.info/scans/en/ex/20.jpg +Oracle:Shadow (This creature can block or be blocked by only creatures with shadow.)\nWhenever Soltari Visionary deals damage to a player, destroy target enchantment that player controls. End \ No newline at end of file