From d6bb45c66d9255d334815fab39a3ac33966c1e68 Mon Sep 17 00:00:00 2001 From: moomarc Date: Mon, 19 Mar 2012 10:44:41 +0000 Subject: [PATCH] Added Blinding Beam --- .gitattributes | 1 + res/cardsfolder/b/blinding_beam.txt | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 res/cardsfolder/b/blinding_beam.txt diff --git a/.gitattributes b/.gitattributes index 9688c22e5ff..66997a684b0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -857,6 +857,7 @@ res/cardsfolder/b/blind_spot_giant.txt svneol=native#text/plain res/cardsfolder/b/blind_with_anger.txt svneol=native#text/plain res/cardsfolder/b/blind_zealot.txt svneol=native#text/plain res/cardsfolder/b/blinding_angel.txt -text +res/cardsfolder/b/blinding_beam.txt -text res/cardsfolder/b/blinding_light.txt svneol=native#text/plain res/cardsfolder/b/blinding_mage.txt svneol=native#text/plain res/cardsfolder/b/blinding_souleater.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/blinding_beam.txt b/res/cardsfolder/b/blinding_beam.txt new file mode 100644 index 00000000000..46524244d76 --- /dev/null +++ b/res/cardsfolder/b/blinding_beam.txt @@ -0,0 +1,17 @@ +Name:Blinding Beam +ManaCost:2 W +Types:Instant +Text:no text +A:SP$ Tap | Cost$ 2 W | ValidTgts$ Creature | TargetMin$ 2 | TargetMax$ 2 | TgtPrompt$ Select two target creatures | SpellDescription$ Choose one - Tap two target creatures; +A:SP$ Effect | Cost$ 2 W | ValidTgts$ Player | TgtPrompt$ Select target player | IsCurse$ True | StaticAbilities$ DontUntap | Triggers$ RestoreSight | SVars$ ExileEffect | RememberObjects$ Targeted | Duration$ Permanent | SpellDescription$ or creatures don't untap during target player's next untap step. +A:SP$ Effect | Cost$ 3 W | ValidTgts$ Player | TgtPrompt$ Select target player | IsCurse$ True | StaticAbilities$ DontUntap | Triggers$ RestoreSight | SVars$ ExileEffect | RememberObjects$ Targeted | AILogic$ BeginningOfOppTurn | Duration$ Permanent | SubAbility$ BlindTheFoe | PrecostDesc$ Entwine | CostDesc$ 1 | SpellDescription$ (Choose both if you pay the entwine cost.) +SVar:BlindTheFoe:DB$ Tap | ValidTgts$ Creature | TargetMin$ 2 | TargetMax$ 2 | TgtPrompt$ Select two target creatures +SVar:DontUntap:Mode$ Continuous | Affected$ Creature.RememberedPlayerCtrl | AddHiddenKeyword$ HIDDEN This card doesn't untap during your next untap step. +SVar:RestoreSight:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ Player.IsRemembered | TriggerZones$ Battlefield | Execute$ ExileEffect | Static$ True | TriggerDescription$ At the beginning of your upkeep, you may put a charge counter on CARDNAME. +SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/blinding_beam.jpg +SetInfo:MRD|Common|http://magiccards.info/scans/en/mi/7.jpg +Oracle:Choose one - Tap two target creatures; or creatures don't untap during target player's next untap step.\nEntwine {1} (Choose both if you pay the entwine cost.) +End \ No newline at end of file