Guide to ItemStatCost.txt Stats

Post here about all aspects of D2 mod making whether it's information, problems or whatever. Please specify whether your post is relating to Classic D2 or the Expansion.

Moderator: Nizari

OrderOfTheScribble
Posts: 38
Joined: Wed Apr 05, 2023 7:35 pm
United States of America

Re: Guide to ItemStatCost.txt Stats

Post by OrderOfTheScribble » Wed Aug 07, 2024 5:32 pm

The Basin Wiki has this to say about item_normaldamage, which displays as Damage +:
Damage + adds to both minimum and maximum physical attack damage before +% Damage is applied. Character screen does not add Damage until after +% Damage is applied, so actual damage can be much higher than displayed. It is also added to shield damage before +% Damage is applied when calculating Smite damage. Character screen does not add Damage at all.
The first bit of red text is the bug you're referring to, while the Smite related bug can be explained by Smite having a descdam of 10 in SkillDesc.txt, which this guide doesn't list as one of the descdams that can display item_normaldamage.

User avatar
Nagahaku
Junior Member
Paladin
Posts: 142
Joined: Sat Nov 30, 2019 1:11 am

Re: Guide to ItemStatCost.txt Stats

Post by Nagahaku » Thu Aug 08, 2024 8:53 am

OrderOfTheScribble, thanks for the information, tested and found more.
even if +% damage is applied, the char screen seems incorrect as well: what displayed there is base weapon damage multiplied by other +% damage values, then plus item_normaldamage value, item_normaldamage didn't enchanced by +% damage stats or str bonus on the screen.
Image
Image
Image
Image
Image
Image
Image

User avatar
Cypress
Moderator
Champion of the Light
Posts: 473
Joined: Fri Dec 01, 2017 2:08 am

Re: Guide to ItemStatCost.txt Stats

Post by Cypress » Tue Aug 20, 2024 10:47 pm

Hi OrderOfTheScribble, what is missing/wrong in the guide? The guide does list descdam 10 as being unable to display item_normaldamage.
•Applies to Shield Damage (Smite), despite not appearing on its display (descdam=10).

OrderOfTheScribble
Posts: 38
Joined: Wed Apr 05, 2023 7:35 pm
United States of America

Re: Guide to ItemStatCost.txt Stats

Post by OrderOfTheScribble » Wed Aug 21, 2024 5:56 am

I was replying to this post by quoting the bugs of item_normaldamage that were known to the Basin:
Nagahaku wrote:
Wed Aug 07, 2024 10:55 am
Cypress wrote:
Wed Dec 08, 2021 11:57 pm
[item_normaldamage]
•Displays under descdam=1,5,6,7,9,11,14,17,18,19,20,23,24; scaled by SrcDam of the skill.
does it really display correctly? as i remembered, 'grief' runeword's fake low damage is quite a famous bug in vanilla.
You're right that descdam 10 doesn't display item_normaldamage. I guess the wording in my last post was a little unclear.

User avatar
Nagahaku
Junior Member
Paladin
Posts: 142
Joined: Sat Nov 30, 2019 1:11 am

Re: Guide to ItemStatCost.txt Stats

Post by Nagahaku » Fri Aug 23, 2024 4:26 pm

Cypress wrote:
Wed Dec 08, 2021 11:57 pm
[item_normaldamage]
Ah... another thing about this: it doesn't count to Vengeance's elemental damage.

User avatar
Cypress
Moderator
Champion of the Light
Posts: 473
Joined: Fri Dec 01, 2017 2:08 am

Re: Guide to ItemStatCost.txt Stats

Post by Cypress » Mon Sep 09, 2024 1:48 am

Thanks Nagahaku, I've added that to the skill description and stat description.

Post Reply

Return to “General Mod Making”