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

Properties

reduceLootByPercent: boolean

Should loot be reduced by same percent length of raid is reduced by

minStaticLootPercent: number

Smallest % of container loot that should be spawned

minDynamicLootPercent: number

Smallest % of loose loot that should be spawned

reducedChancePercent: number

Chance raid time is reduced

reductionPercentWeights: Record<string, number>

How much should raid time be reduced - weighted

adjustWaves: boolean

Should bot waves be removed / spawn times be adjusted