Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/bnapi/lib/wow.ts>PlayableSpecialization

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

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; }