summaryrefslogtreecommitdiff
path: root/vcproj-10
diff options
context:
space:
mode:
authorMichieru <Michieru@users.noreply.github.com>2014-10-02 12:07:50 +0200
committerMichieru <Michieru@users.noreply.github.com>2014-10-02 12:07:50 +0200
commitc813ffe0ba08d3330397da4116b25bfe374a6116 (patch)
treeaed8adf2182e457961c986ed03d5755ff8515bfe /vcproj-10
parentd8c84637efc7513503c4248e5f95bac6ba378d5c (diff)
downloadhercules-c813ffe0ba08d3330397da4116b25bfe374a6116.tar.gz
hercules-c813ffe0ba08d3330397da4116b25bfe374a6116.tar.bz2
hercules-c813ffe0ba08d3330397da4116b25bfe374a6116.tar.xz
hercules-c813ffe0ba08d3330397da4116b25bfe374a6116.zip
* Rewrote the hard monster AI. Monsters will now behave a lot closer to official servers:
* Monsters will now attack immediately when they are chasing a target and it comes into attack range (bugreport:7370) * Monsters will now chase their target during their aDelay, but they still have to wait for aMotion to be able to move again (bugreport:9269) * Monsters will now rethink their chase in a configurable interval (see monster_chase_refresh in monster.conf), official value is once per cell, previously it was once per 3 cells * Monsters will now stop when they rethink their chase and their target is gone (player hides or target loot was picked), regardless of the monster_ai setting (note: if you want the old, stupid behavior, just increase monster_chase_refresh instead) Thanks to Playtester (rathena: cfef8a0088c3)
Diffstat (limited to 'vcproj-10')
0 files changed, 0 insertions, 0 deletions