PartnerSummoned¶
Namespace: ChannelToClient · Opcode: 0x0060 (96)
Channel-to-client "partner demon is currently summoned" notification. Body is a single 64-bit entity id. Sent as part of the post-auth burst only when the character has an active partner demon; absent otherwise.
Fields¶
| Field | Type | Modifiers | Description |
|---|---|---|---|
PartnerEntityId |
s64 |
— | 64-bit entity id of the active partner demon. The client looks this up in its own entity cache to find the matching demon record. |