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

Get the relevant elimination config based on the current players PMC level

Parameters

pmcLevel: number

Level of PMC character

repeatableConfig: IRepeatableQuestConfig

Main repeatable config

Returns

IEliminationConfig