mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
conspiracy_theorist.txt
This commit is contained in:
13
forge-gui/res/cardsfolder/upcoming/conspiracy_theorist.txt
Normal file
13
forge-gui/res/cardsfolder/upcoming/conspiracy_theorist.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
Name:Conspiracy Theorist
|
||||||
|
ManaCost:1 R
|
||||||
|
Types:Creature Human Shaman
|
||||||
|
PT:2/2
|
||||||
|
T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ Whenever CARDNAME attacks, you may pay {1} and discard a card. If you do, draw a card.
|
||||||
|
SVar:TrigDraw:AB$ Draw | Cost$ 1 Discard<1/Card>
|
||||||
|
T:Mode$ DiscardedAll | ValidPlayer$ You | ValidCard$ Card.nonLand | TriggerZones$ Battlefield | Execute$ TrigEffect | RememberTriggeringCards$ True | TriggerDescription$ Whenever you discard one or more nonland cards, you may exile one of them from your graveyard. If you do, you may cast it this turn.
|
||||||
|
SVar:TrigEffect:AB$ Effect | Cost$ ExileFromGrave<1/Card.IsRemembered> | RememberObjects$ ExiledCards | StaticAbilities$ MayCast | ExileOnMoved$ Stack | SubAbility$ DBCleanup
|
||||||
|
SVar:MayCast:Mode$ Continuous | Affected$ Card.IsRemembered | MayPlay$ True | EffectZone$ Command | AffectedZone$ Exile | Description$ You may cast this spell this turn.
|
||||||
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||||
|
SVar:HasAttackEffect:TRUE
|
||||||
|
DeckHas:Ability$Discard
|
||||||
|
Oracle:Whenever Conspiracy Theorist attacks, you may pay {1} and discard a card. If you do, draw a card.\nWhenever you discard one or more nonland cards, you may exile one of them from your graveyard. If you do, you may cast it this turn.
|
||||||
Reference in New Issue
Block a user