azerothcore / azerothcore-wotlk

Complete Open Source and Modular solution for MMO
http://www.azerothcore.org
GNU Affero General Public License v3.0
6.56k stars 2.63k forks source link

Barov Peasant Caller - Peasants Not Sufficiently Aggressive #8644

Open Azcobu opened 3 years ago

Azcobu commented 3 years ago

What client do you play on?

enUS

Faction

Content Phase:

Current Behaviour

Original report: https://github.com/chromiecraft/chromiecraft/issues/2153

The item "Barov Peasant Caller" (14023) will summon servants that will fight for the player but does not attack.

https://user-images.githubusercontent.com/22718174/137997371-1dfcf670-fdad-4c84-8050-c572b442bd02.mp4

Tester: This is partly correct. If you summon them while a mob is aggroed onto you, they'll stand around doing nothing, though they do adopt a combat stance. But once that mob is dead, they'll often turn aggressive and run off to attack something else.

Passive in combat: WoWScrnShot_102021_225018

Rushing off to attack more NPCs: WoWScrnShot_102021_225239

2 peasants fighting, the 3rd not: WoWScrnShot_102021_230036

Expected Blizzlike Behaviour

They should be attacking since they are in combat mode.

Source

https://wowpedia.fandom.com/wiki/Barov_Peasant_Caller?oldid=2264377 https://www.youtube.com/watch?v=PkKDQlTKvsg https://www.youtube.com/watch?v=SJyZQ0fpsg4

Steps to reproduce the problem

.additem [barov peasant caller] Get into combat.

Extra Notes

AC rev. hash/commit

https://github.com/chromiecraft/azerothcore-wotlk/commit/e9c71c8ebefc067e3119a2a1a63b74c3239cc55c

Operating system

Ubuntu 20.04

Modules

Customizations

None

Server

ChromieCraft

Ragelezz commented 3 years ago

They seem to attack random npcs by themselfs due to their faction, someone with sniffs, which faction they should have ? The part of attacking, I can confirm that, they just stand still while they "emote" the attack yet doing nothing.

Nyeriah commented 3 years ago

Perhaps this is related to https://github.com/azerothcore/azerothcore-wotlk/pull/7959#issuecomment-947800821

Ragelezz commented 3 years ago

In this case we'll wait for that PR to be re-reviewed.