# 快速治疗QuickHeal优化版
**Repository Path**: twow-cn/QuickHeal
## Basic Information
- **Project Name**: 快速治疗QuickHeal优化版
- **Description**: 基于QuickHeal1.19版进行优化版本
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 2
- **Created**: 2025-05-07
- **Last Updated**: 2025-09-24
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# QuickHeal Turtle WOW
QuickHeal for Turtle WoW (updated for patch 1.17.2)
QuickHeal gives healers fast access to all of their direct healing spells for healing party/raid members and themselves. It lets you heal the people who need it, without having to target them manually, or even having to deselect the enemy you're fighting. It gives maximum mana efficiency, and will automatically use a lower rank of healing if the target doesn't need your biggest heal, or if your mana is running low. This also works when not in a party or a raid, and this will save you mana and precious time by automatically selecting the healing spell. There are several different key bindings for constraining the scope of players that will be considered for heals.
This version was created by Zebouski and before that by Sulpitz, I just added some modifications to fit with Turtle WoW 1.17.2
**Integration of HealComm**
QuickHeal uses the incoming heal information broadcast by HealComm, through the addonchannel to reduce overhealing and making this addon used by multiple raidmembers more effective.
## Installation
- Download QuickHeal from this repository into your Interface folder and remove the "-main" in the folder name
- Download HealComm (mandatory or QH won't work) from here https://github.com/Bestoriop/HealComm
- Download Bonusscanner (Makes QuickHeal and HealComm (Luna unit Frames) more accurate by taking gear and +Heal into account: https://github.com/GryllsAddons/BonusScanner
## Usage
**Help**
`/qh help` displays help inside the console
**Configuration**
`/qh cfg` invokes the configuration interface
**Heal**
To invoke quickheal, make a macro with the `/qh` slash command syntax or set Key Bindings:
**Downrank**
To conserve mana and heal more efficiently you can limit the maximum rank that QuickHeal will use. It is done by moving the slider. on the Downrank Window.
`/qh dr` to open the Downrank Window
**High HPS vs Normal HPS**
`/qh toggle`
Toggles between Normal HPS and High HPS. This corresponds to the **Toggle Heathy Threshold 0/100**. When invoked, it will echo `QuickHeal mode: Normal HPS` and `QuickHeal mode: High HPS` in the console to display its current state.
High HPS is restricted to fast-casting heal spells.
High healing throughput but low mana efficiency. e.g. Flash Heal
Normal HPS encomapsses ALL healing spells regardless of relative cast time.
Normal healing throughput with higher mana efficiency.
**Tank list and mt healing**
`/qh tanklist`
Toggles tanklist display.
`+` adds current target into the list. `C` clears the list.
**Other keybinds for specific healing**
`/qh [mask] [type] [mod]` OR `/quickheal [mask] [type] [mod]`:
`[mask]`: constrains healing pool to:
`player` = yourself
`target` = your target
`targettarget` = your target's target
`party` = your party
`mt` = main tanks (defined in the configuration panel)
`nonmt` = everyone but the main tanks
`subgroup` = raid subgroups (defined in the configuration panel)
`[type]`: constrains healing spell to:
`heal`: Forces the use of your class' channeled heal spells.
`hot`: Forces the use of your class' HoT spell over a channeled spell. Only works for Priests & Druids & Paladins (holy shock).
`chainheal`: Forces the use of the Chain Heal spell. Only works for Shamans.
`[mod]`: optional argument. Modifies the application of HoTs:
`max`= will apply a HoT to the next target that is not @100% hp and that does not currently have a HoT applied.
`fh` = firehose mode. Will apply maximum rank HoT on the next target that does not have a HoT applied.