mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
- Boros Charm: fixed an ability description.
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35781 269b9781-a132-4a9b-9d4e-f004f1b56b58
This commit is contained in:
parent
828f4ed255
commit
1c2a47d1f2
@ -3,7 +3,7 @@ ManaCost:R W
|
|||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ Charm | Cost$ R W | Choices$ DealDmg,PumpAll,PumpDouble | CharmNum$ 1
|
A:SP$ Charm | Cost$ R W | Choices$ DealDmg,PumpAll,PumpDouble | CharmNum$ 1
|
||||||
SVar:DealDmg:DB$ DealDamage | ValidTgts$ Player | AILogic$ ChoiceBurn | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target player.
|
SVar:DealDmg:DB$ DealDamage | ValidTgts$ Player | AILogic$ ChoiceBurn | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target player.
|
||||||
SVar:PumpAll:DB$ PumpAll | ValidCards$ Permanent.YouCtrl | KW$ Indestructible | SpellDescription$ Permanets you control gain indestructible until end of turn.
|
SVar:PumpAll:DB$ PumpAll | ValidCards$ Permanent.YouCtrl | KW$ Indestructible | SpellDescription$ Permanents you control gain indestructible until end of turn.
|
||||||
SVar:PumpDouble:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Double Strike | SpellDescription$ Target creature gains double strike until end of turn.
|
SVar:PumpDouble:DB$ Pump | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Double Strike | SpellDescription$ Target creature gains double strike until end of turn.
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/boros_charm.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/boros_charm.jpg
|
||||||
Oracle:Choose one —\n• Boros Charm deals 4 damage to target player.\n• Permanents you control gain indestructible until end of turn.\n• Target creature gains double strike until end of turn.
|
Oracle:Choose one —\n• Boros Charm deals 4 damage to target player.\n• Permanents you control gain indestructible until end of turn.\n• Target creature gains double strike until end of turn.
|
||||||
|
Loading…
Reference in New Issue
Block a user