Page 1 of 1
Question about fungi tree
Posted: Sat Dec 15, 2012 2:34 am
by jinsediaoying
Fungi t3 is a little confusing, seems it give you energy when you gain a regeneration effect, will this affect the regeneration you gain from Fungi t2?
and is that mean I can treat healing and regeneration talents as sort of instant?
Re: Question about fungi tree
Posted: Sat Dec 15, 2012 4:00 am
by Mewtarthio
Yep. Anything that gives you the Regeneration effect will trigger Ancestral Life.
Re: Question about fungi tree
Posted: Sun Dec 16, 2012 1:08 am
by jinsediaoying
Mewtarthio wrote:Yep. Anything that gives you the Regeneration effect will trigger Ancestral Life.
Will drain life triggers t2?
Re: Question about fungi tree
Posted: Sun Dec 16, 2012 3:25 am
by lukep
IIRC, "minor" heals such as Drain Life or Waters of Life were excluded from it, specifically to prevent something like
This Character.
Re: Question about fungi tree
Posted: Sun Dec 16, 2012 5:42 pm
by Mewtarthio
For the record, the following should be a comprehensive list of everything that triggers Fungal Growth (and Arcane Shield, which uses the same attribute):
Code: Select all
Arcane Reconstruction (Aegis)
Heal (an NPC talent)
Nature's Equilibrium (Mindstar Mastery)
Refit Golem (the Alchemist starting talent)
Conversion (Feedback)
Nature's Touch (Call of the Wild)
Body Reversion (Age Manipulation)
the summoned Turtle's Grand Arrival effect
Pride of the Orcs (Orc racial talent)
Infusion: Healing (the infusion, obviously)
Re-assemble (Skeleton racial talent)
Swallow (Sand-Drake Aspect)
Healing Light (Light)
Life Tap (Advanced Golemancy)
Undeath Link (Necrosis)
Bathe in Light (Light)
the Tree of Life artifact's activated effect
totems "of healing"
the on-hit effect of the Goedalath Rock
Re: Question about fungi tree
Posted: Thu Dec 20, 2012 8:22 pm
by Wolpertinger
lukep wrote:IIRC, "minor" heals such as Drain Life or Waters of Life were excluded from it, specifically to prevent something like
This Character.
Seems like that character relies on Bloodcaller heals-on-hit or Waters of Life heals-over-time. Seems to me like it might possibly more reasonable to allow 'minor' heals to trigger it as long as they are a 'single' heal (and an actual talent, instead of an item) instead of a sustain or multiple small heals over time (ruin, for example).
Re: Question about fungi tree
Posted: Thu Dec 20, 2012 8:35 pm
by Mewtarthio
Wolpertinger wrote:lukep wrote:IIRC, "minor" heals such as Drain Life or Waters of Life were excluded from it, specifically to prevent something like
This Character.
Seems like that character relies on Bloodcaller heals-on-hit or Waters of Life heals-over-time. Seems to me like it might possibly more reasonable to allow 'minor' heals to trigger it as long as they are a 'single' heal (and an actual talent, instead of an item) instead of a sustain or multiple small heals over time (ruin, for example).
The trouble is, the game doesn't know whether a given heal is a "single" heal or a "small" heal. It just knows that the player is getting a heal. The only way to change that is to explicitly specify what type of heal is getting called, which the "allow_on_heal" attribute effectively does right now.