From f54c6de58904e8b2371a2ad22ec39a77ff3364ab Mon Sep 17 00:00:00 2001 From: Sloth Date: Thu, 23 Feb 2012 14:25:48 +0000 Subject: [PATCH] - Added Writ of Passage. --- .gitattributes | 1 + res/cardsfolder/w/writ_of_passage.txt | 15 +++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 res/cardsfolder/w/writ_of_passage.txt diff --git a/.gitattributes b/.gitattributes index 1880979ad9f..42dccc253a0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10260,6 +10260,7 @@ res/cardsfolder/w/wretched_anurid.txt svneol=native#text/plain res/cardsfolder/w/wretched_banquet.txt -text res/cardsfolder/w/wrexial_the_risen_deep.txt -text res/cardsfolder/w/wring_flesh.txt svneol=native#text/plain +res/cardsfolder/w/writ_of_passage.txt -text res/cardsfolder/w/wu_admiral.txt svneol=native#text/plain res/cardsfolder/w/wu_elite_cavalry.txt svneol=native#text/plain res/cardsfolder/w/wu_infantry.txt svneol=native#text/plain diff --git a/res/cardsfolder/w/writ_of_passage.txt b/res/cardsfolder/w/writ_of_passage.txt new file mode 100644 index 00000000000..674720a0f72 --- /dev/null +++ b/res/cardsfolder/w/writ_of_passage.txt @@ -0,0 +1,15 @@ +Name:Writ of Passage +ManaCost:U +Types:Enchantment Aura +Text:no text +K:Enchant creature +A:SP$ Attach | Cost$ U | ValidTgts$ Creature | AILogic$ Pump +T:Mode$ Attacks | ValidCard$ Card.AttachedBy | Execute$ TrigPump | TriggerZones$ Battlefield | IsPresent$ Card.AttachedBy+powerLE2 | PresentCompare$ GE1 |TriggerDescription$ Whenever enchanted creature attacks, if its power is 2 or less, it's unblockable this turn. +SVar:TrigPump:AB$ Pump | Cost$ 0 | Defined$ Enchanted | KW$ HIDDEN Unblockable +A:AB$ Pump | Cost$ 1 U | TgtPrompt$ Choose target creature with power 2 or less | ValidTgts$ Creature.powerLE2 | KW$ HIDDEN Unblockable | ActivationZone$ Hand | ActivationLimit$ 1 | PlayerTurn$ True | ActivationPhases$ Upkeep | PrecostDesc$ Forecast - | CostDesc$ 1 U, Reveal CARDNAME from your hand: | SpellDescription$ Target creature with power 2 or less is unblockable this turn. (Activate this ability only during your upkeep and only once each turn.) +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/writ_of_passage.jpg +SetInfo:DIS|Common|http://magiccards.info/scans/en/di/37.jpg +Oracle:Enchant creature\nWhenever enchanted creature attacks, if its power is 2 or less, it's unblockable this turn.\nForecast - {1}{U}, Reveal Writ of Passage from your hand: Target creature with power 2 or less is unblockable this turn. (Activate this ability only during your upkeep and only once each turn.) +End \ No newline at end of file