Skip to main content
Module

x/bnapi/mod.ts>wow.Pet

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

Properties

battle_pet_type: IdTypeName
description: string
is_capturable: boolean
is_tradable: boolean
is_battlepet: boolean
is_alliance_only: boolean
is_horde_only: boolean
optional
abilities: { ability: IdName; slot: number; required_level: number; }[]
optional
source: TypeName
icon: string
creature: IdName
is_random_creature_display: boolean
media: { id: number; }