mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Merge branch 'patch' into 'master'
Fix Atla Palani, Nest Tender See merge request core-developers/forge!2035
This commit is contained in:
@@ -4,5 +4,5 @@ Types:Legendary Creature Human Shaman
|
||||
PT:2/3
|
||||
A:AB$ Token | Cost$ 2 T | TokenAmount$ 1 | TokenScript$ g_0_1_egg_defender | TokenOwner$ You | LegacyImage$ g 0 1 egg defender c19 | SpellDescription$ Create a 0/1 green Egg creature token with defender.
|
||||
T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Egg.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDig | TriggerDescription$ Whenever an Egg you control dies, reveal cards from the top of your library until you reveal a creature card. Put that card onto the battlefield and the rest on the bottom of your library in a random order.
|
||||
SVar:TrigDig:DB$ DigUntil | DigUntil$ Creature | ValidDescription$ creature | FoundDestination$ Battlefield | RevealedDestination$ Library | RevealedLibraryPosition$ -1 | RevealRandomOrder$ True | GainControl$ True
|
||||
SVar:TrigDig:DB$ DigUntil | Valid$ Creature | ValidDescription$ creature | FoundDestination$ Battlefield | RevealedDestination$ Library | RevealedLibraryPosition$ -1 | RevealRandomOrder$ True | GainControl$ True
|
||||
Oracle:{2}, {T}: Create a 0/1 green Egg creature token with defender.\nWhenever an Egg you control dies, reveal cards from the top of your library until you reveal a creature card. Put that card onto the battlefield and the rest on the bottom of your library in a random order.
|
||||
|
||||
Reference in New Issue
Block a user