mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
give spelldescriptions to card that offer 'generic' choices
This commit is contained in:
@@ -4,10 +4,10 @@ Types:Artifact Creature Shapeshifter
|
||||
PT:4/4
|
||||
A:AB$ Pump | Cost$ 0 | NumAtt$ -1 | NumDef$ -1 | SubAbility$ DBChoose | SpellDescription$ CARDNAME gets -1/-1 and gains your choice of banding, flying, first strike, or trample until end of turn.
|
||||
SVar:DBChoose:DB$ GenericChoice | Defined$ You | Choices$ DBFlying,DBBanding,DBFirstStrike,DBTrample
|
||||
SVar:DBFlying:DB$ Pump | KW$ Flying | ChoiceDescription$ Target creature gains Flying until end of turn.
|
||||
SVar:DBBanding:DB$ Pump | KW$ Banding | ChoiceDescription$ Target creature gains Banding until end of turn.
|
||||
SVar:DBFirstStrike:DB$ Pump | KW$ First Strike | ChoiceDescription$ Target creature gains First Strike until end of turn.
|
||||
SVar:DBTrample:DB$ Pump | KW$ Trample | ChoiceDescription$ Target creature gains Trample until end of turn.
|
||||
SVar:DBFlying:DB$ Pump | KW$ Flying | SpellDescription$ Target creature gains Flying until end of turn.
|
||||
SVar:DBBanding:DB$ Pump | KW$ Banding | SpellDescription$ Target creature gains Banding until end of turn.
|
||||
SVar:DBFirstStrike:DB$ Pump | KW$ First Strike | SpellDescription$ Target creature gains First Strike until end of turn.
|
||||
SVar:DBTrample:DB$ Pump | KW$ Trample | SpellDescription$ Target creature gains Trample until end of turn.
|
||||
SVar:RemAIDeck:True
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/urzas_avenger.jpg
|
||||
Oracle:{0}: Urza's Avenger gets -1/-1 and gains your choice of banding, flying, first strike, or trample until end of turn. (Any creatures with banding, and up to one without, can attack in a band. Bands are blocked as a group. If any creatures with banding you control are blocking or being blocked by a creature, you divide that creature's combat damage, not its controller, among any of the creatures it's being blocked by or is blocking.)
|
||||
|
||||
Reference in New Issue
Block a user