interface PlayableSpecialization
implements IdName
import { type PlayableSpecialization } from "https://deno.land/x/bnapi@0.9.7/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; }[]