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

Properties

kind: "aki-loot"
looseLoot: Record<string, Spawnpoint[]>

Spawn positions to add into a map, key=mapid

looseLootSpawnPointAdjustments: Record<string, Record<string, number>>

Loose loot probability adjustments to apply on game start

Properties

kind: "aki-loot"
looseLoot: Record<string, Spawnpoint[]>

Spawn positions to add into a map, key=mapid

looseLootSpawnPointAdjustments: Record<string, Record<string, number>>

Loose loot probability adjustments to apply on game start