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

283 lines
5.8 KiB
JSON

{
"name": "int_signal_tower",
"factionIndex": "Neutral",
"bornTag": [
{
"tagName": "Category/Interactive/Narrative/SignalTower",
"tagId": 458354513
}
],
"delayToRecycleTime": 0.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelId": "int_signal_tower_postmodel",
"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": 1084227584
}
]
}
},
{
"key": "center",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
}
]
}
},
{
"key": "size",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 1065353216
},
{
"valueBit64": 1065353216
},
{
"valueBit64": 1065353216
}
]
}
},
{
"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": 68
},
{
"$type": "Beyond.Gameplay.Core.InteractiveAudioData",
"propertyList": [],
"audioData": {
"openAudio": true,
"useDynamicLevel": false,
"useCustomStencil": false,
"useTiggerStencil": false,
"useWorkStencil": true,
"useAttackStencil": false,
"useRepairStencil": false,
"useDestroyStencil": false,
"useCollectStencil": false,
"useInteractStencil": false,
"useActiveStencil": true,
"audioNameDict": {
"StartUp": [
"au_int_signal_tower_start"
],
"Active": [
"au_int_signal_tower_active"
],
"NotActive": [
"au_int_signal_tower_inactive"
]
},
"customAudioData": []
}
}
],
"componentDataCache": {},
"id": "int_signal_tower",
"facOccDis": 4.0,
"useGlobalVar": false,
"hideInDialog": false,
"mountPoints": [
{
"mountPoint": "Head",
"name": "TowerHead"
}
],
"aoiRadiusType": "Default",
"dataMap": {
"headerList": [],
"actionList": [],
"getterList": []
},
"tempProperties": [],
"configProperties": [
{
"key": "delay",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1065353216
}
]
}
},
{
"key": "variable",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
}
],
"saveProperties": [
{
"key": "state",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"propertyIdToKeyMap": {
"1": "state",
"1026": "delay",
"1027": "variable"
},
"propertyKeyToIdMap": {
"delay": 1026,
"state": 1,
"variable": 1027
},
"templateVariant": {},
"allGlobalSaveProperties": []
}