- Added Raking Canopy

This commit is contained in:
jendave
2011-08-06 20:33:02 +00:00
parent c25152f608
commit 32974fc40e
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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