magemonkeystudio / divinity

GNU General Public License v3.0
9 stars 6 forks source link

[Bug]: There is an error in the Gems module's calculation method for increasing maximum health. #231

Open Ghost067 opened 3 weeks ago

Ghost067 commented 3 weeks ago

Is there an existing issue for this?

Current Behavior

When I set a gemstone to increase its maximum health by 10 points, embedding it on any armor that has no maximum health attribute and only wears this armor will increase my health by 20 points.

Expected Behavior

When I set a gemstone to increase its maximum health by 10 points, embedding it on any armor that has no maximum health attribute and only wears this armor will increase my health by 10 points.

Steps To Reproduce

No response

Environment

- Server Software: PaperSpigot 1.16.5
- Divinity Version: Latest version
- Codex Version: Latest version
- Plugins: Codex、Divinity

latest.log

No response

Anything else?

No response

Travja commented 3 weeks ago

You say "latest version" but I really need to know the whole version numbers of the plugins.

Ghost067 commented 3 weeks ago

Sorry,Codex is 1.0.0-R0.17-SNAPSHOT、Divinity is 1.0.0-R0.17-SNAPSHOT.

Ghost067 commented 3 weeks ago

@Travja Hey, have you dealt with the issue I gave feedback on?

Travja commented 3 weeks ago

Not yet