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

2340 lines
63 KiB
JSON

{
"name": "int_dungeon_spot",
"factionIndex": "Neutral",
"bornTag": [],
"delayToRecycleTime": 0.0,
"delayRecyclePerformTime": 0.0,
"componentList": [
{
"$type": "Beyond.Gameplay.Core.InteractiveRootComponentData"
},
{
"$type": "Beyond.Gameplay.View.InteractiveModelComponentData",
"modelId": "int_glow_spot_dg003_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": 1073741824
}
]
}
},
{
"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.SimpleAnimatorComponentData"
},
{
"$type": "Beyond.Gameplay.Core.InteractiveAudioData",
"propertyList": [],
"audioData": {
"openAudio": true,
"useDynamicLevel": false,
"useCustomStencil": false,
"useTiggerStencil": false,
"useWorkStencil": true,
"useAttackStencil": false,
"useRepairStencil": false,
"useDestroyStencil": true,
"useCollectStencil": false,
"useInteractStencil": true,
"useActiveStencil": true,
"audioNameDict": {
"Idle": [
"au_int_dungeon_spot_int_glow_spot_dg003_postmodel_idle"
],
"Destroy": [
"au_int_dungeon_spot_int_glow_spot_dg003_postmodel_disappear"
],
"Interact": [
"au_int_dungeon_spot_int_glow_spot_dg003_postmodel_interact"
],
"Active": [
"au_int_dungeon_spot_int_glow_spot_dg003_postmodel_appear"
]
},
"customAudioData": []
}
},
{
"$type": "Beyond.Gameplay.Core.PlayerInteractPerformComponentData",
"propertyList": [
{
"key": "animation_key",
"value": {
"type": "String",
"valueArray": [
{
"valueBit64": 0,
"valueString": "CharIntPerform_Fix"
}
]
}
},
{
"key": "position",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
}
]
}
},
{
"key": "rotation",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 0
},
{
"valueBit64": 0
},
{
"valueBit64": 0
}
]
}
},
{
"key": "wait_time",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1072064102
}
]
}
}
]
}
],
"componentDataCache": {},
"id": "int_dungeon_spot",
"facOccDis": 0.5,
"useGlobalVar": false,
"hideInDialog": false,
"mountPoints": [],
"aoiRadiusType": "Default",
"dataMap": {
"headerList": [
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnLeaderEnterTrigger",
"_ID": 0,
"_uid": "ffdf88c8",
"_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
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnLeaderLeaveTrigger",
"_ID": 3,
"_uid": "a6a7e9c0",
"_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": 4,
"_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.OnUIInteract",
"_ID": 8,
"_uid": "fa8ced68",
"_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": 9,
"_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": "$8@_optionIndex",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnEntityStart",
"_ID": 17,
"_uid": "c3b9090a",
"_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": 18,
"_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": 27,
"_uid": "3bd7194b",
"_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": 28,
"_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.OnSavePropertyChanged",
"_ID": 29,
"_uid": "60cc4001",
"_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": 30,
"_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
},
"_propertyKey": {
"paramSource": 0,
"constValue": "is_on",
"idRef": -1,
"variableBind": false
},
"_value": {
"paramTarget": 0,
"path": "$29@_value",
"variableBind": false
},
"_oldValue": {
"paramTarget": 0,
"path": "$29@_oldValue",
"variableBind": false
},
"propertyPath": {
"lengthMinusOne": 0
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnSavePropertyChanged",
"_ID": 32,
"_uid": "143e907c",
"_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": 33,
"_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
},
"_propertyKey": {
"paramSource": 0,
"constValue": "is_interacted",
"idRef": -1,
"variableBind": false
},
"_value": {
"paramTarget": 0,
"path": "$32@_value",
"variableBind": false
},
"_oldValue": {
"paramTarget": 0,
"path": "$32@_oldValue",
"variableBind": false
},
"propertyPath": {
"lengthMinusOne": 0
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnCustomEventNew",
"_ID": 34,
"_uid": "d96c2a61",
"_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": 35,
"_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
},
"_eventKey": {
"paramSource": 0,
"constValue": "RegisterInteract",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$34@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnCustomEventNew",
"_ID": 40,
"_uid": "b9f341ca",
"_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": 41,
"_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
},
"_eventKey": {
"paramSource": 0,
"constValue": "EntityCleanUp",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$40@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityEvent.OnEntityDestroy",
"_ID": 46,
"_uid": "8eb0251d",
"_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": 47,
"_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.SetBool",
"_ID": 1,
"_uid": "fc3fd177",
"_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,
"_key": {
"paramSource": 100,
"path": "inTrigger",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomEntityEvent",
"_ID": 2,
"_uid": "7aa8b544",
"_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,
"_eventKey": {
"paramSource": 0,
"constValue": "RegisterInteract",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetBool",
"_ID": 4,
"_uid": "90808a11",
"_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,
"_key": {
"paramSource": 100,
"path": "inTrigger",
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfFalse",
"_ID": 5,
"_uid": "fcf0ce68",
"_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": 300,
"path": "is_interacted",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 6,
"_uid": "0f681e6a",
"_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": 7,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": 300,
"path": "is_on",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.UnregisterInteractOption",
"_unregisterAll": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_optionIndex": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_ID": 7,
"_uid": "97e1173d",
"_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.Actions.ShowUIToast_DevOnly",
"_ID": 9,
"_uid": "885bffcf",
"_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": 10,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_info": {
"paramSource": 0,
"constValue": "",
"idRef": -1,
"variableBind": false
},
"_duration": {
"paramSource": 0,
"constValue": -1.0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SwitchAudioState",
"_ID": 10,
"_uid": "e7db5a0b",
"_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": 11,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_target": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": "Interact",
"idRef": -1,
"variableBind": false
},
"_modelLevel": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.UnregisterInteractOption",
"_unregisterAll": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_optionIndex": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_ID": 11,
"_uid": "575cef8a",
"_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": 12,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0
},
{
"$type": "Beyond.Gameplay.Actions.SetAnimatorState",
"_ID": 12,
"_uid": "d76e6411",
"_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": 13,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_entity": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_stateName": {
"paramSource": 0,
"constValue": "End",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SwitchAudioState",
"_ID": 13,
"_uid": "2b519890",
"_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": 14,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_target": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": "Interact",
"idRef": -1,
"variableBind": false
},
"_modelLevel": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.WaitForSeconds",
"_ID": 14,
"_uid": "3ee1dde9",
"_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": 15,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 200,
"path": "delay",
"constValue": 1.0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 15,
"_uid": "ade5cd7a",
"_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": "#ade5cd7a",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 18,
"_uid": "71cb21f5",
"_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": 19,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": 300,
"path": "is_on",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfFalse",
"_ID": 19,
"_uid": "77e2fe8e",
"_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": 20,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": 300,
"path": "is_interacted",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IfElseAction",
"_ID": 20,
"_uid": "607e93f7",
"_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": 22,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_condition": {
"paramSource": -1,
"constValue": true,
"idRef": 45,
"variableBind": false
},
"_onTrueID": 21,
"_onFalseID": 0
},
{
"$type": "Beyond.Gameplay.Actions.FinishEffect",
"_ID": 21,
"_uid": "ebd54ca5",
"_dontLogWarning": true,
"_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,
"_effectSaveId": {
"paramSource": 100,
"path": "EffectID",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CreateSceneEffectOnTarget",
"_ID": 22,
"_uid": "527d37d6",
"_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": 23,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_target": {
"paramSource": 1001,
"path": "@self",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_effectKey": {
"paramSource": 0,
"constValue": "P_common_glow",
"idRef": -1,
"variableBind": false
},
"_offset": {
"paramSource": 0,
"constValue": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"idRef": -1,
"variableBind": false
},
"_effectSaveId": {
"paramTarget": 0,
"path": "$22@_effectSaveId",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetInt",
"_ID": 23,
"_uid": "967455a9",
"_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": 24,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_key": {
"paramSource": 100,
"path": "EffectID",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 100,
"path": "$22@_effectSaveId",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SwitchAudioState",
"_ID": 24,
"_uid": "db79809e",
"_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": 25,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_target": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": "Active",
"idRef": -1,
"variableBind": false
},
"_modelLevel": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 25,
"_uid": "2660da1c",
"_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": 26,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": 100,
"path": "inTrigger",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomEntityEvent",
"_ID": 26,
"_uid": "95a42bf6",
"_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,
"_eventKey": {
"paramSource": 0,
"constValue": "RegisterInteract",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomEntityEvent",
"_ID": 28,
"_uid": "528b1045",
"_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,
"_eventKey": {
"paramSource": 0,
"constValue": "EntityCleanUp",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IfElseAction",
"_ID": 30,
"_uid": "08da320d",
"_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,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_condition": {
"paramSource": 100,
"path": "$29@_value",
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_onTrueID": 20,
"_onFalseID": 31
},
{
"$type": "Beyond.Gameplay.Actions.IfElseAction",
"_ID": 20,
"_uid": "607e93f7",
"_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": 22,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_condition": {
"paramSource": -1,
"constValue": true,
"idRef": 45,
"variableBind": false
},
"_onTrueID": 21,
"_onFalseID": 0
},
{
"$type": "Beyond.Gameplay.Actions.RaiseCustomEntityEvent",
"_ID": 31,
"_uid": "230f3270",
"_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,
"_eventKey": {
"paramSource": 0,
"constValue": "EntityCleanUp",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {},
"idRef": -1,
"variableBind": false
},
"_receiver": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 33,
"_uid": "d040c276",
"_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": 31,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": 100,
"path": "$32@_value",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfFalse",
"_ID": 35,
"_uid": "0d05b46c",
"_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": 36,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": 300,
"path": "is_interacted",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CheckBoolIfTrue",
"_ID": 36,
"_uid": "02438852",
"_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": 37,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_value": {
"paramSource": 300,
"path": "is_on",
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.RegisterInteractOption",
"_optionIndex": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_langKey": {
"paramSource": 200,
"path": "option_general",
"constValue": {
"key": "CS_INTERACT_DEFAULT_OPTION"
},
"idRef": -1,
"variableBind": false
},
"_iconKey": {
"paramSource": 0,
"idRef": -1,
"variableBind": false
},
"_ID": 37,
"_uid": "b568db8e",
"_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": 38,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0
},
{
"$type": "Beyond.Gameplay.Actions.SwitchAudioState",
"_ID": 38,
"_uid": "dd7778a8",
"_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": 39,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_target": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": "Active",
"idRef": -1,
"variableBind": false
},
"_modelLevel": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SwitchAudioState",
"_ID": 39,
"_uid": "472e5a8b",
"_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,
"_target": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": "Idle",
"idRef": -1,
"variableBind": false
},
"_modelLevel": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.WaitForSeconds",
"_ID": 41,
"_uid": "0b35365e",
"_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": 42,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 0,
"constValue": 1.0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.FinishEffect",
"_ID": 42,
"_uid": "ea9ec171",
"_dontLogWarning": true,
"_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": 43,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_effectSaveId": {
"paramSource": 100,
"path": "EffectID",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.UnregisterInteractOption",
"_unregisterAll": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_optionIndex": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_ID": 43,
"_uid": "cd415377",
"_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": 44,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0
},
{
"$type": "Beyond.Gameplay.Actions.SwitchAudioState",
"_ID": 44,
"_uid": "a79c944f",
"_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,
"_target": {
"paramSource": 1001,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": "Destroy",
"idRef": -1,
"variableBind": false
},
"_modelLevel": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.FinishEffect",
"_ID": 47,
"_uid": "236d5711",
"_dontLogWarning": true,
"_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,
"_effectSaveId": {
"paramSource": 100,
"path": "EffectID",
"constValue": 0,
"idRef": -1,
"variableBind": false
}
}
],
"getterList": [
{
"$type": "Beyond.Gameplay.Actions.IntNotEqual",
"_ID": 45,
"_uid": "834682db",
"_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,
"_valueA": {
"paramSource": 100,
"path": "EffectID",
"constValue": 0,
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"constValue": 0,
"idRef": -1,
"variableBind": false
}
}
]
},
"tempProperties": [
{
"key": "inTrigger",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "EffectID",
"value": {
"type": "Int",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
}
],
"configProperties": [
{
"key": "fix_need_time",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1056964608
}
]
}
},
{
"key": "delay",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 1075838976
}
]
}
},
{
"key": "fix_use_time_only",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "option_general",
"value": {
"type": "LangKey",
"valueArray": [
{
"valueBit64": 0,
"valueString": "lang_int_glow_spot_touch"
}
]
}
}
],
"saveProperties": [
{
"key": "is_interacted",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "is_on",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
],
"propertyIdToKeyMap": {
"5": "is_interacted",
"6": "is_on",
"1025": "fix_need_time",
"1026": "delay",
"1027": "fix_use_time_only",
"1028": "option_general"
},
"propertyKeyToIdMap": {
"delay": 1026,
"fix_need_time": 1025,
"fix_use_time_only": 1027,
"is_interacted": 5,
"is_on": 6,
"option_general": 1028
},
"templateVariant": {},
"allGlobalSaveProperties": []
}