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

Add skill points to profile after repairing an item

Parameters

sessionId: string

Session id

repairDetails: RepairDetails

details of item repaired, cost/item

pmcData: IPmcData

Profile to add points to