Why it heals from my reaver's carrion worm blight efftct area?
It has no Infestation sustain, no blight affinity but got heal every time.
Awoken tentacle tree
Moderator: Moderator
Awoken tentacle tree
English isn't my native language.
Re: Awoken tentacle tree
Yeah, dunno. The only thing that could be causing it is them getting the "worm" attribute somehow, if they haven't picked up affinity. The carrion worm's shtick doesn't heal you because of infection, it heals you because infection grants the worm attribute. So if the trees are healing without blight affinity they're somehow or another getting the worm attribute.
If I had to guess, it's probably either "is_tentacle_tree" or "force_tentacle_hand" that's doing it, eyeballing the awoken tentacle tree code. Those are the only two odd things I'm seeing that might theoretically account for the effect. I'll see if I can't find where those are being called in the DLC stuff, but that's going to involve find-in-file shenanigans and might both take a while and not find anything
E: And yeah, with some looking about I got nothin'. Frumple isn't a coder, and looking through all the gibberish notepad++ is finding possibly related to the worm attribute is finding sod all that might be causing the trees to heal from wormblight. If you want to know more you can code dive yourself
If I had to guess, it's probably either "is_tentacle_tree" or "force_tentacle_hand" that's doing it, eyeballing the awoken tentacle tree code. Those are the only two odd things I'm seeing that might theoretically account for the effect. I'll see if I can't find where those are being called in the DLC stuff, but that's going to involve find-in-file shenanigans and might both take a while and not find anything

E: And yeah, with some looking about I got nothin'. Frumple isn't a coder, and looking through all the gibberish notepad++ is finding possibly related to the worm attribute is finding sod all that might be causing the trees to heal from wormblight. If you want to know more you can code dive yourself

Re: Awoken tentacle tree
Thank you for efforts, now I see.
It mean every tentacle tree that spawned as rare-unique etc heals from that as I understand.
It mean every tentacle tree that spawned as rare-unique etc heals from that as I understand.
English isn't my native language.