Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Items with Enhanced Defense lost maximun defense +1 #80

Open
malrio opened this issue Jul 24, 2023 · 1 comment
Open

Items with Enhanced Defense lost maximun defense +1 #80

malrio opened this issue Jul 24, 2023 · 1 comment

Comments

@malrio
Copy link

malrio commented Jul 24, 2023

The editor removes the maximum defense +1 to the objects with ED attribute:

The Defense of Any Superior Armor spawned with +% Enhanced Defense (ac%) is calculated as follows,

Superior NOT Ethereal: Defense = [(maxac + 1) * (100 + ac%)/100]
Superior AND Ethereal: Defense = [[(maxac + 1) * 3/2] * (100 + ac%)/100]

where 'maxac' denotes the maximum base defense.

PD: Also removes durability from items with the max durability attribute

@vinijdc
Copy link

vinijdc commented Jul 29, 2023

Could you post examples?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants