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

Members

COMBAT = "Combat"
MENTAL = "Mental"
PHYSICAL = "Physical"
PRACTICAL = "Practical"
SPECIAL = "Special"