Skip to content

ImbuementDurations ​

GameserverMessageImbuementDurations · inbound · 40 bytes

Subscribe with Engine.on("ImbuementDurations", fn). Print the live usage block with Engine.help("ImbuementDurations").

lua
local Engine = require("sdk.engine")

Engine.on("ImbuementDurations", function(ev)
  print(ev.name)
end)
NameKindNested
slotsrepImbueableItemInfo

Arcane SDK catalog generated from scripts/sdk