{
  "id": "harptos",
  "name": "CALENDARIA.Calendar.Harptos.Name",
  "years": {
    "yearZero": 1501,
    "firstWeekday": 0,
    "leapYear": {
      "leapStart": 0,
      "leapInterval": 4
    }
  },
  "months": {
    "values": {
      "hammer0000000000": {
        "name": "Hammer",
        "abbreviation": "Ham",
        "ordinal": 1,
        "days": 30
      },
      "midwintermonth00": {
        "name": "Midwinter",
        "abbreviation": "Midw",
        "ordinal": 2,
        "days": 1,
        "type": "intercalary"
      },
      "alturiak00000000": {
        "name": "Alturiak",
        "abbreviation": "Alt",
        "ordinal": 3,
        "days": 30
      },
      "ches000000000000": {
        "name": "Ches",
        "abbreviation": "Ches",
        "ordinal": 4,
        "days": 30
      },
      "tarsakh000000000": {
        "name": "Tarsakh",
        "abbreviation": "Tar",
        "ordinal": 5,
        "days": 30
      },
      "greengrassmonth0": {
        "name": "Greengrass",
        "abbreviation": "Gree",
        "ordinal": 6,
        "days": 1,
        "type": "intercalary"
      },
      "mirtul0000000000": {
        "name": "Mirtul",
        "abbreviation": "Mirt",
        "ordinal": 7,
        "days": 30
      },
      "kythorn000000000": {
        "name": "Kythorn",
        "abbreviation": "Kyth",
        "ordinal": 8,
        "days": 30
      },
      "flamerule0000000": {
        "name": "Flamerule",
        "abbreviation": "Flam",
        "ordinal": 9,
        "days": 30
      },
      "midsummermonth00": {
        "name": "Midsummer",
        "abbreviation": "Mids",
        "ordinal": 10,
        "days": 1,
        "leapDays": 2,
        "type": "intercalary"
      },
      "eleasis000000000": {
        "name": "Eleasis",
        "abbreviation": "Ele",
        "ordinal": 11,
        "days": 30
      },
      "eleint0000000000": {
        "name": "Eleint",
        "abbreviation": "Elei",
        "ordinal": 12,
        "days": 30
      },
      "highharvestmonth": {
        "name": "Highharvestide",
        "abbreviation": "High",
        "ordinal": 13,
        "days": 1,
        "type": "intercalary"
      },
      "marpenoth0000000": {
        "name": "Marpenoth",
        "abbreviation": "Marp",
        "ordinal": 14,
        "days": 30
      },
      "uktar00000000000": {
        "name": "Uktar",
        "abbreviation": "Ukt",
        "ordinal": 15,
        "days": 30
      },
      "feastmoonmonth00": {
        "name": "Feast of the Moon",
        "abbreviation": "Feas",
        "ordinal": 16,
        "days": 1,
        "type": "intercalary"
      },
      "nightal000000000": {
        "name": "Nightal",
        "abbreviation": "Nigh",
        "ordinal": 17,
        "days": 30
      }
    }
  },
  "days": {
    "values": {
      "onesday000000000": {
        "name": "Onesday",
        "ordinal": 1,
        "abbreviation": "1"
      },
      "twosday000000000": {
        "name": "Twosday",
        "ordinal": 2,
        "abbreviation": "2"
      },
      "threesday0000000": {
        "name": "Threesday",
        "ordinal": 3,
        "abbreviation": "3"
      },
      "foursday00000000": {
        "name": "Foursday",
        "ordinal": 4,
        "abbreviation": "4"
      },
      "fivesday00000000": {
        "name": "Fivesday",
        "ordinal": 5,
        "abbreviation": "5"
      },
      "sixday0000000000": {
        "name": "Sixday",
        "ordinal": 6,
        "abbreviation": "6"
      },
      "sevensday0000000": {
        "name": "Sevensday",
        "ordinal": 7,
        "abbreviation": "7"
      },
      "eightsday0000000": {
        "name": "Eightsday",
        "ordinal": 8,
        "abbreviation": "8"
      },
      "ninesday00000000": {
        "name": "Ninesday",
        "ordinal": 9,
        "abbreviation": "9"
      },
      "tensday000000000": {
        "name": "Tensday",
        "ordinal": 10,
        "abbreviation": "10"
      }
    },
    "daysPerYear": 365,
    "hoursPerDay": 24,
    "minutesPerHour": 60,
    "secondsPerMinute": 60
  },
  "festivals": {
    "midwinter0000000": {
      "name": "Midwinter",
      "month": 1,
      "countsForWeekday": false,
      "icon": "fa-snowflake",
      "color": "#B0C4DE",
      "description": "A solemn festival marking winter's midpoint when nobles forge alliances while commoners endure the cold.",
      "dayOfMonth": 0,
      "duration": 1,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 2
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "springequinox000": {
      "name": "Spring Equinox",
      "month": 3,
      "countsForWeekday": true,
      "description": "A festival marking when the barriers between the Prime Material plane and the Feywild are weakest, nobles host lavish masquerades wearing costumes of fey beings.",
      "dayOfMonth": 18,
      "duration": 1,
      "color": "#90EE90",
      "icon": "fa-sun-plant-wilt",
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 4
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 19
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "greengrass000000": {
      "name": "Greengrass",
      "month": 5,
      "countsForWeekday": false,
      "icon": "fa-seedling",
      "color": "#90EE90",
      "description": "The first day of spring when wealthy folk distribute flowers and commoners scatter them as offerings.",
      "dayOfMonth": 0,
      "duration": 1,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 6
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "summersolstice00": {
      "name": "Summer Solstice",
      "month": 7,
      "countsForWeekday": true,
      "description": "The middle of summer marks the longest day of the year, seeing up to 16 hours of daylight.",
      "dayOfMonth": 19,
      "duration": 1,
      "color": "#FF8C00",
      "icon": "fa-sun",
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 8
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 20
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "midsummer0000000": {
      "name": "Midsummer",
      "month": 9,
      "countsForWeekday": false,
      "icon": "fa-sun",
      "color": "#FFD700",
      "description": "A night of feasting, music, and romance at summer's height beneath the stars.",
      "dayOfMonth": 0,
      "duration": 1,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 10
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "shieldmeet000000": {
      "name": "Shieldmeet",
      "month": 9,
      "countsForWeekday": false,
      "leapYearOnly": true,
      "icon": "fa-shield",
      "color": "#CD7F32",
      "description": "A leap year festival held the day after Midsummer, featuring grand tournaments, bazaars, and theatrical performances.",
      "dayOfMonth": 1,
      "duration": 1,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "isLeapYear",
            "op": "==",
            "value": true
          },
          {
            "type": "group",
            "mode": "and",
            "children": [
              {
                "type": "condition",
                "field": "month",
                "op": "==",
                "value": 10
              },
              {
                "type": "condition",
                "field": "day",
                "op": "==",
                "value": 2
              }
            ]
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "autumnequinox000": {
      "name": "Autumn Equinox",
      "month": 11,
      "countsForWeekday": true,
      "description": "This day is in perfect balance, seeing 12 hours of daylight and 12 hours of darkness as the sun starts to fade for the cold season.",
      "dayOfMonth": 20,
      "duration": 1,
      "color": "#DAA520",
      "icon": "fa-scale-balanced",
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 12
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 21
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "highharvestide00": {
      "name": "Highharvestide",
      "month": 12,
      "countsForWeekday": false,
      "icon": "fa-wheat-awn",
      "color": "#D2691E",
      "description": "A great harvest feast celebrating autumn's abundance with food contests and blessings.",
      "dayOfMonth": 0,
      "duration": 1,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 13
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "feastofthemoon00": {
      "name": "Feast of the Moon",
      "month": 15,
      "countsForWeekday": false,
      "icon": "fa-moon",
      "color": "#4B0082",
      "description": "The year's final festival honoring ancestors, when families tell stories of the dead until legend and history merge.",
      "dayOfMonth": 0,
      "duration": 1,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 16
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "wintersolstice00": {
      "name": "Winter Solstice",
      "month": 16,
      "countsForWeekday": true,
      "description": "This day marks the longest night of the year, as the sun starts to make its return to warmer weather.",
      "dayOfMonth": 19,
      "duration": 1,
      "color": "#4682B4",
      "icon": "fa-moon",
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 17
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 20
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    }
  },
  "seasons": {
    "values": {
      "spring0000000000": {
        "name": "CALENDARIA.Season.Spring",
        "icon": "fas fa-seedling",
        "color": "#90ee90",
        "seasonalType": "spring",
        "dayStart": 79,
        "dayEnd": 170,
        "abbreviation": "Spr"
      },
      "summer0000000000": {
        "name": "CALENDARIA.Season.Summer",
        "icon": "fas fa-sun",
        "color": "#ffd700",
        "seasonalType": "summer",
        "dayStart": 171,
        "dayEnd": 262,
        "abbreviation": "Sum"
      },
      "autumn0000000000": {
        "name": "CALENDARIA.Season.Autumn",
        "icon": "fas fa-leaf",
        "color": "#d2691e",
        "seasonalType": "autumn",
        "dayStart": 263,
        "dayEnd": 353,
        "abbreviation": "Aut"
      },
      "winter0000000000": {
        "name": "CALENDARIA.Season.Winter",
        "icon": "fas fa-snowflake",
        "color": "#87ceeb",
        "seasonalType": "winter",
        "dayStart": 354,
        "dayEnd": 78,
        "abbreviation": "Win"
      }
    }
  },
  "eras": {
    "dalereckoning000": {
      "name": "Dale Reckoning",
      "abbreviation": "DR",
      "startYear": 1,
      "endYear": null
    }
  },
  "moons": {
    "selne00000000000": {
      "name": "Selûne",
      "cycleLength": 30.4375,
      "color": "#C0C0C0",
      "phases": {
        "newmoon000000000": {
          "name": "CALENDARIA.MoonPhase.NewMoon",
          "icon": "modules/calendaria/assets/moon-phases/01_newmoon.svg",
          "start": 0,
          "end": 0.125
        },
        "waxingcrescent00": {
          "name": "CALENDARIA.MoonPhase.WaxingCrescent",
          "icon": "modules/calendaria/assets/moon-phases/02_waxingcrescent.svg",
          "start": 0.125,
          "end": 0.25
        },
        "firstquarter0000": {
          "name": "CALENDARIA.MoonPhase.FirstQuarter",
          "icon": "modules/calendaria/assets/moon-phases/03_firstquarter.svg",
          "start": 0.25,
          "end": 0.375
        },
        "waxinggibbous000": {
          "name": "CALENDARIA.MoonPhase.WaxingGibbous",
          "icon": "modules/calendaria/assets/moon-phases/04_waxinggibbous.svg",
          "start": 0.375,
          "end": 0.5
        },
        "fullmoon00000000": {
          "name": "CALENDARIA.MoonPhase.FullMoon",
          "icon": "modules/calendaria/assets/moon-phases/05_fullmoon.svg",
          "start": 0.5,
          "end": 0.625
        },
        "waninggibbous000": {
          "name": "CALENDARIA.MoonPhase.WaningGibbous",
          "icon": "modules/calendaria/assets/moon-phases/06_waninggibbous.svg",
          "start": 0.625,
          "end": 0.75
        },
        "lastquarter00000": {
          "name": "CALENDARIA.MoonPhase.LastQuarter",
          "icon": "modules/calendaria/assets/moon-phases/07_lastquarter.svg",
          "start": 0.75,
          "end": 0.875
        },
        "waningcrescent00": {
          "name": "CALENDARIA.MoonPhase.WaningCrescent",
          "icon": "modules/calendaria/assets/moon-phases/08_waningcrescent.svg",
          "start": 0.875,
          "end": 1
        }
      },
      "referenceDate": {
        "year": 0,
        "month": 0,
        "dayOfMonth": 14
      }
    }
  },
  "daylight": {
    "enabled": true,
    "shortestDay": 8,
    "longestDay": 16,
    "winterSolstice": 354,
    "summerSolstice": 171
  },
  "cycles": {},
  "canonicalHours": {},
  "weeks": {
    "enabled": false,
    "type": "year-based",
    "names": {}
  },
  "amPmNotation": {
    "am": "Ante Meridiem",
    "pm": "Post Meridiem",
    "amAbbr": "AM",
    "pmAbbr": "PM"
  },
  "dateFormats": {
    "short": "D MMM",
    "long": "D MMMM, Y",
    "full": "MMMM D, Y",
    "time": "HH:mm",
    "time12": "h:mm a",
    "weekHeader": "[Week] W [of] MMMM, Y",
    "yearHeader": "Y",
    "yearLabel": "Y G"
  },
  "metadata": {
    "id": "harptos",
    "description": "CALENDARIA.Calendar.Harptos.Description",
    "author": "calendaria",
    "system": "Forgotten Realms"
  },
  "weather": {
    "activeZone": "temperate",
    "zones": {
      "temperate000000": {
        "id": "temperate",
        "name": "CALENDARIA.Weather.Climate.Temperate",
        "description": "CALENDARIA.Weather.Climate.TemperateDesc",
        "windSpeedRange": {
          "min": 0,
          "max": 3
        },
        "windDirections": {
          "W": 20,
          "WSW": 15,
          "SW": 12,
          "WNW": 10,
          "NW": 8,
          "S": 8,
          "N": 5,
          "NNW": 5,
          "E": 4,
          "SE": 4,
          "NE": 3,
          "SSW": 3,
          "SSE": 1,
          "ESE": 1,
          "ENE": 1
        },
        "brightnessMultiplier": 1,
        "shortestDay": 8,
        "longestDay": 16,
        "temperatures": {
          "_default": {
            "min": 8,
            "max": 20
          },
          "Spring": {
            "min": 8,
            "max": 18
          },
          "Summer": {
            "min": 18,
            "max": 30
          },
          "Autumn": {
            "min": 8,
            "max": 18
          },
          "Winter": {
            "min": -5,
            "max": 5
          }
        },
        "presets": {
          "rain00000000000": {
            "id": "rain",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "drizzle00000000": {
            "id": "drizzle",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "partlycloudy000": {
            "id": "partly-cloudy",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "clear0000000000": {
            "id": "clear",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "mist00000000000": {
            "id": "mist",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "cloudy000000000": {
            "id": "cloudy",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "thunderstorm000": {
            "id": "thunderstorm",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "fog000000000000": {
            "id": "fog",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "windy0000000000": {
            "id": "windy",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "snow00000000000": {
            "id": "snow",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "blizzard0000000": {
            "id": "blizzard",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "overcast0000000": {
            "id": "overcast",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          }
        },
        "seasonOverrides": {
          "Spring": {
            "temperatures": {
              "min": 8,
              "max": 18
            },
            "presets": {
              "rain": {
                "id": "rain",
                "chance": 25,
                "enabled": true
              },
              "drizzle": {
                "id": "drizzle",
                "chance": 19,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 19,
                "enabled": true
              },
              "clear": {
                "id": "clear",
                "chance": 13,
                "enabled": true
              },
              "mist": {
                "id": "mist",
                "chance": 13,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 13,
                "enabled": true
              },
              "thunderstorm": {
                "id": "thunderstorm",
                "chance": 0,
                "enabled": false
              },
              "fog": {
                "id": "fog",
                "chance": 0,
                "enabled": false
              },
              "windy": {
                "id": "windy",
                "chance": 0,
                "enabled": false
              },
              "snow": {
                "id": "snow",
                "chance": 0,
                "enabled": false
              },
              "blizzard": {
                "id": "blizzard",
                "chance": 0,
                "enabled": false
              },
              "overcast": {
                "id": "overcast",
                "chance": 0,
                "enabled": false
              }
            }
          },
          "Summer": {
            "temperatures": {
              "min": 18,
              "max": 30
            },
            "presets": {
              "clear": {
                "id": "clear",
                "chance": 35,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 24,
                "enabled": true
              },
              "thunderstorm": {
                "id": "thunderstorm",
                "chance": 12,
                "enabled": true
              },
              "rain": {
                "id": "rain",
                "chance": 12,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 6,
                "enabled": true
              },
              "mist": {
                "id": "mist",
                "chance": 6,
                "enabled": true
              },
              "drizzle": {
                "id": "drizzle",
                "chance": 6,
                "enabled": true
              },
              "fog": {
                "id": "fog",
                "chance": 0,
                "enabled": false
              },
              "windy": {
                "id": "windy",
                "chance": 0,
                "enabled": false
              },
              "snow": {
                "id": "snow",
                "chance": 0,
                "enabled": false
              },
              "blizzard": {
                "id": "blizzard",
                "chance": 0,
                "enabled": false
              },
              "overcast": {
                "id": "overcast",
                "chance": 0,
                "enabled": false
              }
            }
          },
          "Autumn": {
            "temperatures": {
              "min": 8,
              "max": 18
            },
            "presets": {
              "cloudy": {
                "id": "cloudy",
                "chance": 24,
                "enabled": true
              },
              "rain": {
                "id": "rain",
                "chance": 18,
                "enabled": true
              },
              "fog": {
                "id": "fog",
                "chance": 18,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 12,
                "enabled": true
              },
              "windy": {
                "id": "windy",
                "chance": 12,
                "enabled": true
              },
              "mist": {
                "id": "mist",
                "chance": 6,
                "enabled": true
              },
              "drizzle": {
                "id": "drizzle",
                "chance": 6,
                "enabled": true
              },
              "clear": {
                "id": "clear",
                "chance": 6,
                "enabled": true
              },
              "thunderstorm": {
                "id": "thunderstorm",
                "chance": 0,
                "enabled": false
              },
              "snow": {
                "id": "snow",
                "chance": 0,
                "enabled": false
              },
              "blizzard": {
                "id": "blizzard",
                "chance": 0,
                "enabled": false
              },
              "overcast": {
                "id": "overcast",
                "chance": 0,
                "enabled": false
              }
            }
          },
          "Winter": {
            "temperatures": {
              "min": -5,
              "max": 5
            },
            "presets": {
              "snow": {
                "id": "snow",
                "chance": 26,
                "enabled": true
              },
              "blizzard": {
                "id": "blizzard",
                "chance": 11,
                "enabled": true
              },
              "fog": {
                "id": "fog",
                "chance": 11,
                "enabled": true
              },
              "overcast": {
                "id": "overcast",
                "chance": 16,
                "enabled": true
              },
              "clear": {
                "id": "clear",
                "chance": 11,
                "enabled": true
              },
              "rain": {
                "id": "rain",
                "chance": 5,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 11,
                "enabled": true
              },
              "mist": {
                "id": "mist",
                "chance": 5,
                "enabled": true
              },
              "drizzle": {
                "id": "drizzle",
                "chance": 5,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 0,
                "enabled": false
              },
              "thunderstorm": {
                "id": "thunderstorm",
                "chance": 0,
                "enabled": false
              },
              "windy": {
                "id": "windy",
                "chance": 0,
                "enabled": false
              }
            }
          }
        }
      }
    }
  }
}
