{
  "id": "barovian",
  "name": "CALENDARIA.Calendar.Barovian.Name",
  "years": {
    "yearZero": 735,
    "firstWeekday": 0,
    "leapYear": {
      "leapStart": 0,
      "leapInterval": 4
    }
  },
  "months": {
    "values": {
      "yinvar0000000000": {
        "name": "Yinvar",
        "abbreviation": "Yin",
        "ordinal": 1,
        "days": 31
      },
      "fivral0000000000": {
        "name": "Fivral",
        "abbreviation": "Fiv",
        "ordinal": 2,
        "days": 28,
        "leapDays": 29
      },
      "mart000000000000": {
        "name": "Mart",
        "abbreviation": "Mar",
        "ordinal": 3,
        "days": 31
      },
      "apryl00000000000": {
        "name": "Apryl",
        "abbreviation": "Apr",
        "ordinal": 4,
        "days": 30
      },
      "mai0000000000000": {
        "name": "Mai",
        "abbreviation": "Mai",
        "ordinal": 5,
        "days": 31
      },
      "iyun000000000000": {
        "name": "Eyune",
        "abbreviation": "Eyu",
        "ordinal": 6,
        "days": 30
      },
      "iyul000000000000": {
        "name": "Eyule",
        "abbreviation": "Eyl",
        "ordinal": 7,
        "days": 31
      },
      "avhust0000000000": {
        "name": "Avgust",
        "abbreviation": "Avg",
        "ordinal": 8,
        "days": 31
      },
      "sintyavr00000000": {
        "name": "Sintyavr",
        "abbreviation": "Sin",
        "ordinal": 9,
        "days": 30
      },
      "oktyavr000000000": {
        "name": "Octyavr",
        "abbreviation": "Oct",
        "ordinal": 10,
        "days": 31
      },
      "noyavr0000000000": {
        "name": "Nekavr",
        "abbreviation": "Nek",
        "ordinal": 11,
        "days": 30
      },
      "dekavr0000000000": {
        "name": "Dekavr",
        "abbreviation": "Dek",
        "ordinal": 12,
        "days": 31
      }
    }
  },
  "days": {
    "values": {
      "lunadi0000000000": {
        "name": "Ponedi",
        "ordinal": 1,
        "abbreviation": "Pon"
      },
      "martedi000000000": {
        "name": "Vtordi",
        "ordinal": 2,
        "abbreviation": "Vto"
      },
      "merkadi000000000": {
        "name": "Sredi",
        "ordinal": 3,
        "abbreviation": "Sre"
      },
      "zhevdi0000000000": {
        "name": "Zhevdi",
        "ordinal": 4,
        "abbreviation": "Zhe"
      },
      "pyatdi0000000000": {
        "name": "Pyatdi",
        "ordinal": 5,
        "abbreviation": "Pya"
      },
      "subodi0000000000": {
        "name": "Subodi",
        "ordinal": 6,
        "abbreviation": "Sub"
      },
      "nedelya000000000": {
        "name": "Nedelya",
        "ordinal": 7,
        "abbreviation": "Ned",
        "isRestDay": true
      }
    },
    "daysPerYear": 365,
    "hoursPerDay": 24,
    "minutesPerHour": 60,
    "secondsPerMinute": 60
  },
  "festivals": {
    "blessingofthemor": {
      "name": "Blessing of the Morninglord",
      "month": 2,
      "icon": "fa-sun",
      "color": "#FFD700",
      "description": "Spring equinox honoring the Morninglord who once watched over Barovia.",
      "dayOfMonth": 20,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 3
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 21
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "harvestfestival0": {
      "name": "Harvest Festival",
      "month": 8,
      "icon": "fa-wheat-awn",
      "color": "#8B4513",
      "description": "A rare moment of joy in the cursed land of Barovia celebrating the harvest.",
      "dayOfMonth": 21,
      "duration": 1,
      "countsForWeekday": true,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 9
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 22
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "winefestival0000": {
      "name": "Wine Festival",
      "month": 9,
      "icon": "fa-wine-bottle",
      "color": "#722F37",
      "description": "Celebration of Barovia's famed wines, honoring the vintners and their craft.",
      "dayOfMonth": 14,
      "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": 15
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "nightofthedead00": {
      "name": "Night of the Dead",
      "month": 9,
      "icon": "fa-skull",
      "color": "#1C1C1C",
      "description": "Somber remembrance when the veil between the living and dead grows thin.",
      "dayOfMonth": 30,
      "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": 31
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "wintersolstice00": {
      "name": "Winter Solstice",
      "month": 11,
      "icon": "fa-snowflake",
      "color": "#4682B4",
      "description": "The longest night of the year when Barovians huddle indoors against the darkness.",
      "dayOfMonth": 20,
      "duration": 1,
      "countsForWeekday": true,
      "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
    }
  },
  "seasons": {
    "values": {
      "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"
      },
      "winter0000000000": {
        "name": "CALENDARIA.Season.Winter",
        "icon": "fas fa-snowflake",
        "color": "#87ceeb",
        "seasonalType": "winter",
        "dayStart": 354,
        "dayEnd": 77,
        "abbreviation": "Win"
      }
    }
  },
  "eras": {
    "baroviancalendar": {
      "name": "Barovian Calendar",
      "abbreviation": "BC",
      "startYear": 1,
      "endYear": null
    }
  },
  "moons": {
    "luna000000000000": {
      "name": "Luna",
      "cycleLength": 28,
      "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": 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": "barovian",
    "description": "CALENDARIA.Calendar.Barovian.Description",
    "author": "calendaria",
    "system": "Ravenloft"
  },
  "weather": {
    "activeZone": "subarctic",
    "zones": {
      "subarctic000000": {
        "id": "subarctic",
        "name": "CALENDARIA.Weather.Climate.Subarctic",
        "description": "CALENDARIA.Weather.Climate.SubarcticDesc",
        "windSpeedRange": {
          "min": 1,
          "max": 4
        },
        "windDirections": {
          "N": 20,
          "NNW": 15,
          "NW": 12,
          "NNE": 10,
          "W": 10,
          "NE": 8,
          "E": 5,
          "WNW": 5,
          "S": 3,
          "SW": 3,
          "SE": 3,
          "SSW": 2,
          "SSE": 1,
          "ESE": 1,
          "ENE": 1,
          "WSW": 1
        },
        "brightnessMultiplier": 0.9,
        "shortestDay": 6,
        "longestDay": 18,
        "temperatures": {
          "_default": {
            "min": -10,
            "max": 5
          },
          "Spring": {
            "min": -10,
            "max": 8
          },
          "Summer": {
            "min": 5,
            "max": 18
          },
          "Autumn": {
            "min": -5,
            "max": 10
          },
          "Winter": {
            "min": -35,
            "max": -10
          }
        },
        "presets": {
          "snow00000000000": {
            "id": "snow",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "cloudy000000000": {
            "id": "cloudy",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "overcast0000000": {
            "id": "overcast",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "windy0000000000": {
            "id": "windy",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "clear0000000000": {
            "id": "clear",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "partlycloudy000": {
            "id": "partly-cloudy",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "rain00000000000": {
            "id": "rain",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "mist00000000000": {
            "id": "mist",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "blizzard0000000": {
            "id": "blizzard",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          }
        },
        "seasonOverrides": {
          "Spring": {
            "temperatures": {
              "min": -10,
              "max": 8
            },
            "presets": {
              "snow": {
                "id": "snow",
                "chance": 23,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 23,
                "enabled": true
              },
              "overcast": {
                "id": "overcast",
                "chance": 15,
                "enabled": true
              },
              "windy": {
                "id": "windy",
                "chance": 15,
                "enabled": true
              },
              "clear": {
                "id": "clear",
                "chance": 23,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 0,
                "enabled": false
              },
              "rain": {
                "id": "rain",
                "chance": 0,
                "enabled": false
              },
              "mist": {
                "id": "mist",
                "chance": 0,
                "enabled": false
              },
              "blizzard": {
                "id": "blizzard",
                "chance": 0,
                "enabled": false
              }
            }
          },
          "Summer": {
            "temperatures": {
              "min": 5,
              "max": 18
            },
            "presets": {
              "clear": {
                "id": "clear",
                "chance": 22,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 22,
                "enabled": true
              },
              "rain": {
                "id": "rain",
                "chance": 17,
                "enabled": true
              },
              "snow": {
                "id": "snow",
                "chance": 6,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 11,
                "enabled": true
              },
              "overcast": {
                "id": "overcast",
                "chance": 6,
                "enabled": true
              },
              "windy": {
                "id": "windy",
                "chance": 6,
                "enabled": true
              },
              "mist": {
                "id": "mist",
                "chance": 11,
                "enabled": true
              },
              "blizzard": {
                "id": "blizzard",
                "chance": 0,
                "enabled": false
              }
            }
          },
          "Autumn": {
            "temperatures": {
              "min": -5,
              "max": 10
            },
            "presets": {
              "snow": {
                "id": "snow",
                "chance": 29,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 29,
                "enabled": true
              },
              "overcast": {
                "id": "overcast",
                "chance": 21,
                "enabled": true
              },
              "windy": {
                "id": "windy",
                "chance": 14,
                "enabled": true
              },
              "clear": {
                "id": "clear",
                "chance": 7,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 0,
                "enabled": false
              },
              "rain": {
                "id": "rain",
                "chance": 0,
                "enabled": false
              },
              "mist": {
                "id": "mist",
                "chance": 0,
                "enabled": false
              },
              "blizzard": {
                "id": "blizzard",
                "chance": 0,
                "enabled": false
              }
            }
          },
          "Winter": {
            "temperatures": {
              "min": -35,
              "max": -10
            },
            "presets": {
              "snow": {
                "id": "snow",
                "chance": 32,
                "enabled": true
              },
              "blizzard": {
                "id": "blizzard",
                "chance": 21,
                "enabled": true
              },
              "overcast": {
                "id": "overcast",
                "chance": 16,
                "enabled": true
              },
              "windy": {
                "id": "windy",
                "chance": 16,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 11,
                "enabled": true
              },
              "clear": {
                "id": "clear",
                "chance": 5,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 0,
                "enabled": false
              },
              "rain": {
                "id": "rain",
                "chance": 0,
                "enabled": false
              },
              "mist": {
                "id": "mist",
                "chance": 0,
                "enabled": false
              }
            }
          }
        },
        "colorShift": {
          "dawnHue": 210,
          "duskHue": 230,
          "nightHue": 220,
          "transitionMinutes": 75
        },
        "environmentBase": {
          "hue": 200,
          "saturation": 0.7
        }
      }
    }
  }
}
