From 2ce207fcd7c0bdfdc6cad6b2faa0db405eaf93dd Mon Sep 17 00:00:00 2001 From: Tim Mocny Date: Mon, 7 Sep 2020 01:16:33 +0000 Subject: [PATCH] ZNR 1 Sep --- .../upcoming/ZNR/omnath_locus_of_creation.txt | 18 ++++++++++++++++++ .../cardsfolder/upcoming/ZNR/shell_shield.txt | 7 +++++++ 2 files changed, 25 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/ZNR/omnath_locus_of_creation.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/ZNR/shell_shield.txt diff --git a/forge-gui/res/cardsfolder/upcoming/ZNR/omnath_locus_of_creation.txt b/forge-gui/res/cardsfolder/upcoming/ZNR/omnath_locus_of_creation.txt new file mode 100644 index 00000000000..85816be0a43 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/ZNR/omnath_locus_of_creation.txt @@ -0,0 +1,18 @@ +Name:Omnath, Locus of Creation +ManaCost:R G W U +Types:Legendary Creature Elemental +PT:4/4 +T:Mode$ TurnBegin | ValidPlayer$ Player | Static$ True | TriggerZones$ Battlefield | Execute$ LandfallReset +SVar:LandfallReset:DB$ StoreSVar | SVar$ LandfallAmount | Type$ Number | Expression$ 0 | References$ LandfallAmount +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card. +SVar:TrigDraw:DB$ Draw | Defined$ You | NumCards$ 1 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigGainLife | CheckSVar$ LandfallAmount | SVarCompare$ EQ0 | References$ LandfallAmount | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, you gain 4 life if this is the first time this ability has resolved this turn. +SVar:TrigGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 4 | SubAbility$ LandfallCount +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigAddMana | CheckSVar$ LandfallAmount | SVarCompare$ EQ1 | References$ LandfallAmount | TriggerDescription$ If it's the second time, add {R}{G}{W}{U}. +SVar:TrigAddMana:DB$ Mana | Produced$ R G W U | SubAbility$ LandfallCount +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDamageAll | CheckSVar$ LandfallAmount | SVarCompare$ EQ2 | References$ LandfallAmount | TriggerDescription$ If it's the third time, CARDNAME deals 4 damage to each opponent and each planeswalker you don't control. +SVar:TrigDamageAll:DB$ DamageAll | ValidPlayers$ Opponent | ValidCards$ Planeswalker.YouDontCtrl | NumDmg$ 4 | SubAbility$ LandfallCount +SVar:LandfallCount:DB$ StoreSVar | SVar$ LandfallAmount | Type$ CountSVar | Expression$ LandfallAmount/Plus.1 +SVar:LandfallAmount:Number$0 +DeckHas:Ability$LifeGain +Oracle:When Omnath, Locus of Creation enters the battlefield, draw a card.\nLandfall - Whenever a land enters the battlefield under your control, you gain 4 life if this is the first time this ability has resolved this turn. If it's the second time, add {R}{G}{W}{U}. If it's the third time, Omnath deals 4 damage to each opponent and each planeswalker you don't control. diff --git a/forge-gui/res/cardsfolder/upcoming/ZNR/shell_shield.txt b/forge-gui/res/cardsfolder/upcoming/ZNR/shell_shield.txt new file mode 100644 index 00000000000..9a9537ae04d --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/ZNR/shell_shield.txt @@ -0,0 +1,7 @@ +Name:Shell Shield +ManaCost:U +Types:Instant +K:Kicker:1 +A:SP$ Pump | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumDef$ 3 | SubAbility$ Kicked | SpellDescription$ Target creature gets +0/+3 until end of turn. If CARDNAME was kicked, that creature also gains hexproof until end of turn. (It can’t be the target of spells or abilities your opponents control.) +SVar:Kicked:DB$ Pump | Defined$ Targeted | KW$ Hexproof | Condition$ Kicked | ConditionDescription$ If Shell Shield was kicked, +Oracle:Kicker {1} (You may pay an additional {1} as you cast this spell.)\nTarget creature you control gets +0/+3 until end of turn. If this spell was kicked, that creature also gains hexproof until end of turn. (It can’t be the target of spells or abilities your opponents control.)