插件中文资料库
中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。
- 副本、团队本和大秘境战斗提醒
- 界面布局、头像框、姓名板和动作条优化
- 伤害、治疗、仇恨和战斗数据统计
Divine Guile Marker M+ 插件下载与使用指南
本页整理了 Divine Guile Marker M+ 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。
适合谁用
Divine Guile Marker M+ 是一款 首领战斗 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。
基本信息
- 插件作者:mlaplante
- 插件分类:首领战斗
- 适配版本:12.0.1
- 累计下载:7,694
安装方法
- 点击上方下载按钮获取 Divine Guile Marker M+插件文件。
- 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
- 重启游戏或在角色界面点击插件,确认 Divine Guile Marker M+ 已启用。
- 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。
使用建议
Divine Guile Marker M+ 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。
Divine Guile Marker M+ 常见问题
Divine Guile Marker M+ 适合需要 首领战斗 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。
下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。
常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。
可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。
插件 AI 问答
可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。
Divine Guile Marker M+ 是一款魔兽世界插件,主要用于界面框架、头像、动作条或冷却显示优化、伤害统计、输出循环或战斗表现分析、副本、团本、大秘境或钥石辅助。建议根据自己的版本和插件环境先测试兼容性。
插件用途
Divine Guile Marker M+ 主要面向需要首领战斗功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。
适用场景
- 界面框架、头像、动作条或冷却显示优化
- 伤害统计、输出循环或战斗表现分析
- 副本、团本、大秘境或钥石辅助
使用建议
安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。
** Could not find a way to reliably mark, use hunters mark for easy win. Remember its the model without horns **
DivineGuileMarker
Automatically identifies and skull-marks the real Lothraxion during Divine Guile in the Nexus-Point Xenas Mythic+ dungeon (WoW 12.0.1 Midnight).
The Problem
During Divine Guile, Lothraxion hides among multiple Fractured Images. In Mythic, interrupting the wrong one triggers Core Exposure (76k+ AoE damage + 20% Holy damage taken for 1 min). The visual tell is that the real boss has no horns of light, but this is easy to miss in chaotic pulls.
How It Works
The addon uses a layered detection strategy:
- GUID Tracking — Captures the boss's unique GUID when the encounter starts. During Divine Guile, scans all nameplate units to find the one matching that GUID.
- Cast Detection — The real Lothraxion is the source of the Divine Guile spell in the combat log, which confirms/updates the tracked GUID.
- Nameplate Scanning — Rapid (0.1s interval) nameplate scanning during Divine Guile to find and mark the correct unit token.
Once found, the addon places a Skull raid marker on the real boss.
Installation
- Copy the
DivineGuileMarkerfolder into your WoW addons directory:World of Warcraft/_retail_/Interface/AddOns/DivineGuileMarker/ - Restart WoW or type
/reloadif already in-game. - Verify it loaded: you should see
[DGM] v1.0.0 loadedin chat.
Commands
| Command | Description |
|---|---|
/dgm |
Show help |
/dgm enable |
Enable the addon |
/dgm disable |
Disable the addon |
/dgm debug |
Toggle debug mode (logs all NPC IDs — use this first!) |
/dgm announce |
Toggle party chat announcement when boss is found |
/dgm sound |
Toggle sound alert |
/dgm marker <1-8> |
Change which raid marker to use (default: 8 = Skull) |
/dgm status |
Show current settings and state |
/dgm test |
Target any NPC and test the marking system |
IMPORTANT: First-Run Verification
Several IDs in this addon need to be verified in-game since they may differ from datamined values:
Step 1 — Verify NPC IDs
- Enable debug mode:
/dgm debug - Pull Lothraxion in any difficulty
- During the fight (especially during Divine Guile), the addon will log every NPC ID it sees
- After the fight, run
/dgm statusto see all captured NPC IDs - Note the Lothraxion boss ID and the Fractured Image ID
Step 2 — Verify Spell IDs
Debug mode also logs Divine Guile spell casts with their spell IDs. Confirm the addon is detecting the cast. If it isn't, you may need to update DIVINE_GUILE_SPELL_IDS in the Lua file.
Step 3 — Verify Encounter ID
The addon currently accepts any encounter in Nexus-Point Xenas. Once you know the Lothraxion encounter ID from debug output, you can set LOTHRAXION_ENCOUNTER_ID for tighter filtering.
What to Update
Open DivineGuileMarker.lua and look for the constants at the top:
local LOTHRAXION_NPC_ID = 241546 -- Verify this local FRACTURED_IMAGE_NPC_ID = 0 -- Fill in from debug local LOTHRAXION_ENCOUNTER_ID = 0 -- Fill in from debug
Requirements
- You need raid lead or assist to set raid markers. In M+ the key holder automatically has this.
- If you can't set markers, the addon falls back to a large on-screen text alert.
- Nameplates must be enabled (
Vkey by default) for nameplate scanning to work.
Troubleshooting
| Issue | Solution |
|---|---|
| Addon doesn't detect the boss | Run /dgm debug and check if the NPC ID matches. Update LOTHRAXION_NPC_ID if needed. |
| Marker doesn't appear | You may not have lead/assist. The addon will show a screen alert instead. |
| Marker appears on wrong target | The GUID tracking may need the encounter ID set. Update LOTHRAXION_ENCOUNTER_ID. |
| No detection during Divine Guile | The spell IDs may have changed. Check debug output for the actual spell ID being cast. |
Design Notes
- The addon is intentionally lightweight — no UI frames, no configuration panels, just event-driven detection and marking.
- All scanning stops when Divine Guile ends, so there's zero CPU cost outside the mechanic window.
- The 0.1s scan interval during Divine Guile ensures the marker appears almost instantly.
- SavedVariables persist your settings across sessions.
用户评价
暂无 / 5,0 条评价相关推荐
继续看看这些内容