mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Fixed Ruthless Instincts.
This commit is contained in:
@@ -2,7 +2,7 @@ Name:Ruthless Instincts
|
|||||||
ManaCost:2 G
|
ManaCost:2 G
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ Charm | Cost$ 2 G | Choices$ DBPump1,DBPump2 | SpellDescription$ Choose one - Target nonattacking creature gains reach and deathtouch until end of turn. Untap it; Target attacking creature gets +2/+2 and gains trample until end of turn.
|
A:SP$ Charm | Cost$ 2 G | Choices$ DBPump1,DBPump2 | SpellDescription$ Choose one - Target nonattacking creature gains reach and deathtouch until end of turn. Untap it; Target attacking creature gets +2/+2 and gains trample until end of turn.
|
||||||
SVar:DBPump1:DB$ Pump | ValidTgts$ Creature.notattacking | TgtPrompt$ Select target nonattacking creature | KW$ Reach,Deathtouch | SubAbility DBUntap | SpellDescription$ Target nonattacking creature gains reach and deathtouch until end of turn. Untap it.
|
SVar:DBPump1:DB$ Pump | ValidTgts$ Creature.notattacking | TgtPrompt$ Select target nonattacking creature | KW$ Reach & Deathtouch | SubAbility DBUntap | SpellDescription$ Target nonattacking creature gains reach and deathtouch until end of turn. Untap it.
|
||||||
SVar:DBUntap:DB$ Untap | Defined$ Targeted
|
SVar:DBUntap:DB$ Untap | Defined$ Targeted
|
||||||
SVar:DBPump2:DB$ Pump | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | NumAtt$ +2 | NumDef$ +2 | KW$ Trample | SpellDescription$ Target attacking creature gets +2/+2 and gains trample until end of turn.
|
SVar:DBPump2:DB$ Pump | ValidTgts$ Creature.attacking | TgtPrompt$ Select target attacking creature | NumAtt$ +2 | NumDef$ +2 | KW$ Trample | SpellDescription$ Target attacking creature gets +2/+2 and gains trample until end of turn.
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/ruthless_instincts.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/ruthless_instincts.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user