Maetrim / DDOBuilderV2

DDOBuilder V2 - Updated to be quicker and more adaptable. Still uses XML files
13 stars 9 forks source link

Incremented Abilities need to be isolated per build #175

Closed MrEkshin closed 13 hours ago

MrEkshin commented 1 day ago

Build 1 increments Wisdom. This sets Wisdom as used for build 2. Yet Build 2 is then set to increment Constitution. Which then retroactively messes up the incremented abilities on build 1. Please make the incremented Abilities separate per build. attributePer4Level-2

Maetrim commented 13 hours ago

Broken out to the build level. For older loaded files all builds within a given life get the Life's current values, which are then cleared.