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

275 lines
6.2 KiB
JSON

{
"name": "int_spacestation_center_controller",
"factionIndex": "Neutral",
"bornTag": [
{
"tagName": "Category/Interactive/SpaceStationController",
"tagId": 529264209
},
{
"tagName": "Category/Interactive/Teleporter",
"tagId": 835514878
}
],
"delayToRecycleTime": 0.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelId": "int_001_centercontroller",
"modelScale": 1.0
},
{
"$type": "Beyond.Gameplay.Core.BaseControllerData"
},
{
"$type": "Beyond.Gameplay.Core.TriggerObserverComponentData",
"propertyList": [
{
"key": "shape",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 2
}
]
}
},
{
"key": "radius",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1090519040
}
]
}
},
{
"key": "center",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
}
]
}
},
{
"key": "size",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 1094713344
},
{
"valueBit64": 1086324736
},
{
"valueBit64": 1094713344
}
]
}
},
{
"key": "interactive_direction_check",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "check_area_offset",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
}
]
}
},
{
"key": "check_area_radius",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1092616192
}
]
}
},
{
"key": "check_area_height",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1084227584
}
]
}
},
{
"key": "check_angle",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1135869952
}
]
}
},
{
"key": "player_direction_check",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "is_important",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "in_trigger_volume_performance",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"a": 0,
"b": 0
},
{
"$type": "Beyond.Gameplay.Core.InteractiveLogicControllerComponentData",
"logicType": 66
},
{
"$type": "Beyond.Gameplay.Core.CommonLuaUICallComponentData",
"propertyList": [
{
"key": "commonluaui_list",
"value": {
"type": "StringList",
"valueArray": [
{
"valueBit64": 0,
"valueString": "default"
},
{
"valueBit64": 0,
"valueString": "upgrade"
}
]
}
},
{
"key": "relative_camera_ids",
"value": {
"type": "StringList",
"valueArray": [
{
"valueBit64": 0,
"valueString": "ss_control_center"
},
{
"valueBit64": 0,
"valueString": "ss_control_center_upgrade"
}
]
}
}
]
},
{
"$type": "Beyond.Gameplay.Core.InteractiveAudioData",
"propertyList": [],
"audioData": {
"openAudio": true,
"useDynamicLevel": false,
"useCustomStencil": false,
"useTiggerStencil": true,
"useWorkStencil": true,
"useAttackStencil": false,
"useRepairStencil": false,
"useDestroyStencil": false,
"useCollectStencil": false,
"useInteractStencil": false,
"useActiveStencil": false,
"audioNameDict": {
"EnterArea": [
"au_int_spacestation_center_controlle_entererea"
],
"LeaveArea": [
"au_int_spacestation_center_controlle_leavearea"
],
"Idle": [
"au_int_spacestation_center_controlle_idle_loop"
]
},
"customAudioData": []
}
}
],
"componentDataCache": {},
"id": "int_spacestation_center_controller",
"facOccDis": 0.5,
"useGlobalVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"dataMap": {
"headerList": [],
"actionList": [],
"getterList": []
},
"tempProperties": [],
"configProperties": [],
"saveProperties": [],
"propertyIdToKeyMap": {},
"propertyKeyToIdMap": {},
"templateVariant": {},
"allGlobalSaveProperties": []
}