Interface: SkyBlockResourcesSkill


# Interface: SkyBlockResourcesSkill

Components.Schemas.SkyBlockResourcesSkill

# Properties

# description

description: string

Description for the skill.

Defined in: types/api.ts:3908 (opens new window)


# levels

levels: SkyBlockResourcesSkillLevel[]

Array of skills.

Defined in: types/api.ts:3916 (opens new window)


# maxLevel

maxLevel: number

The max attainable level for the skill.

Defined in: types/api.ts:3912 (opens new window)


# name

name: string

Name of the skill.

Defined in: types/api.ts:3904 (opens new window)