@barbarbar338/bhapi
    Preparing search index...

    Type Alias StaticAllLegends

    type StaticAllLegends = {
        bio_aka: string;
        bio_name: string;
        defense: string;
        dexterity: string;
        legend_id: number;
        legend_name_key: string;
        speed: string;
        strength: string;
        weapon_one: string;
        weapon_two: string;
    }
    Index

    Properties

    bio_aka: string
    bio_name: string
    defense: string
    dexterity: string
    legend_id: number
    legend_name_key: string
    speed: string
    strength: string
    weapon_one: string
    weapon_two: string