Skip to main content
Module

x/bnapi/mod.ts>wow.CharacterSoulbind

Blizzard Battle.net API wrapper for Deno.
Go to Latest
interface wow.CharacterSoulbind
import { type wow } from "https://deno.land/x/bnapi@0.9.5/mod.ts";
const { CharacterSoulbind } = wow;

Properties

soulbind: IdName
optional
traits: { trait?: IdName; conduit_socket?: { type: TypeName; socket: { conduit: IdName; rank: number; }; }; tier: number; display_order: number; }[]
optional
is_active: boolean