- Added Defensive Maneuvers

This commit is contained in:
jeffwadsworth
2011-11-03 17:07:45 +00:00
parent 16116a9978
commit c380e6dd37
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1924,6 +1924,7 @@ res/cardsfolder/d/defender_of_law.txt svneol=native#text/plain
res/cardsfolder/d/defender_of_the_order.txt svneol=native#text/plain res/cardsfolder/d/defender_of_the_order.txt svneol=native#text/plain
res/cardsfolder/d/defense_grid.txt svneol=native#text/plain res/cardsfolder/d/defense_grid.txt svneol=native#text/plain
res/cardsfolder/d/defense_of_the_heart.txt svneol=native#text/plain res/cardsfolder/d/defense_of_the_heart.txt svneol=native#text/plain
res/cardsfolder/d/defensive_maneuvers.txt -text svneol=unset#text/plain
res/cardsfolder/d/defensive_stance.txt svneol=native#text/plain res/cardsfolder/d/defensive_stance.txt svneol=native#text/plain
res/cardsfolder/d/defiant_elf.txt svneol=native#text/plain res/cardsfolder/d/defiant_elf.txt svneol=native#text/plain
res/cardsfolder/d/defiant_falcon.txt svneol=native#text/plain res/cardsfolder/d/defiant_falcon.txt svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Defensive Maneuvers
ManaCost:3 W
Types:Instant
Text:no text
A:SP$ ChooseType | Cost$ 3 W | Defined$ You | Type$ Creature | AILogic$ MostProminentComputerControls | SubAbility$ DBPumpAll | SpellDescription$ Creatures of the creature type of your choice get +0/+4 until end of turn.
SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature.ChosenType | NumDef$ 4
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/defensive_maneuvers.jpg
End