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

729 lines
16 KiB
JSON

{
"name": "int_fixable_robot",
"factionIndex": "Neutral",
"bornTag": [
{
"tagName": "Category/Interactive/Fixable",
"tagId": -1578786226
}
],
"delayToRecycleTime": 30.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelId": "int_fixable_robot",
"modelScale": 1.0
},
{
"$type": "Beyond.Gameplay.Core.BaseControllerData"
},
{
"$type": "Beyond.Gameplay.Core.TriggerObserverComponentData",
"propertyList": [
{
"key": "shape",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "radius",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1065353216
}
]
}
},
{
"key": "center",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 1069547520
},
{
"valueBit64": 0
}
]
}
},
{
"key": "size",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 1082130432
},
{
"valueBit64": 1084227584
},
{
"valueBit64": 1073741824
}
]
}
},
{
"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.InteractiveAudioData",
"propertyList": [],
"audioData": {
"openAudio": true,
"useDynamicLevel": false,
"useCustomStencil": true,
"useTiggerStencil": false,
"useWorkStencil": false,
"useAttackStencil": false,
"useRepairStencil": true,
"useDestroyStencil": false,
"useCollectStencil": false,
"useInteractStencil": true,
"useActiveStencil": false,
"audioNameDict": {
"Repairing": [
"au_int_fixable_robot_fix_activate"
],
"RepairDone": [
"au_int_fixable_robot_fix_done"
],
"Interact": [
"au_int_fixable_robot_fix_activate"
]
},
"customAudioData": [
{
"audioState": "custom1",
"audioEvent": "au_int_fixable_robot_damage_01_loop",
"desc": "黄色idle"
},
{
"audioState": "custom2",
"audioEvent": "au_int_fixable_robot_damage_02_loop",
"desc": "红色idle"
},
{
"audioState": "custom3",
"audioEvent": "au_int_fixable_robot_walk",
"desc": "walk 动画第0帧"
},
{
"audioState": "custom4",
"audioEvent": "au_int_fixable_robot_recover",
"desc": "damage to idle 动画第0帧"
},
{
"audioState": "custom5",
"audioEvent": "au_int_fixable_robot_happy",
"desc": "happy 动画第0帧"
}
]
}
},
{
"$type": "Beyond.Gameplay.Core.FixableRobotComponentData",
"propertyList": [
{
"key": "destroy_self",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "reward_id",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "damage_type",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "exit_type",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "level",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"<damageType>k__BackingField": 0,
"<exitType>k__BackingField": 0,
"<level>k__BackingField": 0
},
{
"$type": "Beyond.Gameplay.Core.InteractiveCommonPerformComponentData",
"propertyList": [
{
"key": "use_dynamic_res",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "dynamic_entity_id",
"value": {
"type": "UInt64",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"propertyDataList": [
{
"propertyName": "isDead",
"propertyType": "Trigger",
"isProperty": false
},
{
"propertyName": "damage_type",
"propertyType": "Int",
"isProperty": false
},
{
"propertyName": "exit_type",
"propertyType": "Int",
"isProperty": false
},
{
"propertyName": "level",
"propertyType": "Int",
"isProperty": false
}
],
"syncGameplayLock": false
},
{
"$type": "Beyond.Gameplay.Core.InteractiveHintPerformComponentData",
"propertyList": [
{
"key": "is_enable_outline",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "is_override_outline_distance",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "min_outline_distance",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "max_outline_distance",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1106247680
}
]
}
},
{
"key": "is_override_outline_fx_name",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "outline_fx_name",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "is_enable_interact_outline",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "is_override_interact_outline_fx_name",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "interact_outline_fx_name",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "is_enable_brushing",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "is_override_brushing_distance",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "min_brushing_distance",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "max_brushing_distance",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1106247680
}
]
}
},
{
"key": "disable_when_has_perform_tag",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "special_mode_config",
"value": {
"type": "IntList",
"valueArray": []
}
}
]
},
{
"$type": "Beyond.Gameplay.Core.ShowGuideWithConditionComponentData",
"propertyList": [
{
"key": "shape",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 2
}
]
}
},
{
"key": "center",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 1069547520
},
{
"valueBit64": 0
}
]
}
},
{
"key": "size",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 1084227584
},
{
"valueBit64": 1077936128
},
{
"valueBit64": 1084227584
}
]
}
},
{
"key": "radius",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "quest_id",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "e1m3_q#65"
}
]
}
},
{
"key": "guide_id",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "guide_group_delta_robot"
}
]
}
},
{
"key": "id",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "guide_text_delta_robot_title_1"
}
]
}
},
{
"key": "wiki_id",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "wiki_tut_adv_delta_robot"
}
]
}
},
{
"key": "duration",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1092616192
}
]
}
},
{
"key": "guide_id_2",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "id_2",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "wiki_id_2",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "duration_2",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"shapeType": "OBB",
"center": {
"x": 0.0,
"y": 1.5,
"z": 0.0
},
"size": {
"x": 5.0,
"y": 3.0,
"z": 5.0
},
"radius": 0.0
}
],
"componentDataCache": {},
"id": "int_fixable_robot",
"facOccDis": 0.5,
"useGlobalVar": false,
"useMapVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"configProperties": [],
"saveProperties": [
{
"key": "state",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"propertyIdToKeyMap": {
"5": "state"
},
"propertyKeyToIdMap": {
"state": 5
},
"templateVariant": {},
"allGlobalSaveProperties": [],
"allMapSaveProperties": []
}