Skip to content

ApplyImbuement ​

GameclientMessageApplyImbuement · outbound · 32 bytes

Send scalars/strings with Packet.send. Print the live usage block with Packet.help("ApplyImbuement").

lua
local Packet = require("sdk.packet")

Packet.send("ApplyImbuement", {
  slot = 0,
  imbuement_id = 0,
})
NameKindNested
slotu32—
imbuement_idu32—

Arcane SDK catalog generated from scripts/sdk