• Gets the accuracy value of a move

    Parameters

    • gen: number

      The generation

    • move: string

      The move name

    Returns number

    The accuracy (From 0 to 1, if grater than 1, the move cannot miss)

Generated using TypeDoc