{
  "id": "athasian",
  "name": "CALENDARIA.Calendar.Athasian.Name",
  "years": {
    "yearZero": 1,
    "firstWeekday": 0
  },
  "months": {
    "values": {
      "dominary00000000": {
        "name": "Dominary",
        "abbreviation": "Dom",
        "ordinal": 1,
        "days": 30
      },
      "sedulous00000000": {
        "name": "Sedulous",
        "abbreviation": "Sed",
        "ordinal": 2,
        "days": 30
      },
      "fortuary00000000": {
        "name": "Fortuary",
        "abbreviation": "For",
        "ordinal": 3,
        "days": 30
      },
      "macro00000000000": {
        "name": "Macro",
        "abbreviation": "Mac",
        "ordinal": 4,
        "days": 30
      },
      "dessalia00000000": {
        "name": "Dessalia",
        "abbreviation": "Des",
        "ordinal": 5,
        "days": 5,
        "type": "intercalary"
      },
      "fifthover0000000": {
        "name": "Fifthover",
        "abbreviation": "Fif",
        "ordinal": 6,
        "days": 30
      },
      "hexameron0000000": {
        "name": "Hexameron",
        "abbreviation": "Hex",
        "ordinal": 7,
        "days": 30
      },
      "morrow0000000000": {
        "name": "Morrow",
        "abbreviation": "Mor",
        "ordinal": 8,
        "days": 30
      },
      "octavus000000000": {
        "name": "Octavus",
        "abbreviation": "Oct",
        "ordinal": 9,
        "days": 30
      },
      "assalia000000000": {
        "name": "Assalia",
        "abbreviation": "Ass",
        "ordinal": 10,
        "days": 5,
        "type": "intercalary"
      },
      "thaumast00000000": {
        "name": "Thaumast",
        "abbreviation": "Tha",
        "ordinal": 11,
        "days": 30
      },
      "anabasis00000000": {
        "name": "Anabasis",
        "abbreviation": "Ana",
        "ordinal": 12,
        "days": 30
      },
      "hoard00000000000": {
        "name": "Hoard",
        "abbreviation": "Hoa",
        "ordinal": 13,
        "days": 30
      },
      "flagstaad0000000": {
        "name": "Flagstaad",
        "abbreviation": "Fla",
        "ordinal": 14,
        "days": 30
      },
      "zenalia000000000": {
        "name": "Zenalia",
        "abbreviation": "Zen",
        "ordinal": 15,
        "days": 5,
        "type": "intercalary"
      }
    }
  },
  "days": {
    "values": {
      "day0100000000000": {
        "name": "Day 1",
        "ordinal": 1,
        "abbreviation": "1"
      },
      "day0200000000000": {
        "name": "Day 2",
        "ordinal": 2,
        "abbreviation": "2"
      },
      "day0300000000000": {
        "name": "Day 3",
        "ordinal": 3,
        "abbreviation": "3"
      },
      "day0400000000000": {
        "name": "Day 4",
        "ordinal": 4,
        "abbreviation": "4"
      },
      "day0500000000000": {
        "name": "Day 5",
        "ordinal": 5,
        "abbreviation": "5"
      },
      "day0600000000000": {
        "name": "Day 6",
        "ordinal": 6,
        "abbreviation": "6"
      },
      "day0700000000000": {
        "name": "Day 7",
        "ordinal": 7,
        "abbreviation": "7"
      },
      "day0800000000000": {
        "name": "Day 8",
        "ordinal": 8,
        "abbreviation": "8"
      },
      "day0900000000000": {
        "name": "Day 9",
        "ordinal": 9,
        "abbreviation": "9"
      },
      "day1000000000000": {
        "name": "Day 10",
        "ordinal": 10,
        "abbreviation": "10"
      },
      "day1100000000000": {
        "name": "Day 11",
        "ordinal": 11,
        "abbreviation": "11"
      },
      "day1200000000000": {
        "name": "Day 12",
        "ordinal": 12,
        "abbreviation": "12"
      },
      "day1300000000000": {
        "name": "Day 13",
        "ordinal": 13,
        "abbreviation": "13"
      },
      "day1400000000000": {
        "name": "Day 14",
        "ordinal": 14,
        "abbreviation": "14"
      },
      "day1500000000000": {
        "name": "Day 15",
        "ordinal": 15,
        "abbreviation": "15"
      }
    },
    "daysPerYear": 375,
    "hoursPerDay": 24,
    "minutesPerHour": 60,
    "secondsPerMinute": 60
  },
  "festivals": {
    "festivalofdessal": {
      "name": "Festival of Dessalia",
      "month": 4,
      "icon": "fa-cloud-sun",
      "color": "#FF8C00",
      "description": "Five-day festival marking the midpoint of Sun Descending.",
      "dayOfMonth": 0,
      "duration": 1,
      "countsForWeekday": false,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 5
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    },
    "festivalofassali": {
      "name": "Festival of Assalia",
      "month": 9,
      "icon": "fa-sun-plant-wilt",
      "color": "#FFA500",
      "description": "Five-day festival celebrating the midpoint of Sun Ascending.",
      "dayOfMonth": 0,
      "duration": 1,
      "countsForWeekday": false,
      "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
    },
    "festivalofzenali": {
      "name": "Festival of Zenalia",
      "month": 14,
      "icon": "fa-sun",
      "color": "#FFD700",
      "description": "Five-day celebration at the zenith of High Sun at year's end, featuring the Starlight Pageants.",
      "dayOfMonth": 0,
      "duration": 1,
      "countsForWeekday": false,
      "leapYearOnly": false,
      "conditionTree": {
        "type": "group",
        "mode": "and",
        "children": [
          {
            "type": "condition",
            "field": "month",
            "op": "==",
            "value": 15
          },
          {
            "type": "condition",
            "field": "day",
            "op": "==",
            "value": 1
          }
        ]
      },
      "allDay": true,
      "displayStyle": "banner",
      "visibility": "visible",
      "silent": true,
      "hasDuration": false,
      "reminderType": "none",
      "reminderOffset": 0
    }
  },
  "seasons": {
    "values": {
      "highsun000000000": {
        "name": "High Sun",
        "icon": "fas fa-fire",
        "color": "#ff0000",
        "seasonalType": "summer",
        "dayStart": 310,
        "dayEnd": 59,
        "abbreviation": "HSu"
      },
      "sundescending000": {
        "name": "Sun Descending",
        "icon": "fas fa-cloud-sun",
        "color": "#ff6600",
        "seasonalType": "autumn",
        "dayStart": 60,
        "dayEnd": 184,
        "abbreviation": "SDe"
      },
      "sunascending0000": {
        "name": "Sun Ascending",
        "icon": "fas fa-sun",
        "color": "#ffcc00",
        "seasonalType": "spring",
        "dayStart": 185,
        "dayEnd": 309,
        "abbreviation": "SAs"
      }
    }
  },
  "eras": {
    "freeyear00000000": {
      "name": "Free Year",
      "abbreviation": "FY",
      "startYear": 1,
      "endYear": null
    }
  },
  "moons": {
    "ral0000000000000": {
      "name": "Ral",
      "color": "#228B22",
      "cycleLength": 33
    },
    "guthay0000000000": {
      "name": "Guthay",
      "color": "#DAA520",
      "cycleLength": 125
    }
  },
  "daylight": {
    "enabled": true,
    "shortestDay": 11,
    "longestDay": 14,
    "winterSolstice": 185,
    "summerSolstice": 0
  },
  "cycles": {
    "endleancycle0000": {
      "name": "Endlean Cycle",
      "length": 11,
      "offset": 3,
      "basedOn": "year",
      "stages": {
        "ral0000000000000": {
          "name": "Ral"
        },
        "friend0000000000": {
          "name": "Friend"
        },
        "desert0000000000": {
          "name": "Desert"
        },
        "priest0000000000": {
          "name": "Priest"
        },
        "wind000000000000": {
          "name": "Wind"
        },
        "dragon0000000000": {
          "name": "Dragon"
        },
        "mountain00000000": {
          "name": "Mountain"
        },
        "king000000000000": {
          "name": "King"
        },
        "silt000000000000": {
          "name": "Silt"
        },
        "enemy00000000000": {
          "name": "Enemy"
        },
        "guthay0000000000": {
          "name": "Guthay"
        }
      }
    },
    "seofeancycle0000": {
      "name": "Seofean Cycle",
      "length": 7,
      "offset": 4,
      "basedOn": "year",
      "stages": {
        "fury000000000000": {
          "name": "Fury"
        },
        "contemplation000": {
          "name": "Contemplation"
        },
        "vengeance0000000": {
          "name": "Vengeance"
        },
        "slumber000000000": {
          "name": "Slumber"
        },
        "defiance00000000": {
          "name": "Defiance"
        },
        "reverence0000000": {
          "name": "Reverence"
        },
        "agitation0000000": {
          "name": "Agitation"
        }
      }
    }
  },
  "cycleFormat": "[1]'s [2]",
  "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": "EEEE, MMMM D, Y",
    "time": "HH:mm",
    "time12": "h:mm a",
    "weekHeader": "[Week] W [of] MMMM, Y",
    "yearHeader": "Y",
    "yearLabel": "Y G"
  },
  "metadata": {
    "id": "athasian",
    "description": "CALENDARIA.Calendar.Athasian.Description",
    "author": "calendaria",
    "system": "Dark Sun"
  },
  "weather": {
    "activeZone": "arid",
    "zones": {
      "arid00000000000": {
        "id": "arid",
        "name": "CALENDARIA.Weather.Climate.Arid",
        "description": "CALENDARIA.Weather.Climate.AridDesc",
        "windSpeedRange": {
          "min": 0,
          "max": 4
        },
        "windDirections": {
          "S": 18,
          "SSW": 15,
          "SW": 12,
          "SSE": 10,
          "SE": 8,
          "W": 8,
          "E": 6,
          "WSW": 5,
          "N": 4,
          "NE": 3,
          "NW": 3,
          "NNE": 3,
          "NNW": 2,
          "ENE": 1,
          "ESE": 1,
          "WNW": 1
        },
        "brightnessMultiplier": 1.15,
        "shortestDay": 10,
        "longestDay": 14,
        "temperatures": {
          "_default": {
            "min": 15,
            "max": 35
          },
          "High Sun": {
            "min": 28,
            "max": 48
          },
          "Sun Descending": {
            "min": 28,
            "max": 48
          },
          "Sun Ascending": {
            "min": 28,
            "max": 48
          }
        },
        "presets": {
          "clear0000000000": {
            "id": "clear",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "partlycloudy000": {
            "id": "partly-cloudy",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "windy0000000000": {
            "id": "windy",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "sandstorm000000": {
            "id": "sandstorm",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "cloudy000000000": {
            "id": "cloudy",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "heathaze0000000": {
            "id": "heat-haze",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "rain00000000000": {
            "id": "rain",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          },
          "fog000000000000": {
            "id": "fog",
            "enabled": true,
            "tempMin": null,
            "tempMax": null
          }
        },
        "seasonOverrides": {
          "High Sun": {
            "temperatures": {
              "min": 28,
              "max": 48
            },
            "presets": {
              "clear": {
                "id": "clear",
                "chance": 56,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 17,
                "enabled": true
              },
              "sandstorm": {
                "id": "sandstorm",
                "chance": 11,
                "enabled": true
              },
              "windy": {
                "id": "windy",
                "chance": 11,
                "enabled": true
              },
              "heat-haze": {
                "id": "heat-haze",
                "chance": 6,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 0,
                "enabled": false
              },
              "rain": {
                "id": "rain",
                "chance": 0,
                "enabled": false
              },
              "fog": {
                "id": "fog",
                "chance": 0,
                "enabled": false
              }
            }
          },
          "Sun Descending": {
            "temperatures": {
              "min": 28,
              "max": 48
            },
            "presets": {
              "clear": {
                "id": "clear",
                "chance": 56,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 17,
                "enabled": true
              },
              "sandstorm": {
                "id": "sandstorm",
                "chance": 11,
                "enabled": true
              },
              "windy": {
                "id": "windy",
                "chance": 11,
                "enabled": true
              },
              "heat-haze": {
                "id": "heat-haze",
                "chance": 6,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 0,
                "enabled": false
              },
              "rain": {
                "id": "rain",
                "chance": 0,
                "enabled": false
              },
              "fog": {
                "id": "fog",
                "chance": 0,
                "enabled": false
              }
            }
          },
          "Sun Ascending": {
            "temperatures": {
              "min": 28,
              "max": 48
            },
            "presets": {
              "clear": {
                "id": "clear",
                "chance": 56,
                "enabled": true
              },
              "partly-cloudy": {
                "id": "partly-cloudy",
                "chance": 17,
                "enabled": true
              },
              "sandstorm": {
                "id": "sandstorm",
                "chance": 11,
                "enabled": true
              },
              "windy": {
                "id": "windy",
                "chance": 11,
                "enabled": true
              },
              "heat-haze": {
                "id": "heat-haze",
                "chance": 6,
                "enabled": true
              },
              "cloudy": {
                "id": "cloudy",
                "chance": 0,
                "enabled": false
              },
              "rain": {
                "id": "rain",
                "chance": 0,
                "enabled": false
              },
              "fog": {
                "id": "fog",
                "chance": 0,
                "enabled": false
              }
            }
          }
        },
        "colorShift": {
          "dawnHue": 25,
          "duskHue": 10,
          "nightHue": 240,
          "transitionMinutes": 40
        },
        "environmentBase": {
          "hue": 35,
          "saturation": 0.7
        },
        "environmentDark": {
          "hue": 240,
          "saturation": 0.3
        }
      }
    }
  }
}
