Skip to main content
The Deno 2 Release Candidate is here
Learn more
method RepairService.prototype.shouldBuffItem
import { RepairService } from "https://deno.land/x/sptaki@1.2.0/services/mod.ts";

Check if item should be buffed by checking the item type and relevant player skill level

Parameters

repairDetails: RepairDetails

Item that was repaired

pmcData: IPmcData

tpl of item to be buffed

Returns

boolean

True if item should have buff applied