- Update more scripts

This commit is contained in:
swordshine
2013-12-24 10:30:26 +00:00
parent 802aa167a9
commit 8d87b0256b
3 changed files with 11 additions and 8 deletions

View File

@@ -1,8 +1,9 @@
Name:Dawn Charm Name:Dawn Charm
ManaCost:1 W ManaCost:1 W
Types:Instant Types:Instant
A:SP$ Fog | Cost$ 1 W | SpellDescription$ Prevent all combat damage that would be dealt this turn; | PrecostDesc$ Choose one - A:SP$ Charm | Cost$ 1 W | Choices$ DBFog,DBRegen,DBCounter | SpellDescription$ Choose one - Prevent all combat damage that would be dealt this turn; or regenerate target creature; or counter target spell that targets you.
A:SP$ Regenerate | Cost$ 1 W | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ or regenerate target creature; SVar:DBFog:DB$ Fog | SpellDescription$ Prevent all combat damage that would be dealt this turn;
A:SP$ Counter | Cost$ 1 W | TargetType$ Spell | TargetValidTargeting$ You | TgtPrompt$ Select target spell that is targeting you | ValidTgts$ Card | SpellDescription$ or counter target spell that targets you. SVar:DBRegen:DB$ Regenerate | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Regenerate target creature;
SVar:DBCounter:DB$ Counter | TargetType$ Spell | TargetValidTargeting$ You | TgtPrompt$ Select target spell that is targeting you | ValidTgts$ Card | SpellDescription$ Counter target spell that targets you.
SVar:Picture:http://www.wizards.com/global/images/magic/general/dawn_charm.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/dawn_charm.jpg
Oracle:Choose one - Prevent all combat damage that would be dealt this turn; or regenerate target creature; or counter target spell that targets you. Oracle:Choose one - Prevent all combat damage that would be dealt this turn; or regenerate target creature; or counter target spell that targets you.

View File

@@ -1,9 +1,10 @@
Name:Emerald Charm Name:Emerald Charm
ManaCost:G ManaCost:G
Types:Instant Types:Instant
A:SP$ Untap | Cost$ G | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | PrecostDesc$ Choose one - | SpellDescription$ Untap target permanent A:SP$ Charm | Cost$ G | Choices$ DBUntap,DBDestroy,DBDebuff | Defined$ You | SpellDescription$ Choose one - Untap target permanent; or destroy target non-Aura enchantment; or target creature loses flying until end of turn.
A:SP$ Destroy | Cost$ G | ValidTgts$ Enchantment.nonAura | TgtPrompt$ Select target non-Aura enchantment | PrecostDesc$ or | SpellDescription$ Destroy target non-Aura enchantment SVar:DBUntap:DB$ Untap | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | SpellDescription$ Untap target permanent
A:SP$ Debuff | Cost$ G | ValidTgts$ Creature | TgtPrompt$ Select target creature | Keywords$ Flying | PrecostDesc$ or | SpellDescription$ Target creature loses flying until end of turn SVar:DBDestroy:DB$ Destroy | ValidTgts$ Enchantment.nonAura | TgtPrompt$ Select target non-Aura enchantment | SpellDescription$ Destroy target non-Aura enchantment
SVar:DBDebuff:DB$ Debuff | ValidTgts$ Creature | TgtPrompt$ Select target creature | Keywords$ Flying | SpellDescription$ Target creature loses flying until end of turn
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/emerald_charm.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/emerald_charm.jpg
Oracle:Choose one - Untap target permanent; or destroy target non-Aura enchantment; or target creature loses flying until end of turn. Oracle:Choose one - Untap target permanent; or destroy target non-Aura enchantment; or target creature loses flying until end of turn.

View File

@@ -1,7 +1,8 @@
Name:Thunderbolt Name:Thunderbolt
ManaCost:1 R ManaCost:1 R
Types:Instant Types:Instant
A:SP$ DealDamage | Cost$ 1 R | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 3 | SpellDescription$ Choose one - CARDNAME deals 3 damage to target player; A:SP$ Charm | Cost$ 1 R | Choices$ DBDmg,DBDmg2 | SpellDescription$ Choose one - CARDNAME deals 3 damage to target player; or CARDNAME deals 4 damage to target creature with flying.
A:SP$ DealDamage | Cost$ 1 R | ValidTgts$ Creature.withFlying | NumDmg$ 4 | SpellDescription$ or CARDNAME deals 4 damage to target creature with flying. SVar:DBDmg:DB$ DealDamage | ValidTgts$ Player | TgtPrompt$ Select target player | NumDmg$ 3 | SpellDescription$ CARDNAME deals 3 damage to target player;
SVar:DBDmg2:DB$ DealDamage | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with Flying | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target creature with flying.
SVar:Picture:http://www.wizards.com/global/images/magic/general/thunderbolt.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/thunderbolt.jpg
Oracle:Choose one - Thunderbolt deals 3 damage to target player; or Thunderbolt deals 4 damage to target creature with flying. Oracle:Choose one - Thunderbolt deals 3 damage to target player; or Thunderbolt deals 4 damage to target creature with flying.