Page 1 of 1

[b20b] Fall of Zigur and Chronolith Twin/Clone AI SNAFU

Posted: Mon Feb 21, 2011 2:38 am
by eulf
The Grand Corrupter and entourage went hostile and invulnerable on me after a bit of splashback from an AoE attack. Given how they're apparently more than happy to hit each other (at least when they're all aiming at me), it does seem a bit counter intuitive. For the invulnerable part, while they would take normal amounts of damage their HP would not be reduced. I haven't tested to see if this was replicable yet.

The Chronolith twin/clones ability to know where you are constantly, combine with their inability to move within X squares of you allow you to constantly bombard them in complete safety by chucking a large AoE effect around a corner (Corrosive Vapor was what I noticed this with, perhaps other effects are too small? It was just barely large enough). Here's a diagram to further clarify what I mean.

Code: Select all

###@###
##..###
#.#####
.....CC
I'm unsure of any other setups in that area offhand which will duplicate that effect, or if any other bosses also try to keep a distance away from the player.

Re: [b20b] Fall of Zigur and Chronolith Twin/Clone AI SNAFU

Posted: Mon Feb 21, 2011 8:18 am
by yufra
eulf wrote: I'm unsure of any other setups in that area offhand which will duplicate that effect, or if any other bosses also try to keep a distance away from the player.
Hmmm, nice catch. The easiest fix is to alter the map so that doesn't happen. The long-term fix... not quite sure. I guess the tactical AI should want to keep the safe range AND line of sight. I'll give this some thought.

Re: [b20b] Fall of Zigur and Chronolith Twin/Clone AI SNAFU

Posted: Mon Feb 21, 2011 10:19 pm
by yufra
With some great insight from DG, this problem is fixed. :D