• Gets the sprite key and file root for a given Pokemon (accounts for gender, shiny, variants, forms, and experimental)

    Parameters

    Returns {
        fileRoot: string;
        spriteKey: string;
    }

    • fileRoot: string
    • spriteKey: string