mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
- Fix Consuming Sinkhole charm svar
This commit is contained in:
@@ -3,7 +3,7 @@ ManaCost:3 R
|
|||||||
Types:Instant
|
Types:Instant
|
||||||
K:Devoid
|
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.
|
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: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
|
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.
|
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