YEOE: 5 cards (#8484)

This commit is contained in:
Renato Filipe Vidal Santos
2025-08-27 16:16:24 +01:00
committed by GitHub
parent db194fab97
commit 087db3f757
5 changed files with 51 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Name:Stoic Star-Captain
ManaCost:1 W
Types:Creature Human Pilot
PT:2/3
S:Mode$ TapPowerValue | ValidSA$ Activated.Crew+Vehicle,Activated.Station | ValidCard$ Creature.YouCtrl | Value$ 1 | Description$ Each creature you control crews Vehicles and stations permanents as though its power were 1 greater.
A:AB$ Seek | Cost$ 1 W | Type$ Spacecraft | Exhaust$ True | SpellDescription$ Seek a Spacecraft card.
Oracle:Each creature you control crews Vehicles and stations permanents as though its power were 1 greater.\nExhaust — {1}{W}: Seek a Spacecraft card.

View File

@@ -0,0 +1,10 @@
Name:Thendar, the Overminer
ManaCost:2 R R
Types:Legendary Creature Kavu Pirate
PT:4/4
K:Menace
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Land.nonBasic | Execute$ TrigConjure | TriggerDescription$ Whenever a nonbasic land is put into a graveyard from the battlefield, its controller conjures a card named Wastes onto the battlefield tapped.
SVar:TrigConjure:DB$ MakeCard | Conjure$ True | Defined$ TriggeredCardController | Name$ Wastes | Zone$ Battlefield | Tapped$ True
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | TriggerZones$ Battlefield | IsPresent$ Creature.YouCtrl+tapped | PresentCompare$ GE2 | Execute$ TrigDestroy | TriggerDescription$ At the beginning of your end step, if you control two or more tapped creatures, destroy up to one target nonbasic land.
SVar:TrigDestroy:DB$ Destroy | ValidTgts$ Land.nonBasic | TgtPrompt$ Select up to one target nonbasic land | TargetMin$ 0 | TargetMax$ 1
Oracle:Menace\nWhenever a nonbasic land is put into a graveyard from the battlefield, its controller conjures a card named Wastes onto the battlefield tapped.\nAt the beginning of your end step, if you control two or more tapped creatures, destroy up to one target nonbasic land.

View File

@@ -0,0 +1,13 @@
Name:Val, Marooned Surveyor
ManaCost:R GW
Types:Legendary Creature Human Scout
PT:2/3
K:Vigilance
T:Mode$ Discover | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDmg | TriggerDescription$ Whenever you discover, investigate, scry, surveil, or seek one or more cards, NICKNAME deals 1 damage to each opponent and you gain 1 life.
T:Mode$ Investigated | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDmg | Secondary$ True | TriggerDescription$ Whenever you discover, investigate, scry, surveil, or seek one or more cards, NICKNAME deals 1 damage to each opponent and you gain 1 life.
T:Mode$ Scry | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDmg | Secondary$ True | TriggerDescription$ Whenever you discover, investigate, scry, surveil, or seek one or more cards, NICKNAME deals 1 damage to each opponent and you gain 1 life.
T:Mode$ Surveil | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDmg | Secondary$ True | TriggerDescription$ Whenever you discover, investigate, scry, surveil, or seek one or more cards, NICKNAME deals 1 damage to each opponent and you gain 1 life.
T:Mode$ SeekAll | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDmg | Secondary$ True | TriggerDescription$ Whenever you discover, investigate, scry, surveil, or seek one or more cards, NICKNAME deals 1 damage to each opponent and you gain 1 life.
SVar:TrigDmg:DB$ DamageAll | ValidPlayers$ Opponent | NumDmg$ 1 | SubAbility$ DBGainLife
SVar:DBGainLife:DB$ GainLife | Defined$ You | LifeAmount$ 1
Oracle:Vigilance\nWhenever you discover, investigate, scry, surveil, or seek one or more cards, Val deals 1 damage to each opponent and you gain 1 life.

View File

@@ -0,0 +1,13 @@
Name:Vv'viza, Orbital Overseer
ManaCost:1 G W U
Types:Legendary Creature Jellyfish Advisor
PT:4/4
K:Flying
K:Vigilance
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigConjure | TriggerDescription$ When NICKNAME enters, conjure a card of your choice from the Planets spellbook onto the battlefield.
SVar:TrigConjure:DB$ MakeCard | Conjure$ True | SpellbookName$ Planets | Spellbook$ Adagia; Windswept Bastion,Evendo; Waking Haven,Kavaron; Memorial World,Susur Secundi; Void Altar,Uthros; Titanic Godcore | Zone$ Battlefield
T:Mode$ AttackersDeclared | AttackingPlayer$ You | Execute$ TrigToken | TriggerZones$ Battlefield | TriggerDescription$ Whenever you attack, create a Lander token. It becomes a 2/1 artifact creature and gains flying.
SVar:TrigToken:DB$ Token | TokenScript$ c_a_lander_sac_search | TokenAmount$ 1 | RememberTokens$ True | SubAbility$ DBAnimate
SVar:DBAnimate:DB$ Animate | Defined$ Remembered | Power$ 2 | Toughness$ 1 | Types$ Creature,Artifact | Keywords$ Flying | Duration$ Permanent
DeckHas:Ability$Token
Oracle:Flying, vigilance\nWhen Vv'viza enters, conjure a card of your choice from the Planets spellbook onto the battlefield.\nWhenever you attack, create a Lander token. It becomes a 2/1 artifact creature and gains flying.

View File

@@ -0,0 +1,8 @@
Name:Worldweave
ManaCost:2 G
Types:Enchantment
T:Mode$ SpellCast | ValidCard$ Creature | ValidActivatingPlayer$ You | Execute$ TrigSeek | TriggerZones$ Battlefield | TriggerDescription$ Whenever you cast a creature spell, seek a land card and put it onto the battlefield tapped.
SVar:TrigSeek:DB$ Seek | Type$ Land | RememberFound$ True | SubAbility$ DBPut
SVar:DBPut:DB$ ChangeZone | Origin$ Hand | Destination$ Battlefield | Defined$ Remembered | Tapped$ True | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
Oracle:Whenever you cast a creature spell, seek a land card and put it onto the battlefield tapped.