From 192f1d184f02d2102e128b33ef76c8cbc0fb08f2 Mon Sep 17 00:00:00 2001 From: moomarc Date: Mon, 11 Jun 2012 09:17:56 +0000 Subject: [PATCH] Added Brace for Impact (Thanks Squee) --- .gitattributes | 1 + res/cardsfolder/b/brace_for_impact.txt | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 res/cardsfolder/b/brace_for_impact.txt diff --git a/.gitattributes b/.gitattributes index 30febcc15df..6198af01f86 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1087,6 +1087,7 @@ res/cardsfolder/b/bounteous_kirin.txt svneol=native#text/plain res/cardsfolder/b/bountiful_harvest.txt svneol=native#text/plain res/cardsfolder/b/bounty_hunter.txt svneol=native#text/plain res/cardsfolder/b/bower_passage.txt -text +res/cardsfolder/b/brace_for_impact.txt -text res/cardsfolder/b/brackwater_elemental.txt svneol=native#text/plain res/cardsfolder/b/braid_of_fire.txt svneol=native#text/plain res/cardsfolder/b/braids_cabal_minion.txt svneol=native#text/plain diff --git a/res/cardsfolder/b/brace_for_impact.txt b/res/cardsfolder/b/brace_for_impact.txt new file mode 100644 index 00000000000..f4318388d0f --- /dev/null +++ b/res/cardsfolder/b/brace_for_impact.txt @@ -0,0 +1,16 @@ +Name:Brace for Impact +ManaCost:4 W +Types:Instant +Text:no text +A:SP$ Effect | Cost$ 4 W | ValidTgts$ Creature.MultiColor | TgtPrompt$ Select target multicolored creature | Name$ Brace Effect | Triggers$ EndTrackingEffect | ReplacementEffects$ BraceReplace | SVars$ ImpactCounters,X,ExileEffect | RememberObjects$ Targeted | SpellDescription$ Prevent all damage that would be dealt to target multicolored creature this turn. For each 1 damage prevented this way, put a +1/+1 counter on that creature. +SVar:BraceReplace:Event$ DamageDone | ValidTarget$ Card.IsRemembered | ReplaceWith$ ImpactCounters | PreventionEffect$ True | Description$ Prevent all damage that would be dealt to targeted multicolored creature this turn. For each 1 damage prevented this way, put a +1/+1 counter on that creature. +SVar:ImpactCounters:AB$PutCounter | Cost$ 0 | Defined$ ReplacedTarget | CounterType$ P1P1 | CounterNum$ X +SVar:X:ReplaceCount$DamageAmount +SVar:EndTrackingEffect:Mode$ ChangesZone | ValidCard$ Card.IsRemembered | Origin$ Battlefield | Destination$ Any | Execute$ ExileEffect | Static$ True +SVar:ExileEffect:DB$ ChangeZone | Defined$ Self | Origin$ Battlefield | Destination$ Exile +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/brace_for_impact.jpg +SetInfo:DIS|Uncommon|http://magiccards.info/scans/en/di/5.jpg +Oracle:Prevent all damage that would be dealt to target multicolored creature this turn. For each 1 damage prevented this way, put a +1/+1 counter on that creature. +End \ No newline at end of file