From cec3a953b97b549f3f8c988e4069f0455ebe71da Mon Sep 17 00:00:00 2001 From: John Date: Wed, 3 Feb 2021 14:46:01 +0000 Subject: [PATCH] Cosmos Elixir --- forge-gui/res/cardsfolder/upcoming/cosmos_elixir.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/cosmos_elixir.txt diff --git a/forge-gui/res/cardsfolder/upcoming/cosmos_elixir.txt b/forge-gui/res/cardsfolder/upcoming/cosmos_elixir.txt new file mode 100644 index 00000000000..7154d45694f --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/cosmos_elixir.txt @@ -0,0 +1,10 @@ +Name:Cosmos Elixir +ManaCost:4 +Types:Artifact +T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigBranch | TriggerDescription$ At the beginning of your end step, draw a card if your life total is greater than your starting life total. Otherwise, you gain 2 life. +SVar:TrigBranch:DB$ Branch | BranchConditionSVar$ X | BranchConditionSVarCompare$ GTY | TrueSubAbility$ DBDraw | FalseSubAbility$ DBGainLife | References$ X,Y +SVar:DBDraw:DB$ Draw | Defined$ You | NumCards$ 1 +SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 2 +SVar:X:Count$YourLifeTotal +SVar:Y:Count$YourStartingLife +Oracle:At the beginning of your end step, draw a card if your life total is greater than your starting life total. Otherwise, you gain 2 life.