# TTRPG Tools: Maps publish data (timeline)
```json
{
"timelineName": "combat",
"months": [
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December"
],
"entries": [
{
"notePath": "CoS 2026/Deeds, Past and Future/Sessions/Combat/Combat 2, Zombies at Sister Olivenka's.md",
"title": "Eradicated Zombies at the Alastroi House",
"summary": "While checking out their new digs, the gang encountered some unwelcome squatters and dispatched them.",
"start": {
"y": 713,
"m": 12,
"d": 6
},
"end": {
"y": 713,
"m": 12,
"d": 6
},
"img": "CoS 2026/a-library/image assets/Combat 2, Zombies at Sister Olivenka's-1779648527406.webp",
"dateText": "6 December 713"
},
{
"notePath": "CoS 2026/Deeds, Past and Future/Sessions/Combat/Combat 1, Defending Mme Eva's Caravan.md",
"title": "Defended Mme Eva's Caravan",
"summary": "| Player | Initiative | Max HP | Statuses | | ------ | :--------: | :----: | :--------: | | Bram | 8 | 10 | - | | Erno | 24 | 9 | - | | Zar | 6 | 12 | - | | Andi | 14 | 7 | Mage Armor | Round 0 - Andi prestidigitates the bark of an old pine tree to taste like a peanut butter ball. - Bram attempts to animal handle the horses to move them, but they are cursed with sadness. - Zar commands the horses to move more quickly - Erno sneak-attacked the distracted wolf.",
"start": {
"y": 713,
"m": 12,
"d": 6
},
"end": {
"y": 713,
"m": 12,
"d": 6
},
"img": "CoS 2026/a-library/image assets/Combat_260513_direwolves 1.png",
"dateText": "6 December 713"
}
]
}
```