Skip to main content
The Deno 2 Release Candidate is here
Learn more
enum RequirementType
import { RequirementType } from "https://deno.land/x/sptaki@1.2.0/models/enums/mod.ts";

Members

AREA = "Area"
BODY_PART_BUFF = "BodyPartBuff"
HEALTH = "Health"
ITEM = "Item"
QUEST_COMPLETE = "QuestComplete"
RESOURCE = "Resource"
SKILL = "Skill"
TOOL = "Tool"
TRADER_LOYALTY = "TraderLoyalty"
TRADER_UNLOCK = "TraderUnlock"