mtg-forge-ios/forge-gui/res/cardsfolder/o/outmaneuver.txt

11 lines
792 B
Plaintext
Raw Normal View History

Name:Outmaneuver
ManaCost:X R
Types:Instant
A:SP$ Pump | Cost$ X R | KW$ HIDDEN CARDNAME assigns its combat damage as though it weren't blocked. | TargetMin$ 0 | TargetMax$ MaxTgts | References$ X,MaxTgts | ValidTgts$ Creature.blocked | TgtPrompt$ Select target blocked creature | SpellDescription$ X target blocked creatures assign their combat damage this turn as though they weren't blocked.
# It may seem wrong to not use X in the target, but since the Targets are what defines X, it's redundant (and not supported by the code)
SVar:X:Targeted$Amount
SVar:MaxTgts:Count$Valid Creature
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/outmaneuver.jpg
Oracle:X target blocked creatures assign their combat damage this turn as though they weren't blocked.