mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
- Update more scripts
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
Name:Crosis's Charm
|
Name:Crosis's Charm
|
||||||
ManaCost:U B R
|
ManaCost:U B R
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ ChangeZone | Cost$ U B R | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | Origin$ Battlefield | Destination$ Hand | PrecostDesc$ Choose one - | SpellDescription$ Return target permanent to its owner's hand;
|
A:SP$ Charm | Cost$ U B R | Choices$ DBChangeZone,DBDestroy,DBDestroy2 | SpellDescription$ Choose one - Return target permanent to its owner's hand; or destroy target nonblack creature, and it can't be regenerated; or destroy target artifact.
|
||||||
A:SP$ Destroy | Cost$ U B R | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonblack creature | NoRegen$ True | SpellDescription$ or destroy target nonblack creature, and it can't be regenerated;
|
SVar:DBChangeZone:DB$ ChangeZone | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return target permanent to its owner's hand;
|
||||||
A:SP$ Destroy | Cost$ U B R | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ or destroy target artifact.
|
SVar:DBDestroy:DB$ Destroy | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonblack creature | NoRegen$ True | SpellDescription$ Destroy target nonblack creature, and it can't be regenerated;
|
||||||
SVar:RemAIDeck:True
|
SVar:DBDestroy2:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Destroy target artifact.
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/crosiss_charm.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/crosiss_charm.jpg
|
||||||
Oracle:Choose one - Return target permanent to its owner's hand; or destroy target nonblack creature, and it can't be regenerated; or destroy target artifact.
|
Oracle:Choose one - Return target permanent to its owner's hand; or destroy target nonblack creature, and it can't be regenerated; or destroy target artifact.
|
||||||
@@ -1,7 +1,8 @@
|
|||||||
Name:Crushing Vines
|
Name:Crushing Vines
|
||||||
ManaCost:2 G
|
ManaCost:2 G
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ Destroy | Cost$ 2 G | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target flying creature. | PrecostDesc$ Choose one - | SpellDescription$ Destroy target creature with flying,
|
A:SP$ Charm | Cost$ 2 G | Choices$ DBDestroy,DBDestroy2 | SpellDescription$ Choose one - Destroy target creature with flying; or destroy target artifact.
|
||||||
A:SP$ Destroy | Cost$ 2 G | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ or destroy target artifact.
|
SVar:DBDestroy:DB$ Destroy | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target flying creature. | SpellDescription$ Destroy target creature with flying,
|
||||||
|
SVar:DBDestroy2:DB$ Destroy | ValidTgts$ Artifact | TgtPrompt$ Select target artifact | SpellDescription$ Destroy target artifact.
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/crushing_vines.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/crushing_vines.jpg
|
||||||
Oracle:Choose one - Destroy target creature with flying; or destroy target artifact.
|
Oracle:Choose one - Destroy target creature with flying; or destroy target artifact.
|
||||||
@@ -1,9 +1,10 @@
|
|||||||
Name:Darigaaz's Charm
|
Name:Darigaaz's Charm
|
||||||
ManaCost:B R G
|
ManaCost:B R G
|
||||||
Types:Instant
|
Types:Instant
|
||||||
A:SP$ ChangeZone | Cost$ B R G | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouOwn | Origin$ Graveyard | Destination$ Hand | PrecostDesc$ Choose one - | SpellDescription$ Return target creature card from your graveyard to your hand;
|
A:SP$ Charm | Cost$ B R G | Choices$ DBChangeZone,DBDmg,DBPump | SpellDescription$ Choose one - Return target creature card from your graveyard to your hand; or CARDNAME deals 3 damage to target creature or player; or target creature gets +3/+3 until end of turn.
|
||||||
A:SP$ DealDamage | Cost$ B R G | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 3 | SpellDescription$ or CARDNAME deals 3 damage to target creature or player;
|
SVar:DBChangeZone:DB$ ChangeZone | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouOwn | Origin$ Graveyard | Destination$ Hand | SpellDescription$ Return target creature card from your graveyard to your hand;
|
||||||
A:SP$ Pump | Cost$ B R G | ValidTgts$ Creature | NumAtt$ +3 | NumDef$ +3 | TgtPrompt$ Select target creature | SpellDescription$ or target creature gets +3/+3 until end of turn.
|
SVar:DBDmg:DB$ DealDamage | ValidTgts$ Creature,Player | TgtPrompt$ Select target creature or player | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target creature or player;
|
||||||
|
SVar:DBPump:DB$ Pump | ValidTgts$ Creature | NumAtt$ +3 | NumDef$ +3 | TgtPrompt$ Select target creature | SpellDescription$ Target creature gets +3/+3 until end of turn.
|
||||||
SVar:RemAIDeck:True
|
SVar:RemAIDeck:True
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/darigaazs_charm.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/darigaazs_charm.jpg
|
||||||
Oracle:Choose one - Return target creature card from your graveyard to your hand; or Darigaaz's Charm deals 3 damage to target creature or player; or target creature gets +3/+3 until end of turn.
|
Oracle:Choose one - Return target creature card from your graveyard to your hand; or Darigaaz's Charm deals 3 damage to target creature or player; or target creature gets +3/+3 until end of turn.
|
||||||
Reference in New Issue
Block a user