Skip to main content
Module

x/bnapi/mod.ts>wow.PlayableSpecialization

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

Properties

role: TypeName
playable_class: IdNameOpt
gender_description: GenderName
optional
talent_tiers: { level: number; talents: { talent: IdName; spell_tooltip: SpellTooltip; column_index: number; }[]; tier_index: number; }[]
optional
pvp_talents: { talent: IdName; spell_tooltip: SpellTooltip; }[]
media: { id: number; }