Files
Endfield-Data/Json/Interactive/InteractiveData/data_int_outfall.json
2026-01-31 21:42:01 +07:00

66 lines
1.3 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": [
{
"key": "destroy_self",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
]
}
],
"componentDataCache": {},
"id": "int_outfall",
"facOccDis": 0.5,
"useGlobalVar": true,
"useMapVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"configProperties": [],
"saveProperties": [],
"propertyIdToKeyMap": {
"1": "state"
},
"propertyKeyToIdMap": {
"state": 1
},
"templateVariant": {},
"allGlobalSaveProperties": [
{
"key": "state",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"allMapSaveProperties": []
}