Interface: SkyBlockProfileSlayerQuest


# Interface: SkyBlockProfileSlayerQuest

Components.Schemas.SkyBlockProfileSlayerQuest

Details on the profile member's currently active slayer quest.

# Properties

# combat_xp

Optional combat_xp: number

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


# completion_state

completion_state: number

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


# kill_timestamp

Optional kill_timestamp: number

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


# last_killed_mob_island

Optional last_killed_mob_island: string

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


# recent_mob_kills

Optional recent_mob_kills: { timestamp: number ; xp: number }[]

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


# spawn_timestamp

Optional spawn_timestamp: number

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


# start_timestamp

start_timestamp: number

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


# tier

tier: number

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


# type

type: string

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


# xp_on_last_follower_spawn

Optional xp_on_last_follower_spawn: number

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