interface IRepairConfig.IRepairConfig
implements IBaseConfig
Re-export
import { type IRepairConfig } from "https://deno.land/x/sptaki@1.2.0/models/spt/mod.ts";
const { IRepairConfig } = IRepairConfig;
Properties
repairKitIntellectGainMultiplier: IIntellectGainValues
INT gain multiplier per repaired item type
maxIntellectGainPerRepair: IMaxIntellectGainValues
weaponTreatment: IWeaponTreatmentRepairValues
repairKit: RepairKit
Properties
repairKitIntellectGainMultiplier: IIntellectGainValues
INT gain multiplier per repaired item type
maxIntellectGainPerRepair: IMaxIntellectGainValues
weaponTreatment: IWeaponTreatmentRepairValues
repairKit: RepairKit
Properties
armor: BonusSettings
weapon: BonusSettings
Properties
common: Record<string, BonusValues>
rare: Record<string, BonusValues>