0.53.2
2023/02/25
Fixed
- Regression introduced in version 0.53.0 (I told you there would be bugs!):
- Creation of subsequent modifiers/abilities, within the same scope (global/profile/weapon), that use the same condition type would overwrite previous condition data with the last condition data where the condition type was the same (and this would not be reflected in the generated modifier description).
- E.g. 2 weapon abilities created on the same weapon that both use the "Attack step roll" condition: the 2nd ability would overwrite the first ability's condition with its own condition data (but the ability description would not reflect this). Editing the overwritten ability would reveal the incorrect condition data. This is fairly niche but the effects could potentially be quite misleading in terms of simulation results. Apologies for any confusion caused.
- Unfortunately, this is difficult to automatically correct where it has occurred. You can manually check, correct and re-save any modifiers that may have been affected by this and the correct version will persist. Any newly created modifiers going forward will behave as expected.
- Mitigations:
- Preset modifiers were not affected.
- Modifiers created before the release of version 0.53.0 (2023/02/17) were not affected.
Credits
- Bug reporting: MB_John_117_NtK