dorfylegends/backend/same.json

47 lines
1004 B
JSON
Raw Normal View History

2022-04-18 11:36:29 +03:00
{
2022-04-19 12:46:43 +03:00
"Artifact": {
"Writing": "StructureLocalId"
},
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-19 12:46:43 +03:00
"HistoricalEventHfDoesInteraction": {
"InteractionAction": "Interaction"
},
"HistoricalEventMasterpieceItem": {
"Maker": "Hfid",
"MakerEntity": "EntityId",
"Site": "SiteId"
},
"HistoricalEventMerchant": {
"Destination": "DepotEntityId",
"Site": "SiteId",
"Source": "TraderEntityId"
},
2022-04-18 11:36:29 +03:00
"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
}
}