Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface common.IEventSettings
import { type common } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";
const { IEventSettings } = common;

Properties

EventActive: boolean
EventTime: number
EventWeather: IEventWeather
ExitTimeMultiplier: number
StaminaMultiplier: number
SummonFailedWeather: IEventWeather
SummonSuccessWeather: IEventWeather
WeatherChangeTime: number