mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Fix Consuming Sinkhole charm svar
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:3 R
|
||||
Types:Instant
|
||||
K:Devoid
|
||||
A:SP$ Charm | Cost$ 3 R | Choices$ ExileLandCreature,DealDmg | CharmNum$ 1 | SpellDescription$ Choose one - Exile target land creature; Consuming Sinkhole deals 4 damage to target player.
|
||||
SVar:DBChangeZone:DB$ ChangeZone | ValidTgts$ Creature.Land | TgtPrompt$ Choose target land creature | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile target land creature.
|
||||
SVar:ExileLandCreature:DB$ ChangeZone | ValidTgts$ Creature.Land | TgtPrompt$ Choose target land creature | Origin$ Battlefield | Destination$ Exile | SpellDescription$ Exile target land creature.
|
||||
SVar:DealDmg:DB$ DealDamage | ValidTgts$ Player | AILogic$ ChoiceBurn | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target player.
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/consuming_sinkhole.jpg
|
||||
Oracle:Devoid (This card has no color.)\nChoose one -\n• Exile target land creature.\n• Consuming Sinkhole deals 4 damage to target player.
|
||||
|
||||
Reference in New Issue
Block a user