Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface IHideoutConfig.IHideoutConfig
implements IBaseConfig
Re-export
import { type IHideoutConfig } from "https://deno.land/x/sptaki@1.2.0/models/spt/mod.ts";
const { IHideoutConfig } = IHideoutConfig;

Properties

kind: "aki-hideout"
runIntervalSeconds: number

How many seconds should pass before hideout crafts / fuel usage is checked and procesed

runIntervalValues: IRunIntervalValues

Default values used to hydrate runIntervalSeconds with

hoursForSkillCrafting: number
expCraftAmount: number
overrideCraftTimeSeconds: number
overrideBuildTimeSeconds: number
updateProfileHideoutWhenActiveWithinMinutes: number

Only process a profiles hideout crafts when it has been active in the last x minutes

Properties

kind: "aki-hideout"
runIntervalSeconds: number

How many seconds should pass before hideout crafts / fuel usage is checked and procesed

runIntervalValues: IRunIntervalValues

Default values used to hydrate runIntervalSeconds with

hoursForSkillCrafting: number
expCraftAmount: number
overrideCraftTimeSeconds: number
overrideBuildTimeSeconds: number
updateProfileHideoutWhenActiveWithinMinutes: number

Only process a profiles hideout crafts when it has been active in the last x minutes