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

Properties

botTypeForLoot: string
modifiers: Modifiers
itemLimits: ItemLimits
equipmentBlacklist: Record<string, string[]>
lootItemsToAddChancePercent: Record<string, number>