Page 1 of 1

Healing Nexus + Healing Nexus = Stack Overflow

Posted: Tue Jan 29, 2019 6:18 am
by Doctornull
I lay down a Healing Nexus on the jerk boss who pulled me into his Fearscape.

Then the boss hits me with his Healing Nexus.

Game vomits.
healing nexus stack overflow.jpg
healing nexus stack overflow.jpg (215.08 KiB) Viewed 1007 times
I'm kinda surprised that this issue hasn't happened already to someone else over the last few years -- Harmony is a well-liked tree.

And yeah, it's kinda hilarious to see a monster use a Wild-Gift talent inside his own Fearscape.

Re: Healing Nexus + Healing Nexus = Stack Overflow

Posted: Tue Jan 29, 2019 11:18 am
by Cathbald
It happened to someone recently when his clone used healing nexus after he did. I thought healing nexus wasn't allowed on NPC or yeah, it would have happened sooner.

Re: Healing Nexus + Healing Nexus = Stack Overflow

Posted: Wed Jan 30, 2019 2:11 am
by Doctornull
Cathbald wrote:It happened to someone recently when his clone used healing nexus after he did. I thought healing nexus wasn't allowed on NPC or yeah, it would have happened sooner.
Hmm, I think this is where it would be allowed for NPCs, and it looks like it is (talents/gifts/gifts.lua):

Code: Select all

newTalentType{ allow_random=true, is_mind=true, is_nature=true, type="wild-gift/harmony", name = "harmony", generic = true, description = "Nature heals and cleans you." }
That's from current GIT.