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

Add effect to body part in profile

Parameters

pmcData: IPmcData

Player profile

effectBodyPart: string

body part to edit

effectType: string

Effect to add to body part

optional
duration: number

How long the effect has left in seconds (-1 by default, no duration).