195 lines
5.0 KiB
JSON
195 lines
5.0 KiB
JSON
{
|
|
"ForceEnum": {
|
|
"df_world|historical_events|historical_event+HfDied|cause": true,
|
|
"df_world|historical_events|historical_event+HfDied|death_cause": true,
|
|
"df_world|historical_events|historical_event+KnowledgeDiscovered|knowledge": true
|
|
},
|
|
"Relations": {
|
|
"HistoricalEventDanceFormCreated.FormId": "danceForm",
|
|
"HistoricalEventMusicalFormCreated.FormId": "musicalForm",
|
|
"HistoricalEventPoeticFormCreated.FormId": "poeticForm",
|
|
"HistoricalEventHfReachSummit.MountainPeakId": "mountain",
|
|
"HistoricalEventBuildingProfileAcquired.StructureId": "structure",
|
|
"HistoricalEventHfPreach.SiteHfid": "site"
|
|
},
|
|
"AdditionalFields": {
|
|
"DfWorld": [
|
|
{
|
|
"Name": "FilePath",
|
|
"Type": "string"
|
|
},
|
|
{
|
|
"Name": "PlusFilePath",
|
|
"Type": "string"
|
|
},
|
|
{
|
|
"Name": "MapReady",
|
|
"Type": "bool"
|
|
},
|
|
{
|
|
"Name": "MapData",
|
|
"Type": "[]byte"
|
|
},
|
|
{
|
|
"Name": "Width",
|
|
"Type": "int"
|
|
},
|
|
{
|
|
"Name": "Height",
|
|
"Type": "int"
|
|
},
|
|
{
|
|
"Name": "EndYear",
|
|
"Type": "int"
|
|
}
|
|
],
|
|
"Structure": [
|
|
{
|
|
"Name": "SiteId",
|
|
"Type": "int"
|
|
},
|
|
{
|
|
"Name": "Ruin",
|
|
"Type": "bool"
|
|
}
|
|
],
|
|
"HistoricalFigure": [
|
|
{
|
|
"Name": "Leader",
|
|
"Type": "bool"
|
|
},
|
|
{
|
|
"Name": "Werebeast",
|
|
"Type": "bool"
|
|
},
|
|
{
|
|
"Name": "Vampire",
|
|
"Type": "bool"
|
|
},
|
|
{
|
|
"Name": "Necromancer",
|
|
"Type": "bool"
|
|
},
|
|
{
|
|
"Name": "WerebeastSince",
|
|
"Type": "int"
|
|
},
|
|
{
|
|
"Name": "VampireSince",
|
|
"Type": "int"
|
|
},
|
|
{
|
|
"Name": "NecromancerSince",
|
|
"Type": "int"
|
|
},
|
|
{
|
|
"Name": "NecromancerSince",
|
|
"Type": "int"
|
|
}
|
|
],
|
|
"Entity": [
|
|
{
|
|
"Name": "Parent",
|
|
"Type": "int"
|
|
},
|
|
{
|
|
"Name": "Necromancer",
|
|
"Type": "bool"
|
|
},
|
|
{
|
|
"Name": "Leaders",
|
|
"Type": "[]*EntityLeader"
|
|
},
|
|
{
|
|
"Name": "Sites",
|
|
"Type": "[]int"
|
|
},
|
|
{
|
|
"Name": "Wars",
|
|
"Type": "[]*HistoricalEventCollection"
|
|
}
|
|
],
|
|
"Site": [
|
|
{
|
|
"Name": "Owner",
|
|
"Type": "int"
|
|
},
|
|
{
|
|
"Name": "Ruin",
|
|
"Type": "bool"
|
|
}
|
|
],
|
|
"HistoricalEvent": [
|
|
{
|
|
"Name": "Collection",
|
|
"Type": "int"
|
|
}
|
|
],
|
|
"HistoricalEventAddHfHfLink": [
|
|
{
|
|
"Name": "Relationship",
|
|
"Type": "HistoricalEventRelationshipRelationship"
|
|
}
|
|
],
|
|
"HistoricalEventBuildingProfileAcquired": [
|
|
{
|
|
"Name": "StructureId",
|
|
"Type": "int"
|
|
}
|
|
],
|
|
"HistoricalEventHfReachSummit": [
|
|
{
|
|
"Name": "MountainPeakId",
|
|
"Type": "int"
|
|
}
|
|
],
|
|
"HistoricalEventCollectionAbduction": [
|
|
{
|
|
"Name": "TargetHfids",
|
|
"Type": "[]int"
|
|
}
|
|
],
|
|
"HistoricalEventCollectionBeastAttack": [
|
|
{
|
|
"Name": "AttackerHfIds",
|
|
"Type": "[]int"
|
|
}
|
|
],
|
|
"HistoricalEventCollectionJourney": [
|
|
{
|
|
"Name": "TravellerHfIds",
|
|
"Type": "[]int"
|
|
}
|
|
],
|
|
"HistoricalEventCollectionCeremony": [
|
|
{
|
|
"Name": "OccasionEventcol",
|
|
"Type": "int"
|
|
}
|
|
],
|
|
"HistoricalEventCollectionCompetition": [
|
|
{
|
|
"Name": "OccasionEventcol",
|
|
"Type": "int"
|
|
}
|
|
],
|
|
"HistoricalEventCollectionPerformance": [
|
|
{
|
|
"Name": "OccasionEventcol",
|
|
"Type": "int"
|
|
}
|
|
],
|
|
"HistoricalEventCollectionProcession": [
|
|
{
|
|
"Name": "OccasionEventcol",
|
|
"Type": "int"
|
|
}
|
|
],
|
|
"WorldConstruction": [
|
|
{
|
|
"Name": "Parts",
|
|
"Type": "[]int"
|
|
}
|
|
]
|
|
}
|
|
} |