L2JMobius

Free Users => Bug Reports => Topic started by: MrUnzO on April 20, 2021, 07:52:43 AM

Title: Range Mob run into Player and run away, don't attack
Post by: MrUnzO on April 20, 2021, 07:52:43 AM
Sorry for my video resolution, will increase next time
Title: Re: Range Mob run into Player and run away, don't attack
Post by: Mobius on April 20, 2021, 10:13:33 AM
Tried to change NPC XML values?
Like
<attack physical="16.20165" magical="11.06363" random="30" critical="4.75" accuracy="4.75" attackSpeed="250" type="SWORD" range="40" distance="80" width="120" />
->
<attack physical="16.20165" magical="11.06363" random="30" critical="4.75" accuracy="4.75" attackSpeed="250" type="BOW" range="1400" distance="80" width="120" />
Title: Re: Range Mob run into Player and run away, don't attack
Post by: MrUnzO on April 20, 2021, 12:11:55 PM
Tried to change NPC XML values?
Like
<attack physical="16.20165" magical="11.06363" random="30" critical="4.75" accuracy="4.75" attackSpeed="250" type="SWORD" range="40" distance="80" width="120" />
->
<attack physical="16.20165" magical="11.06363" random="30" critical="4.75" accuracy="4.75" attackSpeed="250" type="BOW" range="1400" distance="80" width="120" />
will post result
Title: Re: Range Mob run into Player and run away, don't attack
Post by: MrUnzO on April 20, 2021, 12:25:24 PM
Tried to change NPC XML values?
Like
<attack physical="16.20165" magical="11.06363" random="30" critical="4.75" accuracy="4.75" attackSpeed="250" type="SWORD" range="40" distance="80" width="120" />
->
<attack physical="16.20165" magical="11.06363" random="30" critical="4.75" accuracy="4.75" attackSpeed="250" type="BOW" range="1400" distance="80" width="120" />
Bug fixed.

I may recheck all of this mob and fix it.
Title: Re: Range Mob run into Player and run away, don't attack
Post by: MrUnzO on April 21, 2021, 03:43:29 AM
New bugs occur. Mob runs away and does not attack anymore. Is it about range?

Title: Re: Range Mob run into Player and run away, don't attack
Post by: Mobius on April 21, 2021, 10:09:42 AM
NPC lost aggro.
Try with normal character.
Title: Re: Range Mob run into Player and run away, don't attack
Post by: MrUnzO on April 21, 2021, 12:12:11 PM
NPC lost aggro.
Try with normal character.
this happen with all range mob.
Title: Re: Range Mob run into Player and run away, don't attack
Post by: Mobius on April 21, 2021, 12:32:20 PM
My guess is that it will happen with non ranged as well.
Title: Re: Range Mob run into Player and run away, don't attack
Post by: MrUnzO on April 21, 2021, 01:49:03 PM
My guess is that it will happen with non ranged as well.
will test and reply. ty  ;)
Title: Re: Range Mob run into Player and run away, don't attack
Post by: MrUnzO on April 22, 2021, 02:44:32 PM
My guess is that it will happen with non ranged as well.

Confirmed, not happen with the non-range mob.
Title: Re: Range Mob run into Player and run away, don't attack
Post by: MrUnzO on April 22, 2021, 02:50:34 PM
One noticing thing is when ranged mob lost aggro (checked in aggro list, they actually lost) they don't walk anymore when they move they always running.