mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 02:38:02 +00:00
Leaked Rydia and Exdeath (FIN) (#7725)
* Leaked Rydia and Exdeath (FIN) * Update exdeath_void_warlock_neo_exdeath_dimensions_end.txt * Update rydia_summoner_of_mist.txt
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
Name:Exdeath, Void Warlock
|
||||
ManaCost:1 B G
|
||||
Types:Legendary Creature Spirit Warlock
|
||||
PT:3/3
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigGainLife | TriggerDescription$ When NICKNAME enters, you gain 3 life.
|
||||
SVar:TrigGainLife:DB$ GainLife | LifeAmount$ 3
|
||||
T:Mode$ Phase | Phase$ End of Turn | ValidPlayer$ You | CheckSVar$ X | SVarCompare$ GE6 | TriggerZones$ Battlefield | Execute$ TrigTransform | TriggerDescription$ At the beginning of your end step, if there are six or more permanent cards in your graveyard, transform NICKNAME.
|
||||
SVar:TrigTransform:DB$ SetState | Defined$ Self | Mode$ Transform
|
||||
SVar:X:Count$ValidGraveyard Permanent.YouOwn
|
||||
AlternateMode:DoubleFaced
|
||||
Oracle:When Exdeath enters, you gain 3 life.\nAt the beginning of your end step, if there are six or more permanent cards in your graveyard, transform Exdeath.
|
||||
|
||||
ALTERNATE
|
||||
|
||||
Name:Neo Exdeath, Dimension's End
|
||||
ManaCost:no cost
|
||||
Colors:black,green
|
||||
Types:Legendary Creature Spirit Avatar
|
||||
PT:*/3
|
||||
K:Trample
|
||||
S:Mode$ Continuous | CharacteristicDefining$ True | SetPower$ X | Description$ NICKNAME's power is equal to the number of permanent cards in your graveyard.
|
||||
SVar:X:Count$ValidGraveyard Permanent.YouOwn
|
||||
Oracle:Trample\nNeo Exdeath's power is equal to the number of permanent cards in your graveyard.
|
||||
@@ -0,0 +1,11 @@
|
||||
Name:Rydia, Summoner of Mist
|
||||
ManaCost:R G
|
||||
Types:Legendary Creature Human Shaman
|
||||
PT:1/2
|
||||
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ Landfall — Whenever a land you control enters, you may discard a card. If you do, draw a card.
|
||||
SVar:TrigDraw:AB$ Draw | Cost$ Discard<1/Card> | NumCards$ 1
|
||||
A:AB$ ChangeZone | PrecostDesc$ Summon — | Cost$ X T | ValidTgts$ Saga.YouOwn+cmcEQX | TgtPrompt$ Choose target Saga card with mana value X in your graveyard | Origin$ Graveyard | Destination$ Battlefield | SorcerySpeed$ True | WithCountersType$ FINALITY | WithCountersAmount$ 1 | SubAbility$ DBPump | RememberChanged$ True | SpellDescription$ Return target Saga card with mana value X from your graveyard to the battlefield with a finality counter on it. It gains haste until end of turn. Activate only as a sorcery.
|
||||
SVar:DBPump:DB$ Pump | KW$ Haste | Defined$ Remembered | SubAbility$ DBCleanup
|
||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
|
||||
SVar:X:Count$xPaid
|
||||
Oracle:Landfall — Whenever a land you control enters, you may discard a card. If you do, draw a card.\nSummon — {X}, {T}: Return target Saga card with mana value X from your graveyard to the battlefield with a finality counter on it. It gains haste until end of turn. Activate only as a sorcery.
|
||||
Reference in New Issue
Block a user