Project

General

Profile

Actions

Vaigu-Otserver-DefaultTracker #51

open
RA

Monster speed should not influence attack speed

Vaigu-Otserver-DefaultTracker #51: Monster speed should not influence attack speed

Added by Redmine Admin about 2 months ago.

Status:
Open
Priority:
Critical
Type:
Bug

Description

Currently, attack speed for monster with:
70 speed is around 2.5s
600 speed is around 2.05s

This is connected to chaseStep() being scheduled according to stepDuration https://github.com/vaigu-com/kots-game-server/blob/df59688415054090cf57bca51969daa477da69b9/src/main/kotlin/com/vaigu/kots/gameserver/plugin/MonsterChasingPlugin.kt#L280
However chaseStep() not only moves the monster, but also attempt to cast spells and perform attacks.

No data to display

Actions

Also available in: PDF Atom