Appearance
sdk.party_assist
@type library Party following and optional friend healing without using client follow. Movement and healing use disjoint broker channels so target combat continues.
lua
local M = require("sdk.party_assist")Constants
Lua 5.4 has no enums — these are integer (or string) fields on the module.
| Name | Value | Summary |
|---|---|---|
Service | Service | Party assist class. |
distance | distance | Chebyshev distance between two party members. |
render_heal_words | render_heal_words | Format heal words for a party member. |
new
function · new(opts)
Create a party healing/assist service.