Skip to content

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.

NameValueSummary
ServiceServiceParty assist class.
distancedistanceChebyshev distance between two party members.
render_heal_wordsrender_heal_wordsFormat heal words for a party member.

new

function · new(opts)

Create a party healing/assist service.

Arcane SDK catalog generated from scripts/sdk