oEtG Forum

General Category => General Game Discussion => Topic started by: BigDieck on March 28, 2024, 11:22:50 pm

Title: Pink Jelly Traits
Post by: BigDieck on March 28, 2024, 11:22:50 pm
Noticed that broken mirror + pink jelly gives you psionic jelly, so here's some things that do and don't carry through when it gets the jelly.
Does carry:
Doesn't carry:
Other small interactions:
Title: Re: Pink Jelly Traits
Post by: serprex on March 29, 2024, 03:08:08 am
These same rules apply to Unstable Shapeshifter (hence the funny quads with shifter/immortal/hognose/charger)

Relevant code is `transform` in game.rs (https://github.com/serprex/openEtG/blob/0b9132ff6cb96283db9ebb05363938f45887a7f7/src/rs/src/game.rs#L1960)

transform also applies mutation effects when instance has mutant status, so casting jelly on a mutant (note spider cows are not mutants) creates a jelly with a mutant active (but cast/attack/hp are overridden by jelly spell after transform)
Title: Re: Pink Jelly Traits
Post by: pimpollo on March 29, 2024, 06:27:00 am
These same rules apply to Unstable Shapeshifter (hence the funny quads with shifter/immortal/hognose/charger)

Relevant code is `transform` in game.rs (https://github.com/serprex/openEtG/blob/0b9132ff6cb96283db9ebb05363938f45887a7f7/src/rs/src/game.rs#L1960)

transform also applies mutation effects when instance has mutant status, so casting jelly on a mutant (note spider cows are not mutants) creates a jelly with a mutant active (but cast/attack/hp are overridden by jelly spell after transform)

If spider cows are not mutants, then why does casting jelly on a cow grant it a random active?

Additionaly, does the mutant trait have any other interactions? There aren't any cards that directly state effects on this trait.
Title: Re: Pink Jelly Traits
Post by: serprex on March 29, 2024, 12:39:44 pm
hmm, right, spider cow doesn't have mutant on its text, but its active puts mutant status on it. Done to avoid having spider cows land on field with randomly buffed stats

No, mutant status is only used in transform. I forget if we preserved original behavior of reapply mutant buffs with PU, which would also impact deja
Title: Re: Pink Jelly Traits
Post by: Niharia on March 30, 2024, 05:25:23 pm
Yes, you've preserved the mutant/PU interaction. It also applies to regrade. I have decks built around each of these combos.
Title: Re: Pink Jelly Traits
Post by: pimpollo on March 30, 2024, 08:30:39 pm
Yes, you've preserved the mutant/PU interaction. It also applies to regrade. I have decks built around each of these combos.

And would you be so kind to please share these decks with the rest of the class?
Title: Re: Pink Jelly Traits
Post by: Septima Rhay on March 31, 2024, 12:37:25 am
Hitei knows all about pink jelly, say buddy?