Function getUniques

  • Determines and returns the upgrade and item drop associated with the given location

    Parameters

    • location: Location

      The location to check the expected autumn-aton-unique drops of

    Returns {
        item: Item;
        upgrade: Upgrade;
    } | null

    null if the location has no upgrade or drop; otherwise, the upgrade and the autumn-aton item associated with that item