# TTRPG Tools: Maps publish data (timeline)
```json
{
"timelineName": "event",
"months": [
"Yinvar",
"Fivral",
"Martal",
"Apryl",
"Maial",
"Eyune",
"Eyule",
"Agvost",
"Sintavyr",
"Oktavyr",
"Neyavyr",
"Dekavyr"
],
"entries": [
{
"notePath": "CoS 2026/Collective Wisdom/Events/The Fall of Stoya.md",
"title": "The Fall of Stoya",
"summary": "Stoya, a quiet hamlet on the outskirts of Kresk, was decimated by members of the Ba'al Verzi in an attempt to ingratiate themselves to Strahd with a blood offering.",
"start": {
"y": 713,
"m": 3,
"d": 1
},
"end": {
"y": 713,
"m": 3,
"d": 1
},
"img": "CoS 2026/a-library/image assets/The Fall of Stoya-1786634328484.webp",
"dateText": "1 Martal 713"
},
{
"notePath": "CoS 2026/Collective Wisdom/Events/Battle at the Gates.md",
"title": "Battle at the Gates",
"summary": "Led by the \"mad mage\" Mordenkainen some nine months prior to the arrival of the Granola Gang in Barovia, the Battle at the Gates was the insurrection of Barovian peasant youths ended in total annihilation of the anti-Strahd forces. To wit, it was later dubbed the \"Unwise Rebellion.\"",
"start": {
"y": 713,
"m": 3,
"d": 1
},
"end": {
"y": 713,
"m": 3,
"d": 1
},
"img": "CoS 2026/a-library/image assets/Battle at the Gates-1784178222941.webp",
"dateText": "1 Martal 713"
},
{
"notePath": "CoS 2026/Collective Wisdom/Events/Carnival of the Mists.md",
"title": "Carnival of the Mists",
"summary": "An annual carnival hosted by the Vistani in Idyllglen, where the Gang met before entering Barovia.",
"start": {
"y": 713,
"m": 12,
"d": 4
},
"end": {
"y": 713,
"m": 12,
"d": 4
},
"img": "CoS 2026/a-library/image assets/Win at bull-jumping-1784165634595.webp",
"dateText": "4 Dekavyr 713"
},
{
"notePath": "CoS 2026/Collective Wisdom/Events/Siege of St. Bogdan's.md",
"title": "Siege of St. Bogdan's",
"summary": "The Siege of St. Bogdan's was a confrontation between the people of Barovia and a force of Strahd von Zarovich's undead on the 7th of Dekavyr in the year 713, during Session 10. As zombies surrounded the village, the townsfolk and guards fortified the hill around St. Bogdan's Church, where the Gang, Irina, Doru, and many villagers had taken shelter.",
"start": {
"y": 713,
"m": 12,
"d": 7
},
"end": {
"y": 713,
"m": 12,
"d": 7
},
"img": "CoS 2026/a-library/image assets/Siege of St. Bogdan's-1786656176906.webp",
"dateText": "7 Dekavyr 713"
},
{
"notePath": "CoS 2026/Collective Wisdom/Events/Miracle at St. Bogdan's.md",
"title": "Miracle at St. Bogdan's",
"summary": "After agreeing to help Father Donavich search for a cure for Doru, Zar healed the priest before the congregation while Andi enhanced the moment with illusion. The apparent blessing became known as the Miracle at St. Bogdan's.",
"start": {
"y": 713,
"m": 12,
"d": 7
},
"end": {
"y": 713,
"m": 12,
"d": 7
},
"img": "CoS 2026/a-library/image assets/Miracle at St. Bogdan's-1786657355704.webp",
"dateText": "7 Dekavyr 713"
},
{
"notePath": "CoS 2026/Collective Wisdom/Events/Irina's Birthday Party.md",
"title": "Irina's Birthday Party",
"summary": "Irina is turning twenty! Her brother was planning a party for the whole town to attend. But rocks fall; birthday girl will not be in attendance.",
"start": {
"y": 713,
"m": 12,
"d": 8
},
"end": {
"y": 713,
"m": 12,
"d": 8
},
"img": "CoS 2026/a-library/image assets/party.png",
"dateText": "8 Dekavyr 713"
},
{
"notePath": "CoS 2026/Collective Wisdom/Events/Boy Dinner at the Castle.md",
"title": "Boy Dinner at the Castle",
"summary": "Strahd sent a formal invitation for Zar and Erno to dine with him at Castle Ravenloft, promising safe passage and hinting that he may be able to help them return home. The visit will mark the Gang’s first formal meeting with Strahd and may reveal more about his interest in them and the larger mysteries surrounding Barovia.",
"start": {
"y": 713,
"m": 12,
"d": 10
},
"end": {
"y": 713,
"m": 12,
"d": 10
},
"img": "CoS 2026/a-library/image assets/Dinner with Strahd-1787599341911.webp",
"dateText": "10 Dekavyr 713"
},
{
"notePath": "CoS 2026/Collective Wisdom/Events/Wolf's Head Jamboree.md",
"title": "Wolf's Head Jamboree",
"summary": "Rictavio and Mahiji invited the Gang to an event in Vallaki to help everyone celebrate as they conquer their fear of wolves.",
"start": {
"y": 714,
"m": 1,
"d": 14
},
"end": {
"y": 714,
"m": 1,
"d": 14
},
"img": "CoS 2026/a-library/image assets/Wolf's Head Jamboree-1784178962353.webp",
"dateText": "14 Yinvar 714"
},
{
"notePath": "CoS 2026/Collective Wisdom/Events/Ceremony at Yester Hill.md",
"title": "Ceremony at Yester Hill",
"summary": "Sister Olivenka invited the Gang to a ceremony to be held on the 12th of Fivral in the year 0714 at Yester Hill. According to Zar, this may also be Strahd's birthday?",
"start": {
"y": 714,
"m": 2,
"d": 12
},
"end": {
"y": 714,
"m": 2,
"d": 12
},
"img": "CoS 2026/a-library/image assets/Ceremony at Yester Hill-1784168335401.webp",
"dateText": "12 Fivral 714"
}
]
}
```