You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: correctly apply keyed attribute modifiers, close#326
We need to construct attributes with their key if possible to avoid stacking. Uses reflection :( to do this.
Also adds a bit of error checking to health scale syncing