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

Properties

rootEquipmentSlot: string

Root Slot being generated

rootEquipmentPool: Record<string, number>

Equipment pool for root slot being generated

modPool: Mods
spawnChances: Chances

Dictionary of mod items and their chance to spawn for this bot type

botRole: string

Role being generated for

botLevel: number

Level of bot being generated

inventory: PmcInventory
botEquipmentConfig: EquipmentFilters
randomisationDetails: RandomisationDetails

Settings from bot.json to adjust how item is generated