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

stores in-raid player health

Parameters

pmcData: IPmcData

Player profile

Request data

sessionID: string

Player id

optional
addEffects: boolean

Should effects found be added or removed from profile

optional
deleteExistingEffects: boolean

Should all prior effects be removed before apply new ones