promotional bannermobile promotional banner
premium banner
A Lightweight Rotation Helper

Description

Prismm Rotation Helper

PrismmRot is a lightweight rotation/priority helper for World of Warcraft Classic. It displays a compact, configurable queue of suggested abilities and prioritizes actions using a configurable priority system. Designed to be reliable and easy to extend per class/spec.
 

Features

- Baseline priorities for all WoW Classic classes (Warrior, Rogue, Hunter, Mage, Warlock, Priest, Paladin, Shaman, Druid, Monk)
- Queue of 1–8 suggestion icons (default 4)
- Cooldown sweep overlay (per icon)
- Range indicator overlay (visual indicator when a spell is out of range)
- Unusable spell desaturation
- Show in combat only (toggle)
- Draggable position with lock toggle and persistent SavedVariables
- Options panel and modern AceGUI config window (when AceGUI is available)
- Simple, extensible priority/rotation data model (importable JSON support)
 

Usage

- Unlock the overlay to drag it; position is saved automatically.
- Open the options panel via the in-game Interface AddOns list or with `/pr` (no argument).
- Right-click a suggestion icon to open the config window (modern config UI when AceGUI is available).
 

Slash command

- `/pr` — Open the configuration window
 

Configuration Options

- Show in combat only
- Always show overlay
- Lock position
- Pause
- Scale
- Opacity
- Queue length (1–8)
- Per-class enable toggles
 

Credits

 
- Works with WoW Classic APIs and community UI libraries (Ace3, AceGUI).
- Hekili for inspiration