dorfylegends/backend/same.json

38 lines
750 B
JSON
Raw Normal View History

2022-04-18 11:36:29 +03:00
{
"HistoricalEventAddHfEntityLink": {
"LinkType": "Link"
},
"HistoricalEventAddHfSiteLink": {
"Site": "SiteId"
},
"HistoricalEventCreatedStructure": {
"Structure": "StructureId"
},
2022-04-18 13:13:38 +03:00
"HistoricalEventDiplomatLost": {
"Entity": "SiteId",
"Involved": "SiteId",
"Site": "SiteId"
},
2022-04-18 11:36:29 +03:00
"HistoricalEventHfDied": {
"ItemSubtype": "Cause",
"Mat": "Cause"
},
"HistoricalEventPeaceAccepted": {
"Site": "SiteId"
},
"HistoricalEventPeaceRejected": {
"Site": "SiteId"
},
"HistoricalEventRemoveHfEntityLink": {
"LinkType": "Link"
},
"HistoricalEventRemoveHfSiteLink": {
"Site": "SiteId"
},
2022-04-18 13:13:38 +03:00
"HistoricalFigure": {
"Sex": "BreedId"
},
2022-04-18 11:36:29 +03:00
"Structure": {
"Name2": "Subtype"
}
}