Devourer Assistance User Manual
1. Addon Purpose
Devourer Assistance is an auxiliary addon designed for the Demon Hunter (DH) Devourer specializations. It primarily provides two types of information:
- Haste-adjusted time values:
GCD, Cast Time, and Total.
Voidform Statistics Panel: Tracks the number of specific spell casts during a single Voidform phase.
2. Display Content
The addon dynamically calculates and displays:
GCD: 1.5 / (1 + Haste)
Cast Time: 3.0 / (1 + Haste)
Total: GCD + Cast Time
Values are rounded to one decimal place, e.g., 1.2s.
3. Applicable Specializations & Display Rules
- Only displays when in Demon Hunter Devourer-related states.
- Automatically hides when switching to a non-applicable specialization.
- In Edit Mode, placeholder text is forced to display for easy drag-and-drop positioning.
4. Accessing Settings
Type the following in the chat box:
text /da
This will open the addon page in the native WoW interface: Options -> AddOns -> Devourer Assistance.
5. Configurable Options
The three text elements (GCD / Cast Time / Total) can be individually configured for:
- Visibility (Show/Hide)
- Font (Standard Font, Game Font, Number Font, Chat Font)
- Font Size (12-72)
- Color
- Screen Position
Voidform Statistics Panel Options:
- Display time parameter
t (Range: -30 to 30)
- Global Scale (50% to 200%)
- Text Color
Rules for parameter t:
t > 0: Displays the panel, then fades out after t seconds.
t = 0: Disables the statistics display entirely.
t < 0: Displays permanently until the start of the next Voidform.
6. Edit Mode Operations
When Edit Mode is active:
- Left-click and drag a text frame to move its position.
- Click a text frame to select it.
- Use the arrow keys or
W/A/S/D to fine-tune the position (1 pixel per press).
- Press
ESC to exit Edit Mode.
7. Voidform Statistics Explanation
The statistics panel tracks the following during a single Voidform sequence:
Eradication cast count
Collapsing Star cast count
When combat ends or Voidform concludes, the results are displayed according to the display time parameter t.
8. Data Storage
Addon configurations are saved in the SavedVariables:
text DevourerAssistanceDB
This database contains:
- Edit Mode toggle state.
- Position, font, size, color, and visibility status for each display item.
- Display time and scale settings for the Voidform Statistics Panel.
Devourer Assistance 使用说明
1. 插件用途
Devourer Assistance 是一个用于恶魔猎手(DH)噬灭专精的辅助插件,主要提供两类信息:
- 急速修正后的时间数值:
GCD、读条时间、总和
虚空变身统计面板:统计一次虚空变身期间的技能释放次数
2. 显示内容
插件会动态计算并显示:
GCD:1.5 / (1 + 急速)
读条时间:3.0 / (1 + 急速)
总和:GCD + 读条时间
显示保留 1 位小数,例如:1.2s。
3. 适用专精与显示规则
- 仅在恶魔猎手噬灭相关状态下显示
- 切换到非对应专精时自动隐藏
- 编辑模式下可强制显示占位文本,方便拖动定位
4. 打开设置
聊天框输入:
text /da
会打开 WoW 原生设置中的插件页面:设置 -> 插件 -> Devourer Assistance。
5. 可配置项
GCD / 读条时间 / 总和 三个文本可分别设置:
- 是否显示
- 字体(标准字体、游戏字体、数字字体、聊天字体)
- 字号(12-72)
- 颜色
- 屏幕位置
虚空变身统计面板可设置
- 显示时间参数
t(范围:-30 到 30)
- 整体缩放(50% 到 200%)
- 文字颜色
t 规则:
t > 0:显示 t 秒后渐隐
t = 0:禁用统计展示
t < 0:常驻显示,直到下一次虚空变身开始
6. 编辑模式操作
开启编辑模式后:
- 鼠标左键拖动文本框移动位置
- 点击某个文本框可选中
- 使用方向键或
W/A/S/D 微调位置(每次 1 像素)
- 按
ESC 退出编辑模式
7. 虚空变身统计说明
统计面板会在一次虚空变身流程中统计:
战斗结束或虚空变身结束后,按显示时间参数 t 的规则展示结果。
8. 数据保存
插件配置保存在 SavedVariables:
```