mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
add Wind Shear (from Visions)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8163,6 +8163,7 @@ res/cardsfolder/wilt_leaf_liege.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/wind_dancer.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/wind_drake.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/wind_sail.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/wind_shear.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/wind_zendikon.txt svneol=native#text/plain
|
||||
res/cardsfolder/windborn_muse.txt -text svneol=native#text/plain
|
||||
res/cardsfolder/windborne_charge.txt -text svneol=native#text/plain
|
||||
|
||||
9
res/cardsfolder/wind_shear.txt
Normal file
9
res/cardsfolder/wind_shear.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
Name:Wind Shear
|
||||
ManaCost:2 G
|
||||
Types:Instant
|
||||
Text:no text
|
||||
A:SP$ PumpAll | Cost$ 2 G | ValidCards$ Creature.withFlying+attacking | NumAtt$ -2 | NumDef$ -2 | SubAbility$ DBDebuff | SpellDescription$ Attacking creatures with flying get -2/-2 and lose flying until end of turn.
|
||||
SVar:DBDebuff:DB$ DebuffAll | ValidCards$ Creature.withFlying+attacking | Keywords$ Flying
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/wind_shear.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user