mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Defensive Maneuvers
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/defense_grid.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/defiant_elf.txt svneol=native#text/plain
|
||||
res/cardsfolder/d/defiant_falcon.txt svneol=native#text/plain
|
||||
|
||||
9
res/cardsfolder/d/defensive_maneuvers.txt
Normal file
9
res/cardsfolder/d/defensive_maneuvers.txt
Normal 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
|
||||
Reference in New Issue
Block a user