You can find the options in the
General Options tab,
Text Only Formatting section,
Clipboard Export Formatting panel.
First off, if you have never done so, I suggest clicking the
Add Preset button to save your current formatting. The first line is the per-player format which will consist of most of the formatting. The line below is the ally formatting which will be the first line of the export. All you need to do is replace things like
{damage} with things like
{healed}.
- {healed} - amount healing done in HP
- {exthps} - function of encounter duration divided by amount healed
- {healed%} - percentage of healing done when compared to all allies (adding each ally will equal 100%)
- {heals} - the number of heals
- {critheals} - the number of heals that were critical
- {healstaken} - amount of healing received (not really useful for a healing parse)
- {maxheal} - the largest single heal recorded not including a ward absorption
- {maxhealward} - the largest heal recorded including wards
The above formatters will show different things when used in per-player and ally formatting.
When making a healing parse, be certain to change the
Sort By: setting to
Healed or similar. When done, it's a good idea to add the new formatting as a preset also. When right-clicking an encounter, you can
select the presets from a list.