2022-04-25 21:16:49 +03:00
|
|
|
{
|
|
|
|
"ForceEnum": {
|
|
|
|
"df_world|historical_events|historical_event+HfDied|cause": true,
|
|
|
|
"df_world|historical_events|historical_event+HfDied|death_cause": true
|
2022-04-29 15:21:27 +03:00
|
|
|
},
|
|
|
|
"AdditionalFields": {
|
|
|
|
"Structure": [
|
|
|
|
{
|
|
|
|
"Name": "SiteId",
|
|
|
|
"Type": "int"
|
|
|
|
}
|
2022-04-29 16:28:08 +03:00
|
|
|
],
|
|
|
|
"HistoricalFigure": [
|
|
|
|
{
|
|
|
|
"Name": "Werebeast",
|
|
|
|
"Type": "bool"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"Name": "Vampire",
|
|
|
|
"Type": "bool"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"Entity": [
|
|
|
|
{
|
|
|
|
"Name": "Sites",
|
2022-04-29 16:33:21 +03:00
|
|
|
"Type": "[]int"
|
2022-04-29 16:28:08 +03:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"Site": [
|
|
|
|
{
|
|
|
|
"Name": "Ruin",
|
|
|
|
"Type": "bool"
|
|
|
|
}
|
2022-04-29 15:21:27 +03:00
|
|
|
]
|
2022-04-25 21:16:49 +03:00
|
|
|
}
|
|
|
|
}
|