diff --git a/.gitattributes b/.gitattributes index 260e0f18225..44df5f8e4ee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7901,6 +7901,7 @@ res/cardsfolder/s/sheltering_prayers.txt svneol=native#text/plain res/cardsfolder/s/sheoldred_whispering_one.txt svneol=native#text/plain res/cardsfolder/s/shepherd_of_rot.txt svneol=native#text/plain res/cardsfolder/s/shepherd_of_the_lost.txt svneol=native#text/plain +res/cardsfolder/s/shield_dancer.txt -text res/cardsfolder/s/shield_mate.txt svneol=native#text/plain res/cardsfolder/s/shield_of_duty_and_reason.txt svneol=native#text/plain res/cardsfolder/s/shield_of_kaldra.txt svneol=native#text/plain diff --git a/res/cardsfolder/s/shield_dancer.txt b/res/cardsfolder/s/shield_dancer.txt new file mode 100644 index 00000000000..a93c230283b --- /dev/null +++ b/res/cardsfolder/s/shield_dancer.txt @@ -0,0 +1,17 @@ +Name:Shield Dancer +ManaCost:2 W +Types:Creature Human Rebel +Text:no text +PT:1/3 +A:AB$ Effect | Cost$ 2 W | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | Name$ Shield Dancing | IsCurse$ True | ReplacementEffects$ DamageShielded | Triggers$ OutOfSight | SVars$ ExileEffect,ReflectDmg,X | RememberObjects$ Targeted | ImprintCards$ Self | AILogic$ Fog | SpellDescription$ The next time target attacking creature would deal combat damage to CARDNAME this turn, that creature deals that damage to itself instead. +SVar:DamageShielded:Event$ DamageDone | CombatDamage$ True | ValidSource$ Card.IsRemembered | ValidTarget$ Card.IsImprinted | ReplaceWith$ ReflectDmg | Description$ The next time the targeted attacking creature would deal combat damage to Shield Dancer this turn, that creature deals that damage to itself instead. +SVar:ReflectDmg:AB$DealDamage | Cost$ 0 | CombatDamage$ True | Defined$ Remembered | DamageSource$ ReplacedSource | NumDmg$ X | SubAbility$ ExileEffect +SVar:X:ReplaceCount$DamageAmount +SVar:OutOfSight:Mode$ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Creature.IsRemembered | 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/shield_dancer.jpg +SetInfo:PCY|Uncommon|http://magiccards.info/scans/en/pr/23.jpg +Oracle:{2}{W}: The next time target attacking creature would deal combat damage to Shield Dancer this turn, that creature deals that damage to itself instead. +End \ No newline at end of file