From bc3cd33a3061da67c637d27a664ecb10a5d9ff5b Mon Sep 17 00:00:00 2001 From: Northmoc Date: Thu, 1 Apr 2021 14:41:20 -0400 Subject: [PATCH] fervent_mastery.txt --- .../res/cardsfolder/upcoming/fervent_mastery.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/fervent_mastery.txt diff --git a/forge-gui/res/cardsfolder/upcoming/fervent_mastery.txt b/forge-gui/res/cardsfolder/upcoming/fervent_mastery.txt new file mode 100644 index 00000000000..fc0cbab7f03 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/fervent_mastery.txt @@ -0,0 +1,15 @@ +Name:Fervent Mastery +ManaCost:3 R R +Types:Sorcery +SVar:AltCost:Cost$ 2 R R | Description$ You may pay {2}{R}{R} rather than pay this spell's mana cost. +A:SP$ Branch | BranchConditionSVar$ AltCostPaid | BranchConditionSVarCompare$ GE1 | TrueSubAbility$ OppDiscard | FalseSubAbility$ DBSearch | SpellDescription$ If the {2}{R}{R} cost was paid, an opponent discards any number of cards, then draws that many cards. Search your library for up to three cards, put them into your hand, shuffle, then discard three cards at random. +SVar:OppDiscard:DB$ ChoosePlayer | Defined$ You | Choices$ Player.Opponent | ChoiceTitle$ Choose an opponent | SubAbility$ DBDiscard +SVar:DBDiscard:DB$ Discard | Defined$ ChosenPlayer | AILogic$ DiscardUncastableAndExcess | AnyNumber$ True | Optional$ True | Mode$ TgtChoose | RememberDiscarded$ True | SubAbility$ DBDraw +SVar:DBDraw:DB$ Draw | Defined$ ChosenPlayer | NumCards$ Y | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | SubAbility$ DBSearch +SVar:DBSearch:DB$ ChangeZone | Origin$ Library | Hidden$ True | ChangeNum$ 3 | ChangeType$ Card | Destination$ Hand | SubAbility$ DBResolve +SVar:DBResolve:DB$ ChangeZoneResolve | SubAbility$ DBDiscard2 +SVar:DBDiscard2:DB$ Discard | Defined$ You | NumCards$ 3 | Mode$ Random +SVar:Y:Remembered$Amount +SVar:AltCostPaid:Count$AltCost.1.0 +Oracle:You may pay {2}{R}{R} rather than pay this spell’s mana cost.\nIf the {2}{R}{R} cost was paid, an opponent discards any number of cards, then draws that many cards.\nSearch your library for up to three cards, put them into your hand, shuffle, then discard three cards at random.