From 8e7225ed116cacd7ef6df223a7160619075fcccd Mon Sep 17 00:00:00 2001 From: Lyu Zong-Hong Date: Fri, 22 Jan 2021 16:35:31 +0900 Subject: [PATCH] Add spell description so it also show oracale texts in-game. --- forge-gui/res/cardsfolder/i/illusionary_mask.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/i/illusionary_mask.txt b/forge-gui/res/cardsfolder/i/illusionary_mask.txt index 9c98cb0a642..041c598df43 100644 --- a/forge-gui/res/cardsfolder/i/illusionary_mask.txt +++ b/forge-gui/res/cardsfolder/i/illusionary_mask.txt @@ -1,7 +1,7 @@ Name:Illusionary Mask ManaCost:2 Types:Artifact -A:AB$ Play | Cost$ X | Valid$ Card.Creature+YouOwn+CanPayManaCost | ValidZone$ Hand | WithoutManaCost$ True | Amount$ 1 | Controller$ You | Optional$ True | CastFaceDown$ True | ReplaceIlluMask$ True | References$ X | SorcerySpeed$ True +A:AB$ Play | Cost$ X | Valid$ Card.Creature+YouOwn+CanPayManaCost | ValidZone$ Hand | WithoutManaCost$ True | Amount$ 1 | Controller$ You | Optional$ True | CastFaceDown$ True | ReplaceIlluMask$ True | References$ X | SorcerySpeed$ True | SpellDescription$ You may choose a creature card in your hand whose mana cost could be paid by some amount of, or all of, the mana you spent on X. If you do, you may cast that card face down as a 2/2 creature spell without paying its mana cost. If the creature that spell becomes as it resolves has not been turned face up and would assign or deal damage, be dealt damage, or become tapped, instead it's turned face up and assigns or deals damage, is dealt damage, or becomes tapped. Activate this ability only any time you could cast a sorcery. SVar:X:Count$xPaid AI:RemoveDeck:All Oracle:{X}: You may choose a creature card in your hand whose mana cost could be paid by some amount of, or all of, the mana you spent on X. If you do, you may cast that card face down as a 2/2 creature spell without paying its mana cost. If the creature that spell becomes as it resolves has not been turned face up and would assign or deal damage, be dealt damage, or become tapped, instead it's turned face up and assigns or deals damage, is dealt damage, or becomes tapped. Activate this ability only any time you could cast a sorcery.