Division2Builder / Division2Builder/division2builder

Factor modifiers into skill stats

Open
#42 0 comments 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

With the existing system, we just display the base stats and then the modifiers separately. We could potentially calculate the final values with the following:

- convert strings to numbers, remove symbols
- utilize the "modifies" property on the modifier
- add meta data for how the modifier math should be done and how to format the numbers

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.