Skip to content

Commit

Permalink
OTJ: Conduit Pylons, Creosote Heath, Festering Gulch
Browse files Browse the repository at this point in the history
  • Loading branch information
dracontes authored Mar 23, 2024
1 parent f07c294 commit db2b8b5
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
10 changes: 10 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/conduit_pylons.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Name:Conduit Pylons
ManaCost:no cost
Types:Land Desert
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigSurveil | TriggerDescription$ When CARDNAME enters the battlefield, surveil 1. (Look at the top card of your library. You may put it into your graveyard.)
SVar:TrigSurveil:DB$ Surveil | Amount$ 1
A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}.
A:AB$ Mana | Cost$ 1 T | Produced$ Any | SpellDescription$ Add one mana of any color.
DeckHas:Ability$Surveil|Graveyard
DeckHints:Ability$Graveyard
Oracle:When Conduit Pylons enters the battlefield, surveil 1. (Look at the top card of your library. You may put it into your graveyard.)\n{T}: Add {C}.\n{1}, {T}: Add one mana of any color.
8 changes: 8 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/creosote_heath.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Name:Creosote Heath
ManaCost:no cost
Types:Land Desert
K:CARDNAME enters the battlefield tapped.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals 1 damage to target opponent.
SVar:TrigDealDamage:DB$ DealDamage | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | NumDmg$ 1
A:AB$ Mana | Cost$ T | Produced$ Combo W G | SpellDescription$ Add {W} or {G}.
Oracle:Creosote Heath enters the battlefield tapped.\nWhen Creosote Heath enters the battlefield, it deals 1 damage to target opponent.\n{T}:Add {W} or {G}.
8 changes: 8 additions & 0 deletions forge-gui/res/cardsfolder/upcoming/festering_gulch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Name:Festering Gulch
ManaCost:no cost
Types:Land Desert
K:CARDNAME enters the battlefield tapped.
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDealDamage | TriggerDescription$ When CARDNAME enters the battlefield, it deals 1 damage to target opponent.
SVar:TrigDealDamage:DB$ DealDamage | ValidTgts$ Opponent | TgtPrompt$ Select target opponent | NumDmg$ 1
A:AB$ Mana | Cost$ T | Produced$ Combo B G | SpellDescription$ Add {B} or {G}.
Oracle:Festering Gulch enters the battlefield tapped.\nWhen Festering Gulch enters the battlefield, it deals 1 damage to target opponent.\n{T}:Add {B} or {G}.

0 comments on commit db2b8b5

Please sign in to comment.