mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
- Added Raking Canopy
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
9
res/cardsfolder/raking_canopy.txt
Normal file
9
res/cardsfolder/raking_canopy.txt
Normal 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
|
||||
Reference in New Issue
Block a user