插件中文资料库
中文说明、玩家点评、适用场景和替代推荐,方便快速判断是否适合你。
- 日常任务、练级和满级玩法辅助
- 界面体验优化和信息展示增强
- 副本前先测试兼容性,确认不报错后再长期使用
Kill The Healer (K.T.H.) 插件下载与使用指南
本页整理了 Kill The Healer (K.T.H.) 的功能用途、适用人群、安装方法和常见问题,方便玩家快速判断是否需要安装。
适合谁用
Kill The Healer (K.T.H.) 是一款 战斗 / 竞技场 / 单位框架 / PVP / 战场 类插件,适合需要优化界面、提升操作效率或补充游戏信息提示的魔兽世界玩家。
基本信息
- 插件作者:sconed
- 插件分类:战斗 / 竞技场 / 单位框架 / PVP / 战场
- 适配版本:12.0.5
- 累计下载:4,404
安装方法
- 点击上方下载按钮获取 Kill The Healer (K.T.H.)插件文件。
- 解压后将插件文件夹放入 World of Warcraft/_retail_/Interface/AddOns 目录。
- 重启游戏或在角色界面点击插件,确认 Kill The Healer (K.T.H.) 已启用。
- 如果插件不生效,请检查版本是否匹配,或关闭同类冲突插件后重试。
使用建议
Kill The Healer (K.T.H.) 安装后建议先在角色界面确认已启用,进入游戏后根据插件提供的命令、小地图按钮或设置面板进行调整。如遇到报错,可先单独启用该插件排查冲突。
Kill The Healer (K.T.H.) 常见问题
Kill The Healer (K.T.H.) 适合需要 战斗 / 竞技场 / 单位框架 / PVP / 战场 类功能的玩家,特别是希望提升游戏便利性、界面管理或战斗信息获取效率的用户。
下载后解压到 Interface/AddOns 目录,然后重启游戏并在角色界面启用插件。
常见原因是目录多套一层、游戏版本不匹配、依赖插件缺失或同类插件冲突。
可以查看本页的替代插件推荐和相关插件区域,按下载量和分类选择同类工具。
插件 AI 问答
可以问:这个插件正式服能用吗、和 DBM 冲突吗、怎么设置、有没有替代插件。
Kill The Healer (K.T.H.) 是一款魔兽世界插件,主要用于坐骑、宠物或击杀记录。建议根据自己的版本和插件环境先测试兼容性。
插件用途
Kill The Healer (K.T.H.) 主要面向需要PVP功能的玩家,用来改善游戏体验、减少重复操作或补充默认界面没有直接提供的信息。
适用场景
- 坐骑、宠物或击杀记录
使用建议
安装后建议先在角色选择界面或插件管理器中确认已启用,再进入游戏测试是否与现有整合包、WA 和其他插件冲突。如遇报错,可以先禁用同类插件排查。
K.T.H. (Kill The Healer)
There is one truth that every PvPer must face in any game they play: healers must die. This add-on helps you identify and mark healers on both sides so your team can focus targets effectively in PvP.
K.T.H. is a modernized fork of H.H.T.D. (Healers Have To Die) by John Wellesz, rebuilt for WoW 12.0 (Midnight).
WoW 12.0 introduced "secret values" in instanced PvP: enemy player names and GUIDs are no longer accessible to add-ons. K.T.H. works around this by using Class + PowerType + DPS-power-exclusion matching on nameplates, cross-referenced against scoreboard data.
Current features:
- Automatically places healer indicators above player nameplates in PvP battlegrounds and arenas. Friendly healers are identified by name via the scoreboard; enemy healers are identified by class, power type, and DPS-power-exclusion (so Ret Paladins, Shadow Priests, etc. are filtered out).
- Separate indicator icons and colors for friendly vs enemy healers. Both are fully customizable through the in-game settings panel or slash commands.
- Multiple icon presets: cross, skull, star, circle, diamond, triangle, moon, and square (all standard raid-target icons with custom vertex coloring).
- Adjustable Y-offset and indicator size so you can position the marker exactly where you want it relative to the nameplate.
- Inherits H.H.T.D.'s announcer module for posting healer lists to raid chat, sound alerts on healer mouse-over/targeting, and friendly-healer-under-attack warnings.
- Custom marks module: apply persistent personal markers to any unit's nameplate (visible only to you, persists across sessions).
- Integrates with the DebugLog add-on for diagnostic output. Toggle diagnostics with
/kthdebugor run a one-shot dump with/kthdiag. All diagnostic data is routed to DebugLog's scrollable viewer instead of cluttering your chat.
IMPORTANT: You must enable nameplates or you will not see any healer indicators!
How it works (Midnight / WoW 12.0)
In WoW 12.0 instanced PvP, UnitName() and UnitGUID() return secret values for enemy players. K.T.H. uses a multi-strategy approach:
Scoreboard scan:
C_PvP.GetScoreInfo()provides each player's name, class, and talent spec. K.T.H. identifies which players are healers and tracks them by name (for friendlies) and by class (for enemies).Nameplate matching (friendly): Friendly names are still accessible, so K.T.H. matches friendly nameplates directly against the scoreboard.
Nameplate matching (enemy):
UnitClass()andUnitPowerType()remain accessible on enemy nameplates even when names are secret. K.T.H. checks:- Is the class healer-capable? (Priest, Paladin, Druid, Shaman, Monk, Evoker)
- Does the scoreboard confirm an enemy healer of that class?
- Is the unit's primary power type Mana?
- Does the unit lack DPS-exclusive power resources? (e.g. Holy Power for Ret/Prot Paladin, Insanity for Shadow Priest, Astral Power for Balance Druid, Maelstrom for Ele/Enh Shaman, Energy for Windwalker/Brewmaster Monk)
Only if all four conditions are met is the unit marked as a healer.
Commands
/kth-- Show current K.T.H. nameplate indicator settings/kth help-- Full command reference/kth offset <number>-- Set Y-offset above nameplate/kth size <number>-- Set indicator size (8-128 pixels)/kth icon friend|enemy <preset>-- Choose icon for friendly or enemy healers/kth icons-- List available icon presets/kth glow on|off-- Toggle glow halo behind indicators/kth reset-- Restore all settings to defaults/kthdebug-- Toggle diagnostic output (routed to DebugLog)/kthdiag-- One-shot diagnostic dump/hhtdp-- Announce healers to raid chat (requires message configuration)/hhtdg-- Open the legacy H.H.T.D. options panel
The K.T.H. settings panel is also available in the WoW Interface > AddOns menu.
Credits
K.T.H. is built on the H.H.T.D. framework by John Wellesz (2072productions.com). The original add-on provided healer detection via combat log events, nameplate hooking, and the announcer/custom-marks modules. K.T.H. adapts this for WoW 12.0's secret-value system with a new nameplate indicator engine and scoreboard-based healer identification.
- Original author: John Wellesz (hhtd@2072productions.com)
- Midnight adaptation: Scone (sconed42@gmail.com)
- Original project: https://www.wowace.com/projects/h-h-t-d
用户评价
暂无 / 5,0 条评价相关推荐
继续看看这些内容