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

Item upgrades information and artefacts bonus properties #1

Open
NewGrafon opened this issue Jan 21, 2023 · 0 comments
Open

Item upgrades information and artefacts bonus properties #1

NewGrafon opened this issue Jan 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@NewGrafon
Copy link

Need info about weapon classes upgrades and info about artefacts additional properties
Weapon classes upgrades can be presented like this:
weaponClass: {
lvl1: {
damage: '+0.73',
spread: '-0.33'
},
lvl2: {
damage: '+1.62',
spread: '-0.72'
},
...lvlN: {
damage: '+x.xx',
spread: '-k.kk'
}...
lvl15: {
damage: '+30',
spread: '-15'
}
}

@abvadabra abvadabra changed the title Need more info, please Item upgrades informatio and artefacts bonus properties Jan 21, 2023
@abvadabra abvadabra added the enhancement New feature or request label Jan 21, 2023
@abvadabra abvadabra changed the title Item upgrades informatio and artefacts bonus properties Item upgrades information and artefacts bonus properties Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants