diff --git a/.gitattributes b/.gitattributes index 9e84a2a28fd..da5c13c75cf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4998,6 +4998,7 @@ res/cardsfolder/rakdos_ickspitter.txt -text svneol=native#text/plain res/cardsfolder/rakdos_pit_dragon.txt -text svneol=native#text/plain res/cardsfolder/rakdos_signet.txt -text svneol=native#text/plain res/cardsfolder/rakeclaw_gargantuan.txt svneol=native#text/plain +res/cardsfolder/raking_canopy.txt -text svneol=native#text/plain res/cardsfolder/rakka_mar.txt -text svneol=native#text/plain res/cardsfolder/raksha_golden_cub.txt -text svneol=native#text/plain res/cardsfolder/rally.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/raking_canopy.txt b/res/cardsfolder/raking_canopy.txt new file mode 100644 index 00000000000..4d53547feca --- /dev/null +++ b/res/cardsfolder/raking_canopy.txt @@ -0,0 +1,9 @@ +Name:Raking Canopy +ManaCost:1 G G +Types:Enchantment +Text:no text +T:Mode$ Attacks | ValidCard$ Creature.YouDontCtrl+withFlying | TriggerZones$ Battlefield | Execute$ TrigDamage | TriggerDescription$ Whenever a creature with flying attacks you, CARDNAME deals 4 damage to it. +SVar:TrigDamage:AB$DealDamage | Cost$ 0 | Defined$ TriggeredAttacker | NumDmg$ 4 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/raking_canopy.jpg +End