ConditionData

constructor(weather: List<WeatherType> = emptyList(), world: List<FishingWorldId> = emptyList(), time: List<TimeRange> = emptyList())