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

992 lines
24 KiB
JSON

{
"name": "int_mission_beacon",
"factionIndex": "Neutral",
"bornTag": [
{
"tagName": "Category/Interactive/Narrative/Beacon",
"tagId": 897573633
}
],
"delayToRecycleTime": 0.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelId": "",
"modelScale": 1.0
},
{
"$type": "Beyond.Gameplay.Core.BaseControllerData"
},
{
"$type": "Beyond.Gameplay.Core.KeepRelativeOffsetComponentData",
"propertyList": [
{
"key": "value_bool",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "target_list",
"value": {
"type": "EntityPtrList",
"valueArray": []
}
},
{
"key": "follow_type",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "position_list",
"value": {
"type": "Vector3List",
"valueArray": []
}
},
{
"key": "rotation_list",
"value": {
"type": "Vector3List",
"valueArray": []
}
}
]
},
{
"$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": 0
},
{
"valueBit64": 0
}
]
}
},
{
"key": "size",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 1077936128
},
{
"valueBit64": 1077936128
},
{
"valueBit64": 1077936128
}
]
}
},
{
"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
}
],
"componentDataCache": {},
"id": "int_mission_beacon",
"facOccDis": 0.0,
"useGlobalVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"dataMap": {
"headerList": [
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnUIInteract",
"_ID": 0,
"_uid": "6d6cfa9a",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 1,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_targetEntityList": {
"paramSource": 0,
"idRef": -1,
"variableBind": false
},
"_optionIndexFilter": {
"paramSource": 0,
"constValue": 1,
"idRef": -1,
"variableBind": false
},
"_optionIndex": {
"paramTarget": 0,
"path": "$0@_optionIndex",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnEntityStart",
"_ID": 10,
"_uid": "fd7d1949",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 11,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_targetEntityList": {
"paramSource": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnEntityDestroy",
"_ID": 12,
"_uid": "d21c13ee",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 13,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_targetEntityList": {
"paramSource": 0,
"idRef": -1,
"variableBind": false
}
}
],
"actionList": [
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfFalse",
"_ID": 1,
"_uid": "c8a08fa2",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 2,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": -1,
"constValue": false,
"idRef": 9,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.NewEventArgs",
"_ID": 2,
"_uid": "a525aec2",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 3,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_name": {
"paramSource": 0,
"constValue": "event_args",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$2@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EventArgsAssignInt",
"_ID": 3,
"_uid": "f44e7a0f",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 4,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventArgsPtr": {
"paramSource": 100,
"path": "$2@_eventArgsPtr",
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
},
"_key": {
"paramSource": 0,
"constValue": "option_index",
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 100,
"path": "$0@_optionIndex",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomLevelEvent",
"_ID": 4,
"_uid": "9e260015",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 5,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_eventKey": {
"paramSource": 200,
"path": "eventName",
"constValue": "CUSTOM_EVENT",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 100,
"path": "$2@_eventArgsPtr",
"constValue": {},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 5,
"_uid": "8cedb290",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": 6,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": 200,
"path": "isOnce",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 6,
"_uid": "5d6b8bee",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_useCustomEvent": false,
"_withEventArgs": false,
"_waitForCallback": true,
"_eventName": {
"paramSource": 0,
"constValue": "#5d6b8bee",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.RegisterInteractOption",
"_optionIndex": {
"paramSource": 0,
"constValue": 1,
"idRef": -1,
"variableBind": false
},
"_langKey": {
"paramSource": 200,
"path": "InteractText",
"constValue": {
"key": "CS_INTERACT_DEFAULT_OPTION"
},
"idRef": -1,
"variableBind": false
},
"_iconKey": {
"paramSource": 200,
"path": "optionIcon",
"idRef": -1,
"variableBind": false
},
"_ID": 11,
"_uid": "f7169d59",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0
},
{
"$type": "Beyond.Gameplay.UnregisterInteractOption",
"_unregisterAll": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_optionIndex": {
"paramSource": 0,
"constValue": 1,
"idRef": -1,
"variableBind": false
},
"_ID": 13,
"_uid": "2f1fc2d2",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": true,
"scopeMask": "Main",
"useGraphScope": true,
"_nextID": -1,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0
}
],
"getterList": [
{
"$type": "Beyond.Gameplay.Actions.StringIsNullOrEmpty",
"_ID": 9,
"_uid": "a1d3bce1",
"_dontLogWarning": false,
"_releaseWhenExecutionFinished": false,
"<executor>k__BackingField": {
"cachedUid": 0
},
"<runTime>k__BackingField": 0,
"<state>k__BackingField": "Default",
"<initialized>k__BackingField": false,
"useCurrentScope": false,
"scopeMask": "Main",
"useGraphScope": true,
"_value": {
"paramSource": 200,
"path": "eventName",
"idRef": -1,
"variableBind": false
}
}
]
},
"tempProperties": [],
"configProperties": [
{
"key": "eventName",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "InteractText",
"value": {
"type": "LangKey",
"valueArray": [
{
"valueBit64": 0,
"valueString": "CS_INTERACT_DEFAULT_OPTION"
}
]
}
},
{
"key": "isOnce",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "optionIcon",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
}
],
"saveProperties": [],
"propertyIdToKeyMap": {
"1026": "eventName",
"1027": "InteractText",
"1028": "isOnce",
"1030": "optionIcon"
},
"propertyKeyToIdMap": {
"eventName": 1026,
"InteractText": 1027,
"isOnce": 1028,
"optionIcon": 1030
},
"templateVariant": {
"int_mission_beacon_high": {
"modelId": {
"enabled": true,
"value": "int_mission_beacon_01_postmodel"
},
"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": true,
"value": true
},
"bornTag": {
"enabled": false,
"value": []
},
"mountPoints": {
"enabled": true,
"value": []
},
"aoiRadiusType": {
"enabled": false,
"value": "Default"
},
"diffProperties": [
{
"key": "eventName",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "InteractText",
"value": {
"type": "LangKey",
"valueArray": [
{
"valueBit64": 0,
"valueString": "CS_INTERACT_DEFAULT_OPTION"
}
]
}
},
{
"key": "isOnce",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
}
],
"componentDiffProperties": {},
"globalVarDiff": []
},
"int_mission_beacon_low": {
"modelId": {
"enabled": true,
"value": "int_mission_beacon_03_postmodel"
},
"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": true,
"value": true
},
"bornTag": {
"enabled": false,
"value": []
},
"mountPoints": {
"enabled": true,
"value": []
},
"aoiRadiusType": {
"enabled": false,
"value": "Default"
},
"diffProperties": [
{
"key": "eventName",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "InteractText",
"value": {
"type": "LangKey",
"valueArray": [
{
"valueBit64": 0,
"valueString": "CS_INTERACT_DEFAULT_OPTION"
}
]
}
},
{
"key": "isOnce",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
}
],
"componentDiffProperties": {},
"globalVarDiff": []
},
"int_mission_beacon_mid": {
"modelId": {
"enabled": true,
"value": "int_mission_beacon_02_postmodel"
},
"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": true,
"value": true
},
"bornTag": {
"enabled": false,
"value": []
},
"mountPoints": {
"enabled": true,
"value": []
},
"aoiRadiusType": {
"enabled": false,
"value": "Default"
},
"diffProperties": [
{
"key": "eventName",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "InteractText",
"value": {
"type": "LangKey",
"valueArray": [
{
"valueBit64": 0,
"valueString": "CS_INTERACT_DEFAULT_OPTION"
}
]
}
},
{
"key": "isOnce",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
}
],
"componentDiffProperties": {},
"globalVarDiff": []
}
},
"allGlobalSaveProperties": []
}