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

72 lines
1.6 KiB
JSON

{
"name": "int_new_e_virtual_node",
"factionIndex": "Neutral",
"bornTag": [
{
"tagName": "Category/Interactive/Electric/Wire",
"tagId": 2116369563
}
],
"delayToRecycleTime": 0.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelId": "int_1x1Cube",
"modelScale": 1.0
},
{
"$type": "Beyond.Gameplay.Core.BaseControllerData"
},
{
"$type": "Beyond.Gameplay.Core.GameplayElectricityNodeComponentData",
"propertyList": [
{
"key": "type",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "power_generated",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "connected_node_list",
"value": {
"type": "EntityPtrList",
"valueArray": []
}
}
]
}
],
"componentDataCache": {},
"id": "int_new_e_virtual_node",
"facOccDis": 0.5,
"useGlobalVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"configProperties": [],
"saveProperties": [],
"propertyIdToKeyMap": {},
"propertyKeyToIdMap": {},
"templateVariant": {},
"allGlobalSaveProperties": []
}