oEtG Forum

Pink Jelly Traits

BigDieck

  • New Member
  • *
    • Posts: 18
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:
  • psionic
  • momentum
  • delay
  • frozen
  • adrenaline
  • poison
  • dive boosts stack onto the jelly, but disappear the following turn. [Example: 5 attack wyrm dives -> +5 attack. Jelly it same turn gives 7 + 5 = 12 attack jelly. After your turn, reverts back to 7 attack jelly.]
Doesn't carry:
  • traits such as airborne, nocturnal, golem, etc
  • fenghuang's return to hand after death
  • unstable shapeshifter's ability (Spawning a pink jelly doesn't not trigger any unstable shapeshifter)
Other small interactions:
  • A creature with bubble from bubble shield or atlantis' protection will evade an opponents jelly attempt. However, with the shield up, your own jelly on said creature will turn to a jelly without a bubble shield.


serprex

  • Global Moderator
  • *****
    • Posts: 1483
These same rules apply to Unstable Shapeshifter (hence the funny quads with shifter/immortal/hognose/charger)

Relevant code is `transform` in game.rs

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)
« Last Edit: March 29, 2024, 03:13:45 am by serprex »


pimpollo

  • New Member
  • *
    • Posts: 28
These same rules apply to Unstable Shapeshifter (hence the funny quads with shifter/immortal/hognose/charger)

Relevant code is `transform` in game.rs

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.


serprex

  • Global Moderator
  • *****
    • Posts: 1483
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
« Last Edit: March 29, 2024, 12:41:51 pm by serprex »


Niharia

  • Member
  • **
    • Posts: 44
  • Arachnophile-in-residence
Yes, you've preserved the mutant/PU interaction. It also applies to regrade. I have decks built around each of these combos.


pimpollo

  • New Member
  • *
    • Posts: 28
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?


Septima Rhay

  • PvP Organizer
  • ****
    • Posts: 389
Hitei knows all about pink jelly, say buddy?