Effect perk duration inconsistent
Caltinor opened this issue ยท 0 comments
Observed Behavior:
per_level
and duration
variations create inconsistent durations.
- player level is not factored in (confirmed omitted in code)
- putting dur=100, per=1 => 4 seconds (accurate) but changing per=2 results in 2 hours (not accurate)
Expected Behavior:
player level to factor in and time calculations to be consistent and accurate
Versions: 1.20.1
Other Information:
the status property needs updated to better reflect the duration in the glossary as well.
Submitted by: caltinor#0