diff --git a/.gitattributes b/.gitattributes index fdeef85f18b..9579a2d5667 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4028,6 +4028,7 @@ res/cardsfolder/g/ghostly_touch.txt -text res/cardsfolder/g/ghostly_visit.txt svneol=native#text/plain res/cardsfolder/g/ghostly_wings.txt svneol=native#text/plain res/cardsfolder/g/ghosts_of_the_damned.txt svneol=native#text/plain +res/cardsfolder/g/ghosts_of_the_innocent.txt -text res/cardsfolder/g/ghostway.txt svneol=native#text/plain res/cardsfolder/g/ghoulcallers_bell.txt -text res/cardsfolder/g/ghoulcallers_chant.txt -text diff --git a/res/cardsfolder/g/ghosts_of_the_innocent.txt b/res/cardsfolder/g/ghosts_of_the_innocent.txt new file mode 100644 index 00000000000..1e0afae21c1 --- /dev/null +++ b/res/cardsfolder/g/ghosts_of_the_innocent.txt @@ -0,0 +1,15 @@ +Name:Ghosts of the Innocent +ManaCost:5 W W +Types:Creature Spirit +Text:no text +PT:4/5 +R:Event$ DamageDone | ActiveZones$ Battlefield | ValidTarget$ Player,Creature | ReplaceWith$ DmgHalfDown | IsCombat$ False | Description$ If a source would deal damage to a creature or player, it deals half that damage, rounded down, to that creature or player instead. +R:Event$ DamageDone | ActiveZones$ Battlefield | ValidTarget$ Player,Creature | ReplaceWith$ DmgHalfDownCombat | IsCombat$ True | Secondary$ True | Description$ If a source would deal damage to a creature or player, it deals half that damage, rounded down, to that creature or player instead. +SVar:DmgHalfDown:AB$ DealDamage | Cost$ 0 | Defined$ ReplacedTarget | DamageSource$ ReplacedSource | NumDmg$ X | References$ X +SVar:DmgHalfDownCombat:AB$ DealDamage | Cost$ 0 | CombatDamage$ True | Defined$ ReplacedTarget | DamageSource$ ReplacedSource | NumDmg$ X | References$ X +SVar:X:ReplaceCount$DamageAmount/HalfDown +SVar:Picture:http://www.wizards.com/global/images/magic/general/ghosts_of_the_innocent.jpg +SVar:RemAIDeck:True +SetInfo:RAV|Rare|http://magiccards.info/scans/en/rav/20.jpg +Oracle:If a source would deal damage to a creature or player, it deals half that damage, rounded down, to that creature or player instead. +End \ No newline at end of file