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

395 lines
7.6 KiB
JSON

{
"name": "int_laser_move",
"factionIndex": "Neutral",
"bornTag": [
{
"tagName": "Category/Interactive/Laser",
"tagId": -1065332571
}
],
"delayToRecycleTime": 0.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelId": "int_laser_unmove_01",
"modelScale": 1.0
},
{
"$type": "Beyond.Gameplay.Core.BaseControllerData"
},
{
"$type": "Beyond.Gameplay.Core.InteractiveLogicControllerComponentData",
"logicType": 30
},
{
"$type": "Beyond.Gameplay.Core.InteractiveAudioData",
"propertyList": [],
"audioData": {
"openAudio": true,
"useDynamicLevel": false,
"useCustomStencil": true,
"useTiggerStencil": false,
"useWorkStencil": false,
"useAttackStencil": false,
"useRepairStencil": false,
"useDestroyStencil": false,
"useCollectStencil": false,
"useInteractStencil": false,
"useActiveStencil": false,
"audioNameDict": {},
"customAudioData": [
{
"audioState": "laser_work",
"audioEvent": "au_int_laser_emit",
"desc": "激光工作中"
},
{
"audioState": "laser_stop",
"audioEvent": "au_int_laser_stop",
"desc": "激光停止工作(用于打断工作状态)"
},
{
"audioState": "laser_hit",
"audioEvent": "au_int_laser_hit",
"desc": "激光击中"
}
]
}
}
],
"componentDataCache": {},
"id": "int_laser_move",
"facOccDis": 0.5,
"useGlobalVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"dataMap": {
"headerList": [],
"actionList": [],
"getterList": []
},
"tempProperties": [
{
"key": "beFound",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "time_remain",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "found_entity",
"value": {
"type": "EntityPtr",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
}
],
"configProperties": [
{
"key": "damage",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "distance",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1084227584
}
]
}
},
{
"key": "interval_time",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "is_loop",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "laser_base_angle",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "laser_head_angle",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "move_speed",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1084227584
}
]
}
},
{
"key": "ratio",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "start_wait_time",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "time",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "type",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "variable",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 1065353216
},
{
"valueBit64": 0
},
{
"valueBit64": 0
}
]
}
},
{
"key": "variable_1",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1084227584
}
]
}
}
],
"saveProperties": [
{
"key": "state",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"propertyIdToKeyMap": {
"11": "state",
"1025": "damage",
"1026": "time",
"1027": "variable_1",
"1028": "ratio",
"1029": "type",
"1030": "laser_base_angle",
"1031": "laser_head_angle",
"1032": "move_speed",
"1033": "variable",
"1034": "distance",
"1036": "is_loop",
"1037": "start_wait_time",
"1038": "interval_time"
},
"propertyKeyToIdMap": {
"damage": 1025,
"distance": 1034,
"interval_time": 1038,
"is_loop": 1036,
"laser_base_angle": 1030,
"laser_head_angle": 1031,
"move_speed": 1032,
"ratio": 1028,
"start_wait_time": 1037,
"state": 11,
"time": 1026,
"type": 1029,
"variable": 1033,
"variable_1": 1027
},
"templateVariant": {
"int_laser_move_uav": {
"modelId": {
"enabled": true,
"value": "int_uav_laser"
},
"factionIndex": {
"enabled": false,
"value": "Neutral"
},
"delayToRecycleTime": {
"enabled": false,
"value": 0.0
},
"delayRecyclePerformTime": {
"enabled": false,
"value": 0.0
},
"facOccDis": {
"enabled": false,
"value": 0.5
},
"hideInDialog": {
"enabled": false,
"value": false
},
"bornTag": {
"enabled": false,
"value": []
},
"mountPoints": {
"enabled": true,
"value": []
},
"aoiRadiusType": {
"enabled": false,
"value": "Default"
},
"diffProperties": [],
"componentDiffProperties": {},
"globalVarDiff": []
},
"int_uav_laser_default_replace": {
"modelId": {
"enabled": true,
"value": "int_uav_laser_transform_adjusted"
},
"factionIndex": {
"enabled": false,
"value": "Neutral"
},
"delayToRecycleTime": {
"enabled": false,
"value": 0.0
},
"delayRecyclePerformTime": {
"enabled": false,
"value": 0.0
},
"facOccDis": {
"enabled": false,
"value": 0.5
},
"hideInDialog": {
"enabled": false,
"value": false
},
"bornTag": {
"enabled": false,
"value": []
},
"mountPoints": {
"enabled": true,
"value": []
},
"aoiRadiusType": {
"enabled": false,
"value": "Default"
},
"diffProperties": [],
"componentDiffProperties": {},
"globalVarDiff": []
}
},
"allGlobalSaveProperties": []
}