From e3432ced3c63348c515256d99fad79afdbd953d1 Mon Sep 17 00:00:00 2001 From: swordshine Date: Sat, 13 Jan 2018 21:25:20 +0800 Subject: [PATCH] - More oracle updates --- forge-gui/res/cardsfolder/c/calming_verse.txt | 4 ++-- forge-gui/res/cardsfolder/f/fire_and_brimstone.txt | 4 ++-- forge-gui/res/cardsfolder/g/grafdiggers_cage.txt | 4 ++-- forge-gui/res/cardsfolder/r/rhystic_scrying.txt | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/calming_verse.txt b/forge-gui/res/cardsfolder/c/calming_verse.txt index 52cfbe0d72e..adc5d27628d 100644 --- a/forge-gui/res/cardsfolder/c/calming_verse.txt +++ b/forge-gui/res/cardsfolder/c/calming_verse.txt @@ -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. diff --git a/forge-gui/res/cardsfolder/f/fire_and_brimstone.txt b/forge-gui/res/cardsfolder/f/fire_and_brimstone.txt index 63ede59d6bb..25746427614 100644 --- a/forge-gui/res/cardsfolder/f/fire_and_brimstone.txt +++ b/forge-gui/res/cardsfolder/f/fire_and_brimstone.txt @@ -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. diff --git a/forge-gui/res/cardsfolder/g/grafdiggers_cage.txt b/forge-gui/res/cardsfolder/g/grafdiggers_cage.txt index 9ca14a60fcf..7c3283c7e80 100644 --- a/forge-gui/res/cardsfolder/g/grafdiggers_cage.txt +++ b/forge-gui/res/cardsfolder/g/grafdiggers_cage.txt @@ -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. diff --git a/forge-gui/res/cardsfolder/r/rhystic_scrying.txt b/forge-gui/res/cardsfolder/r/rhystic_scrying.txt index e003a7d2f22..b76297aef84 100644 --- a/forge-gui/res/cardsfolder/r/rhystic_scrying.txt +++ b/forge-gui/res/cardsfolder/r/rhystic_scrying.txt @@ -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.