Files
Endfield-Data/Json/Interactive/InteractiveData/data_int_outfall.json
2025-12-02 20:37:18 +07:00

52 lines
1.0 KiB
JSON

{
"name": "int_outfall",
"factionIndex": "Neutral",
"bornTag": [],
"delayToRecycleTime": 0.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelScale": 1.0
},
{
"$type": "Beyond.Gameplay.Core.BaseControllerData"
},
{
"$type": "Beyond.Gameplay.Core.InteractiveOutFallComponentData",
"propertyList": []
}
],
"componentDataCache": {},
"id": "int_outfall",
"facOccDis": 0.5,
"useGlobalVar": true,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"configProperties": [],
"saveProperties": [],
"propertyIdToKeyMap": {
"1": "state"
},
"propertyKeyToIdMap": {
"state": 1
},
"templateVariant": {},
"allGlobalSaveProperties": [
{
"key": "state",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
]
}