- More oracle updates

This commit is contained in:
swordshine
2018-01-13 21:25:20 +08:00
parent 917ae1daab
commit e3432ced3c
4 changed files with 8 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
Name:Calming Verse
ManaCost:3 G
Types:Sorcery
A:SP$ DestroyAll | Cost$ 3 G | ValidCards$ Enchantment.YouDontCtrl | SubAbility$ DBDestroyAll | SpellDescription$ Destroy all enchantments you don't control. Then, if you control an untapped land, destroy all enchantments you control.
A:SP$ DestroyAll | Cost$ 3 G | ValidCards$ Enchantment.YouDontCtrl | SubAbility$ DBDestroyAll | SpellDescription$ Destroy all enchantments you don't control. Then if you control an untapped land, destroy all enchantments you control.
SVar:DBDestroyAll:DB$DestroyAll | ValidCards$ Enchantment.YouCtrl | ConditionPresent$ Land.untapped+YouCtrl | ConditionCompare$ GE1 | ConditionDescription$ If you control an untapped land,
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/calming_verse.jpg
Oracle:Destroy all enchantments you don't control. Then, if you control an untapped land, destroy all enchantments you control.
Oracle:Destroy all enchantments you don't control. Then if you control an untapped land, destroy all enchantments you control.

View File

@@ -1,8 +1,8 @@
Name:Fire and Brimstone
ManaCost:3 W W
Types:Instant
A:SP$ DealDamage | Cost$ 3 W W | ValidTgts$ Player.DeclaredAttackerThisTurn | SubAbility$ DBDealDamage | TgtPrompt$ Select target player who declared an attacking creature this turn | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target player who declared an attacking creature this turn and 4 damage to you.
A:SP$ DealDamage | Cost$ 3 W W | ValidTgts$ Player.DeclaredAttackerThisTurn | SubAbility$ DBDealDamage | TgtPrompt$ Select target player who declared an attacking creature this turn | NumDmg$ 4 | SpellDescription$ CARDNAME deals 4 damage to target player who attacked this turn and 4 damage to you.
SVar:DBDealDamage:DB$DealDamage | Defined$ You | NumDmg$ 4
SVar:RemAIDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/fire_and_brimstone.jpg
Oracle:Fire and Brimstone deals 4 damage to target player who declared an attacking creature this turn and 4 damage to you.
Oracle:Fire and Brimstone deals 4 damage to target player who attacked this turn and 4 damage to you.

View File

@@ -1,11 +1,11 @@
Name:Grafdigger's Cage
ManaCost:1
Types:Artifact
R:Event$Moved | ActiveZones$ Battlefield | Origin$ Graveyard | Destination$ Battlefield | ValidCard$ Creature | Prevent$ True | Description$ Creature cards can't enter the battlefield from graveyards or libraries.
R:Event$Moved | ActiveZones$ Battlefield | Origin$ Graveyard | Destination$ Battlefield | ValidCard$ Creature | Prevent$ True | Description$ Creature cards in graveyards and libraries can't enter the battlefield.
R:Event$Moved | ActiveZones$ Battlefield | Origin$ Library | Destination$ Battlefield | ValidCard$ Creature | Prevent$ True
S:Mode$ CantBeCast | Origin$ Graveyard | Description$ Players can't cast spells from graveyards or libraries.
S:Mode$ CantBeCast | Origin$ Library
SVar:NonStackingEffect:True
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/grafdiggers_cage.jpg
Oracle:Creature cards can't enter the battlefield from graveyards or libraries.\nPlayers can't cast spells from graveyards or libraries.
Oracle:Creature cards in graveyards and libraries can't enter the battlefield.\nPlayers can't cast spells from graveyards or libraries.

View File

@@ -1,7 +1,7 @@
Name:Rhystic Scrying
ManaCost:2 U U
Types:Sorcery
A:SP$ Draw | Cost$ 2 U U | Defined$ You | NumCards$ 3 | SubAbility$ DBDiscard | SpellDescription$ Draw three cards. Then, if any player pays {2}, discard three cards.
A:SP$ Draw | Cost$ 2 U U | Defined$ You | NumCards$ 3 | SubAbility$ DBDiscard | SpellDescription$ Draw three cards. Then if any player pays {2}, discard three cards.
SVar:DBDiscard:DB$ Discard | Defined$ You | NumCards$ 3 | Mode$ TgtChoose | UnlessPayer$ Player | UnlessCost$ 2 | UnlessSwitched$ True
SVar:Picture:http://www.wizards.com/global/images/magic/general/rhystic_scrying.jpg
Oracle:Draw three cards. Then, if any player pays {2}, discard three cards.
Oracle:Draw three cards. Then if any player pays {2}, discard three cards.