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.
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.
Healing Nexus + Healing Nexus = Stack Overflow
Moderator: Moderator
-
- Sher'Tul Godslayer
- Posts: 2402
- Joined: Tue Jun 18, 2013 10:46 pm
- Location: Ambush!
Re: Healing Nexus + Healing Nexus = Stack Overflow
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.
I write guides and make addons too now, apparently
You can go here for a compilation of everything I wrote, plus some other important stuff!
Includes general guides (inscriptions, zone, prodigies), and class guides (Demo, Anorithil, Bulwark, Zerker, Sblade)
You can go here for a compilation of everything I wrote, plus some other important stuff!
Includes general guides (inscriptions, zone, prodigies), and class guides (Demo, Anorithil, Bulwark, Zerker, Sblade)
-
- Sher'Tul Godslayer
- Posts: 2402
- Joined: Tue Jun 18, 2013 10:46 pm
- Location: Ambush!
Re: Healing Nexus + Healing Nexus = Stack Overflow
Hmm, I think this is where it would be allowed for NPCs, and it looks like it is (talents/gifts/gifts.lua):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.
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." }