dorfylegends/backend/same.json

38 lines
809 B
JSON
Raw Normal View History

2022-04-18 11:36:29 +03:00
{
"HistoricalEventAddHfEntityLink": {
"LinkType": "Link"
},
"HistoricalEventAddHfSiteLink": {
"Site": "SiteId"
},
2022-04-22 18:45:10 +03:00
"HistoricalEventAgreementMade": {
"Destination": "SiteId",
"Site": "SiteId",
"Source": "SiteId"
},
"HistoricalEventAgreementRejected": {
"Destination": "SiteId",
"Site": "SiteId",
"Source": "SiteId"
},
2022-04-22 10:39:15 +03:00
"HistoricalEventDiplomatLost": {
"Entity": "SiteId",
"Involved": "SiteId",
"Site": "SiteId"
},
2022-04-22 18:45:10 +03:00
"HistoricalEventHfDied": {
"ShooterArtifactId": "FeatureLayerId"
},
2022-04-18 11:36:29 +03:00
"HistoricalEventPeaceAccepted": {
"Site": "SiteId"
},
"HistoricalEventPeaceRejected": {
"Site": "SiteId"
},
"HistoricalEventRemoveHfEntityLink": {
"LinkType": "Link"
},
"HistoricalEventRemoveHfSiteLink": {
"Site": "SiteId"
}
}