Add Mine Is the Only Truth (#6259)

This commit is contained in:
TwentyToedToad
2024-10-09 15:27:33 -05:00
committed by GitHub
parent 5f022923b0
commit 1bd54d2ca0
3 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
Name:Mine Is the Only Truth
ManaCost:no cost
Types:Ongoing Scheme
T:Mode$ SpellCast | ValidCard$ Card | ValidActivatingPlayer$ Player | TriggerZones$ Command | Execute$ TrigDrawCard | TriggerDescription$ Whenever a player casts a spell, you draw a card.
SVar:TrigDrawCard:DB$ Draw | Defined$ You | NumCards$ 1
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Command | CheckSVar$ DrewLastTurn | Execute$ DBAbandon | TriggerDescription$ At the beginning of your upkeep, if you drew a card last turn, abandon this scheme.
SVar:DBAbandon:DB$ Abandon
SVar:DrewLastTurn:Count$YouDrewLastTurn
Oracle:(An ongoing scheme remains face up until its abandoned.)\nWhenever a player casts a spell, you draw a card.\nAt the beginning of your upkeep, if you drew a card last turn, abandon this scheme.