l2- / template-plugin

BSD 2-Clause "Simplified" License
7 stars 8 forks source link

Predicted hit on Count Draynor in NMZ seems to be 10x #118

Closed dangjoeltang closed 3 weeks ago

dangjoeltang commented 1 month ago

I noticed that the predicted hit seems to be 10x the correct amount specifically on Count Draynor in NMZ hard rumble.

Screenshot 2024-07-23 at 2 32 25 PM image
vftvmv2 commented 1 month ago

Adding a data point; exact same thing happens in normal rumble, full obsidian. Count Draynor only.

Tylanderr commented 1 month ago

Appears that the value set within npcs.min.json is set incorrectly. Checking the wiki entries for Nightmare Zone Count Draynor, he should have 0% xp bonus, while his quest version has a -90% value. Then looking up the NPC id's I found that his nightmare zone versions are also set to use the -90% values.

Merge request (https://github.com/l2-/template-plugin/pull/119) should fix this

Nightmare zone versions wiki entries: image image

Quest version wiki entry: image

NPC Id's found: image