Monsters have AI behavior, can seek targets, and perform attacks, but there is no damage calculation applied to players (no damage is dealt). I have tried to investigate the damage calculation code and checked the database, but could not find configuration entries for monsters or bosses—only some IDs related to monster normal attacks in the skill table. It seems the issue may be related to damage calculation logic or missing data.
Monsters have AI behavior, can seek targets, and perform attacks, but there is no damage calculation applied to players (no damage is dealt). I have tried to investigate the damage calculation code and checked the database, but could not find configuration entries for monsters or bosses—only some IDs related to monster normal attacks in the skill table. It seems the issue may be related to damage calculation logic or missing data.