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

Properties

kind: "aki-scavcase"
rewardItemValueRangeRub: Record<string, MinMax>
moneyRewards: MoneyRewards
ammoRewards: AmmoRewards
rewardItemParentBlacklist: string[]
rewardItemBlacklist: string[]
allowMultipleMoneyRewardsPerRarity: boolean
allowMultipleAmmoRewardsPerRarity: boolean
allowBossItemsAsRewards: boolean