{
  "id": "greyhawk",
  "name": "CALENDARIA.Calendar.Greyhawk.Name",
  "years": {
    "yearZero": 576,
    "firstWeekday": 0
  },
  "months": {
    "values": {
      "needfest00000000": {
        "name": "Needfest",
        "abbreviation": "Need",
        "ordinal": 1,
        "days": 7
      },
      "fireseek00000000": {
        "name": "Fireseek",
        "abbreviation": "Fire",
        "ordinal": 2,
        "days": 28
      },
      "readying00000000": {
        "name": "Readying",
        "abbreviation": "Ready",
        "ordinal": 3,
        "days": 28
      },
      "coldeven00000000": {
        "name": "Coldeven",
        "abbreviation": "Cold",
        "ordinal": 4,
        "days": 28
      },
      "growfest00000000": {
        "name": "Growfest",
        "abbreviation": "Grow",
        "ordinal": 5,
        "days": 7
      },
      "planting00000000": {
        "name": "Planting",
        "abbreviation": "Plant",
        "ordinal": 6,
        "days": 28
      },
      "flocktime0000000": {
        "name": "Flocktime",
        "abbreviation": "Flock",
        "ordinal": 7,
        "days": 28
      },
      "wealsun000000000": {
        "name": "Wealsun",
        "abbreviation": "Weal",
        "ordinal": 8,
        "days": 28
      },
      "richfest00000000": {
        "name": "Richfest",
        "abbreviation": "Rich",
        "ordinal": 9,
        "days": 7
      },
      "reaping000000000": {
        "name": "Reaping",
        "abbreviation": "Reap",
        "ordinal": 10,
        "days": 28
      },
      "goodmonth0000000": {
        "name": "Goodmonth",
        "abbreviation": "Good",
        "ordinal": 11,
        "days": 28
      },
      "harvester0000000": {
        "name": "Harvester",
        "abbreviation": "Harv",
        "ordinal": 12,
        "days": 28
      },
      "brewfest00000000": {
        "name": "Brewfest",
        "abbreviation": "Brew",
        "ordinal": 13,
        "days": 7
      },
      "patchwall0000000": {
        "name": "Patchwall",
        "abbreviation": "Patch",
        "ordinal": 14,
        "days": 28
      },
      "readyreat0000000": {
        "name": "Ready'reat",
        "abbreviation": "R'reat",
        "ordinal": 15,
        "days": 28
      },
      "sunsebb000000000": {
        "name": "Sunsebb",
        "abbreviation": "Sun",
        "ordinal": 16,
        "days": 28
      }
    }
  },
  "days": {
    "values": {
      "starday000000000": {
        "name": "Starday",
        "abbreviation": "St",
        "ordinal": 1
      },
      "sunday0000000000": {
        "name": "Sunday",
        "abbreviation": "Su",
        "ordinal": 2
      },
      "moonday000000000": {
        "name": "Moonday",
        "abbreviation": "Mo",
        "ordinal": 3
      },
      "godsday000000000": {
        "name": "Godsday",
        "abbreviation": "Go",
        "ordinal": 4,
        "isRestDay": true
      },
      "waterday00000000": {
        "name": "Waterday",
        "abbreviation": "Wa",
        "ordinal": 5
      },
      "earthday00000000": {
        "name": "Earthday",
        "abbreviation": "Ea",
        "ordinal": 6
      },
      "freeday000000000": {
        "name": "Freeday",
        "abbreviation": "Fr",
        "ordinal": 7,
        "isRestDay": true
      }
    },
    "daysPerYear": 364,
    "hoursPerDay": 24,
    "minutesPerHour": 60,
    "secondsPerMinute": 60
  },
  "festivals": {
    "mummergin0000000": {
      "name": "Mummergin",
      "month": 0,
      "duration": 1,
      "icon": "fa-masks-theater",
      "color": "#9370DB",
      "description": "Midwinter night festival of theatrical performances, mummery, and festive celebrations.",
      "dayOfMonth": 3,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 1
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 4
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "walpurgis0000000": {
      "name": "Walpurgis",
      "month": 6,
      "duration": 1,
      "icon": "fa-skull-crossbones",
      "color": "#8B0000",
      "description": "Extremely sacred day to priests of evil, observed with elaborate ceremonies on the Greyhawk analogue of Walpurgisnacht.",
      "dayOfMonth": 17,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 7
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 18
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "midsummernight00": {
      "name": "Midsummer Night",
      "month": 8,
      "duration": 1,
      "icon": "fa-sun",
      "color": "#FFD700",
      "description": "Midsummer evening when both Luna and Celene are full, holiest day for followers of Pelor.",
      "dayOfMonth": 3,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 9
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 4
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    }
  },
  "seasons": {
    "values": {
      "winter0000000000": {
        "name": "CALENDARIA.Season.Winter",
        "icon": "fas fa-snowflake",
        "color": "#87ceeb",
        "seasonalType": "winter",
        "dayStart": 336,
        "dayEnd": 34,
        "abbreviation": "Win"
      },
      "spring0000000000": {
        "name": "CALENDARIA.Season.Spring",
        "icon": "fas fa-seedling",
        "color": "#90ee90",
        "seasonalType": "spring",
        "dayStart": 35,
        "dayEnd": 90,
        "abbreviation": "Spr"
      },
      "lowsummer0000000": {
        "name": "Low Summer",
        "icon": "fas fa-sun",
        "color": "#ffeb3b",
        "seasonalType": "summer",
        "dayStart": 91,
        "dayEnd": 181,
        "abbreviation": "LSm"
      },
      "highsummer000000": {
        "name": "High Summer",
        "icon": "fas fa-sun",
        "color": "#ffa000",
        "seasonalType": "summer",
        "dayStart": 182,
        "dayEnd": 272,
        "abbreviation": "HSm"
      },
      "autumn0000000000": {
        "name": "Autumn",
        "icon": "fas fa-leaf",
        "color": "#d2691e",
        "seasonalType": "autumn",
        "dayStart": 273,
        "dayEnd": 335,
        "abbreviation": "Aut"
      }
    }
  },
  "eras": {
    "commonyear000000": {
      "name": "Common Year",
      "abbreviation": "CY",
      "startYear": 1,
      "endYear": null
    }
  },
  "moons": {
    "luna000000000000": {
      "name": "Luna",
      "cycleLength": 28,
      "color": "#E8E8E8",
      "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": 3
      }
    },
    "celene0000000000": {
      "name": "Celene",
      "cycleLength": 91,
      "color": "#87CEEB",
      "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": 2,
        "dayOfMonth": 10
      }
    }
  },
  "daylight": {
    "enabled": true,
    "shortestDay": 8,
    "longestDay": 16,
    "winterSolstice": 3,
    "summerSolstice": 185
  },
  "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": "greyhawk",
    "description": "CALENDARIA.Calendar.Greyhawk.Description",
    "author": "calendaria",
    "system": "Greyhawk"
  },
  "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
          },
          "Fall": {
            "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
              }
            }
          },
          "Fall": {
            "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
              }
            }
          }
        }
      }
    }
  }
}
