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

Get repeatable quest data from profile from name (daily/weekly), creates base repeatable quest object if none exists

Parameters

repeatableConfig: IRepeatableQuestConfig

daily/weekly config

pmcData: IPmcData

Profile to search

Returns

IPmcDataRepeatableQuest