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

Properties

kind: "aki-repair"
priceMultiplier: number
applyRandomizeDurabilityLoss: boolean
weaponSkillRepairGain: number
armorKitSkillPointGainPerRepairPointMultiplier: number
repairKitIntellectGainMultiplier: IIntellectGainValues

INT gain multiplier per repaired item type

maxIntellectGainPerRepair: IMaxIntellectGainValues
repairKit: RepairKit