{
  "id": "drakkenheim",
  "name": "CALENDARIA.Calendar.Drakkenheim.Name",
  "years": {
    "yearZero": 1126,
    "firstWeekday": 0
  },
  "months": {
    "values": {
      "threshold0000000": {
        "name": "Threshold",
        "abbreviation": "Thr",
        "ordinal": 1,
        "days": 30
      },
      "thawing000000000": {
        "name": "Thawing",
        "abbreviation": "Thw",
        "ordinal": 2,
        "days": 30
      },
      "springtide000000": {
        "name": "Springtide",
        "abbreviation": "Spt",
        "ordinal": 3,
        "days": 31
      },
      "hearthstone00000": {
        "name": "Hearthstone",
        "abbreviation": "Hrt",
        "ordinal": 4,
        "days": 30
      },
      "sowing0000000000": {
        "name": "Sowing",
        "abbreviation": "Sow",
        "ordinal": 5,
        "days": 31
      },
      "highsummer000000": {
        "name": "Highsummer",
        "abbreviation": "Hgs",
        "ordinal": 6,
        "days": 30
      },
      "midyear000000000": {
        "name": "Midyear",
        "abbreviation": "Mdy",
        "ordinal": 7,
        "days": 31
      },
      "sunbreak00000000": {
        "name": "Sunbreak",
        "abbreviation": "Snb",
        "ordinal": 8,
        "days": 30
      },
      "autumntide000000": {
        "name": "Autumntide",
        "abbreviation": "Aut",
        "ordinal": 9,
        "days": 31
      },
      "reaping000000000": {
        "name": "Reaping",
        "abbreviation": "Rep",
        "ordinal": 10,
        "days": 30
      },
      "rimewind00000000": {
        "name": "Rimewind",
        "abbreviation": "Rim",
        "ordinal": 11,
        "days": 30
      },
      "midwinter0000000": {
        "name": "Midwinter",
        "abbreviation": "Mdw",
        "ordinal": 12,
        "days": 31
      }
    }
  },
  "days": {
    "values": {
      "moonday000000000": {
        "name": "Moonday",
        "ordinal": 1,
        "abbreviation": "Moo"
      },
      "tidesday00000000": {
        "name": "Tidesday",
        "ordinal": 2,
        "abbreviation": "Tid"
      },
      "windsday00000000": {
        "name": "Windsday",
        "ordinal": 3,
        "abbreviation": "Win"
      },
      "earthsday0000000": {
        "name": "Earthsday",
        "ordinal": 4,
        "abbreviation": "Ear"
      },
      "fireday000000000": {
        "name": "Fireday",
        "ordinal": 5,
        "abbreviation": "Fir"
      },
      "starsday00000000": {
        "name": "Starsday",
        "ordinal": 6,
        "abbreviation": "Sta"
      },
      "sunday0000000000": {
        "name": "Sunday",
        "ordinal": 7,
        "abbreviation": "Sun",
        "isRestDay": true
      }
    },
    "daysPerYear": 365,
    "hoursPerDay": 24,
    "minutesPerHour": 60,
    "secondsPerMinute": 60
  },
  "festivals": {
    "tarnaswake000000": {
      "name": "Tarna's Wake",
      "month": 0,
      "duration": 7,
      "icon": "fa-dove",
      "color": "#87CEEB",
      "description": "Seven-day spring remembrance honoring Saint Tarna's martyrdom and sacrifice.",
      "dayOfMonth": 0,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 1
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": true,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "angelmeet0000000": {
      "name": "Angelmeet",
      "month": 6,
      "icon": "fa-hands-praying",
      "color": "#DAA520",
      "description": "Midsummer holy day commemorating divine intervention and the protection of the faithful.",
      "dayOfMonth": 0,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 7
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "allhallowseve000": {
      "name": "All Hallow's Eve",
      "month": 9,
      "icon": "fa-ghost",
      "color": "#FF6600",
      "description": "Night when the boundary between the living and dead weakens.",
      "dayOfMonth": 29,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 10
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 30
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "tarnaswake000002": {
      "name": "Tarna's Wake",
      "month": 11,
      "duration": 7,
      "icon": "fa-fire-flame-simple",
      "color": "#4169E1",
      "description": "Seven-day winter observance of Saint Tarna's legacy with candlelit vigils.",
      "dayOfMonth": 24,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 12
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 25
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": true,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "tarnascomet00000": {
      "name": "Tarna's Comet",
      "month": 10,
      "duration": 30,
      "icon": "fa-meteor",
      "color": "#FFD700",
      "description": "The most well-known celestial object in Elyrian skies, Tarna's Comet appears once every 433 years as a golden streak across the night, brightest during the dark winter evenings of Rimewind.",
      "dayOfMonth": 0,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "year",
            "op": "%",
            "value": 433
          },
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 11
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": true,
      "reminderType": "none",
      "reminderOffset": 0
    }
  },
  "seasons": {
    "values": {
      "winter0000000000": {
        "name": "CALENDARIA.Season.Winter",
        "icon": "fas fa-snowflake",
        "color": "#87ceeb",
        "seasonalType": "winter",
        "dayStart": 354,
        "dayEnd": 77,
        "abbreviation": "Win"
      },
      "spring0000000000": {
        "name": "CALENDARIA.Season.Spring",
        "icon": "fas fa-seedling",
        "color": "#90ee90",
        "seasonalType": "spring",
        "dayStart": 78,
        "dayEnd": 170,
        "abbreviation": "Spr"
      },
      "summer0000000000": {
        "name": "CALENDARIA.Season.Summer",
        "icon": "fas fa-sun",
        "color": "#ffd700",
        "seasonalType": "summer",
        "dayStart": 171,
        "dayEnd": 264,
        "abbreviation": "Sum"
      },
      "autumn0000000000": {
        "name": "CALENDARIA.Season.Autumn",
        "icon": "fas fa-leaf",
        "color": "#d2691e",
        "seasonalType": "autumn",
        "dayStart": 265,
        "dayEnd": 353,
        "abbreviation": "Aut"
      }
    }
  },
  "eras": {
    "sacredflame00000": {
      "name": "Sacred Flame",
      "abbreviation": "SF",
      "startYear": 1,
      "endYear": null
    }
  },
  "moons": {
    "luna000000000000": {
      "name": "Luna",
      "cycleLength": 29,
      "color": "#A8C8E8",
      "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": 13
      }
    }
  },
  "daylight": {
    "enabled": true,
    "shortestDay": 8,
    "longestDay": 16,
    "winterSolstice": 354,
    "summerSolstice": 171,
    "springEquinox": 78,
    "autumnEquinox": 265
  },
  "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": "drakkenheim",
    "description": "CALENDARIA.Calendar.Drakkenheim.Description",
    "author": "calendaria",
    "system": "Drakkenheim"
  },
  "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
          },
          "Winter": {
            "min": -5,
            "max": 5
          },
          "Spring": {
            "min": 8,
            "max": 18
          },
          "Summer": {
            "min": 18,
            "max": 30
          },
          "Autumn": {
            "min": 8,
            "max": 18
          }
        },
        "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": {
          "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
              }
            }
          },
          "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
              }
            }
          }
        }
      }
    }
  }
}
