File Details
AdaptiveRotationTrainer-0.2.70.zip
- R
- May 29, 2026
- 303.06 KB
- 21
- 12.0.7+1
- Retail
File Name
AdaptiveRotationTrainer-0.2.70.zip
Supported Versions
- 12.0.7
- 12.0.5
# Adaptive Rotation Trainer - 0.2.70
## Initial Spec Fallback Fix
- Fixed spec validation for hidden/initial class spec IDs.
- Added safe class-wide fallback handling for Initial spec IDs such as Evoker `1465`.
- Prevents false warnings like:
- `Class library loaded: yes`
- `Spec library loaded: no`
- Builder spell availability and spec validation can now use class-wide fallback data when the game reports an unresolved Initial spec.
- Added fallback support for Initial spec IDs across all playable classes.
- Updated validation output to better explain when class-wide fallback is being used.
## Safety
- No changes to combat behavior.
- No automatic casting.
- No protected actions.
- No macro rewriting during combat.
- Strict class/spec/context export safety remains preserved.
## Technical
- Updated core addon version to `0.2.70`.
- GSEBlobExporter and GSEImporter modules were not functionally changed.
- Combined package was rebuilt with the updated ART core addon.