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

71 lines
1.4 KiB
JSON

{
"name": "int_aquapipeline",
"factionIndex": "Neutral",
"bornTag": [
{
"tagName": "Category/Interactive/Model",
"tagId": -27687248
}
],
"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.InteractiveWaterPipeComponentData",
"propertyList": [
{
"key": "destroy_self",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
]
}
],
"componentDataCache": {},
"id": "int_aquapipeline",
"facOccDis": 0.5,
"useGlobalVar": false,
"useMapVar": true,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"configProperties": [],
"saveProperties": [],
"propertyIdToKeyMap": {
"1": "state"
},
"propertyKeyToIdMap": {
"state": 1
},
"templateVariant": {},
"allGlobalSaveProperties": [],
"allMapSaveProperties": [
{
"key": "state",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
]
}