Changes:
- Added new spells: AngelicFeather, HolyNova, and Rhapsody.
- Introduced new buffs/debuffs: AngelicFeatherBuff.
- Added new custom units: HighestHPEnemy and LowestInRange.
- Introduced MovementAPL for handling movement logic, including using Angelic Feather when moving and out of combat.
Improvements:
- Refined target selection logic for DPS APL, prioritizing highest HP enemies.
- Enhanced out-of-combat logic with MovementAPL execution for better movement handling.
Miscellaneous:
- Added mount detection to pause rotation while mounted.
- Improved code structure, readability, and added comments for better understanding.
Changes:
- Added new spells: AngelicFeather, HolyNova, and Rhapsody.
- Introduced new buffs/debuffs: AngelicFeatherBuff.
- Added new custom units: HighestHPEnemy and LowestInRange.
- Introduced MovementAPL for handling movement logic, including using Angelic Feather when moving and out of combat.
Improvements:
- Refined target selection logic for DPS APL, prioritizing highest HP enemies.
- Enhanced out-of-combat logic with MovementAPL execution for better movement handling.
Miscellaneous:
- Added mount detection to pause rotation while mounted.
- Improved code structure, readability, and added comments for better understanding.