mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Cosmos Elixir
This commit is contained in:
10
forge-gui/res/cardsfolder/upcoming/cosmos_elixir.txt
Normal file
10
forge-gui/res/cardsfolder/upcoming/cosmos_elixir.txt
Normal file
@@ -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.
|
||||||
Reference in New Issue
Block a user