Files
Endfield-Data/Json/LevelScriptData/indie_dg002/8700040002.json
2025-12-02 20:37:18 +07:00

1879 lines
54 KiB
JSON

{
"scriptId": 8700040002,
"levelScriptType": "World",
"parentLevelScriptId": 0,
"maxStage": 0,
"allowTick": false,
"allowStartOnTravelPole": false,
"startType": "Manual",
"endType": "Manual",
"exitBufferOverride": false,
"exitBuffer": 0.0,
"resetModeWhenActive": "None",
"resetModeWhenEnd": "None",
"activeShapeList": [
{
"type": "SPHERE",
"offset": {
"x": 107.69999694824219,
"y": 74.38656616210938,
"z": 299.6000061035156
},
"eulerAngles": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"radius": 185.0
}
],
"actionMap": {
"paramBlackboard": {
"value": [
{
"key": "entityptr",
"value": {
"type": "EntityPtrList",
"valueArray": []
}
}
]
},
"dataMap": {
"headerList": [
{
"$type": "Beyond.Gameplay.Actions.LevelEvent.OnTravelPoleExit",
"_ID": 1,
"_uid": "f2a43a64",
"_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": 2,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_entityOutput": {
"paramTarget": 0,
"path": "$1@_entityOutput",
"variableBind": false
},
"_instKeyOutput": {
"paramTarget": 0,
"path": "$1@_instKeyOutput",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnLeaderEnterTriggerVolume",
"_ID": 29,
"_uid": "85819050",
"_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": true,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_triggerSlotIdFilter": {
"paramSource": 0,
"constValue": 80001,
"idRef": -1,
"variableBind": false
},
"_triggerSlotIdOutput": {
"paramTarget": 100,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.LevelEvent.OnTravelPoleBegin",
"_ID": 40,
"_uid": "9d08b662",
"_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
},
"_entityOutput": {
"paramTarget": 0,
"path": "$40@_entityOutput",
"variableBind": false
},
"_instKeyOutput": {
"paramTarget": 0,
"path": "$40@_instKeyOutput",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.LevelEvent.OnTravelPoleReach",
"_ID": 45,
"_uid": "0304f3b1",
"_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": 46,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": false,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_entityOutput": {
"paramTarget": 0,
"path": "$45@_entityOutput",
"variableBind": false
},
"_instKeyOutput": {
"paramTarget": 0,
"path": "$45@_instKeyOutput",
"variableBind": false
}
}
],
"actionList": [
{
"$type": "Beyond.Gameplay.Actions.IfElseAction",
"_ID": 2,
"_uid": "3bccfe20",
"_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": -1,
"constValue": true,
"idRef": 12,
"variableBind": false
},
"_onTrueID": 3,
"_onFalseID": 0
},
{
"$type": "Beyond.Gameplay.Actions.WaitForSeconds",
"_ID": 3,
"_uid": "f004b57e",
"_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,
"_seconds": {
"paramSource": 0,
"constValue": 1.0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.InteractiveSetVisible",
"_ID": 4,
"_uid": "3700c710",
"_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,
"_entity": {
"paramSource": 0,
"constValue": {
"useSlotId": true,
"logicId": 0,
"slotId": 40004,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.InteractiveSetVisible",
"_ID": 5,
"_uid": "8e421484",
"_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,
"_entity": {
"paramSource": 0,
"constValue": {
"useSlotId": true,
"logicId": 0,
"slotId": 40005,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ShowUIToast_DevOnly",
"_ID": 6,
"_uid": "a72bbebc",
"_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,
"_info": {
"paramSource": 0,
"constValue": "",
"idRef": -1,
"variableBind": false
},
"_duration": {
"paramSource": 0,
"constValue": 5.0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.WaitForSeconds",
"_ID": 7,
"_uid": "36262314",
"_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": 8,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_seconds": {
"paramSource": 0,
"constValue": 1.5,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 8,
"_uid": "4b6c3455",
"_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": "#4b6c3455",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetEnablePlayerAction",
"_ID": 30,
"_uid": "dbc62674",
"_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,
"_advanced": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_enablePlayerInput": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_actionMask": {
"paramSource": 0,
"constValue": "All",
"idRef": -1,
"variableBind": false
},
"playerEnableActionHandle": 0
},
{
"$type": "Beyond.Gameplay.Actions.SetMoveAxisLimit",
"_ID": 31,
"_uid": "6b6c6662",
"_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": 32,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_limitX": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_rangeX": {
"paramSource": 0,
"constValue": {
"x": 0.0,
"y": 0.0
},
"idRef": -1,
"variableBind": false
},
"_limitY": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_rangeY": {
"paramSource": 0,
"constValue": {
"x": 0.0,
"y": 0.0
},
"idRef": -1,
"variableBind": false
},
"handleId": 0
},
{
"$type": "Beyond.Gameplay.Actions.SetEnablePlayerMove",
"_ID": 32,
"_uid": "8552877a",
"_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": 33,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_enable": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"forbidHandle": {
"<isValid>k__BackingField": false,
"<isForbidChanged>k__BackingField": false,
"forbidType": "ForbidSetSquad",
"handleId": 0
}
},
{
"$type": "Beyond.Gameplay.Actions.SetEnablePlayerMoveCamera",
"_ID": 33,
"_uid": "55291a71",
"_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": 34,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_enable": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 34,
"_uid": "b42d10da",
"_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,
"_idList": [
35,
15
]
},
{
"$type": "Beyond.Gameplay.Actions.BlendToCameraTransform",
"_ID": 35,
"_uid": "c89d4165",
"_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,
"pos": {
"paramSource": 0,
"constValue": {
"x": 76.15489196777344,
"y": 73.57009887695312,
"z": 293.2286071777344
},
"idRef": -1,
"variableBind": false
},
"rot": {
"paramSource": 0,
"constValue": {
"x": 351.473388671875,
"y": 68.60872650146484,
"z": -0.0008969850023277104
},
"idRef": -1,
"variableBind": false
},
"fov": {
"paramSource": 0,
"constValue": 58.0,
"idRef": -1,
"variableBind": false
},
"duration": {
"paramSource": 0,
"constValue": 1.0,
"idRef": -1,
"variableBind": false
},
"useBlackScreen": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"tweenTime": {
"paramSource": 0,
"constValue": 2.0,
"idRef": -1,
"variableBind": false
},
"overrideBlend": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"blendStyle": {
"paramSource": 0,
"constValue": "EaseInOut",
"idRef": -1,
"variableBind": false
},
"useYawCheck": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"stage": 0,
"usedBlackScreen": false,
"handleId": 0
},
{
"$type": "Beyond.Gameplay.Actions.EntityInterruptSkill",
"_ID": 15,
"_uid": "c6b9ce36",
"_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": 16,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_target": {
"paramSource": -1,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": 14,
"variableBind": false
},
"_result": {
"paramTarget": 0,
"path": "$15@_result",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityAttachSkill",
"_ID": 16,
"_uid": "d0b3d447",
"_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": 17,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_entity": {
"paramSource": -1,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": 27,
"variableBind": false
},
"_skillPath": {
"paramSource": 0,
"constValue": "skill_endmin_prolog_summon_tower_point_nocam",
"idRef": -1,
"variableBind": false
},
"_result": {
"paramTarget": 0,
"path": "$16@_result",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityCastSkill",
"_ID": 17,
"_uid": "578b37b7",
"_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": 18,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_entity": {
"paramSource": -1,
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": 28,
"variableBind": false
},
"_skillId": {
"paramSource": 0,
"constValue": "skill_endmin_prolog_summon_tower_point_nocam",
"idRef": -1,
"variableBind": false
},
"_targetType": {
"paramSource": 0,
"constValue": "Position",
"idRef": -1,
"variableBind": false
},
"_targetEntity": {
"paramSource": 0,
"constValue": {
"useSlotId": false,
"logicId": 8700040047,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_targetPosition": {
"paramSource": 200,
"path": "pole05",
"constValue": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"idRef": -1,
"variableBind": false
},
"_result": {
"paramTarget": 0,
"path": "$17@_result",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.Split",
"_ID": 18,
"_uid": "c9f753f9",
"_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,
"_idList": [
22,
19
]
},
{
"$type": "Beyond.Gameplay.Actions.WaitForSeconds",
"_ID": 22,
"_uid": "4d848a56",
"_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,
"_seconds": {
"paramSource": 0,
"constValue": 3.0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.WaitForSeconds",
"_ID": 19,
"_uid": "b8fa403d",
"_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,
"_seconds": {
"paramSource": 0,
"constValue": 1.0,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetMoveAxisLimit",
"_ID": 23,
"_uid": "47c81b6d",
"_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,
"_limitX": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_rangeX": {
"paramSource": 0,
"constValue": {
"x": 0.0,
"y": 0.0
},
"idRef": -1,
"variableBind": false
},
"_limitY": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"handleId": 0
},
{
"$type": "Beyond.Gameplay.Actions.InteractiveSetVisible",
"_ID": 20,
"_uid": "3f03c6d4",
"_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": 21,
"executeResult": false,
"finishThread": false,
"nextID": 0,
"reservedID": 0,
"delayToNext": 0.0,
"delayToNextTick": false,
"delayToNextTickAllowDeltaTimeZero": false,
"extraThreadIDList": [],
"waitStartTime": 0.0,
"_entity": {
"paramSource": 0,
"constValue": {
"useSlotId": true,
"logicId": 0,
"slotId": 40004,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetEnablePlayerAction",
"_ID": 24,
"_uid": "9db312a9",
"_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,
"_advanced": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_enablePlayerInput": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_actionMask": {
"paramSource": 0,
"constValue": "All",
"idRef": -1,
"variableBind": false
},
"playerEnableActionHandle": 0
},
{
"$type": "Beyond.Gameplay.Actions.InteractiveSetVisible",
"_ID": 21,
"_uid": "2f9f080b",
"_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,
"_entity": {
"paramSource": 0,
"constValue": {
"useSlotId": true,
"logicId": 0,
"slotId": 40005,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_value": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SetEnablePlayerMove",
"_ID": 25,
"_uid": "0194a3e7",
"_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,
"_enable": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"forbidHandle": {
"<isValid>k__BackingField": false,
"<isForbidChanged>k__BackingField": false,
"forbidType": "ForbidSetSquad",
"handleId": 0
}
},
{
"$type": "Beyond.Gameplay.Actions.SetEnablePlayerMoveCamera",
"_ID": 26,
"_uid": "f4fe4eba",
"_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,
"_enable": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IfElseAction",
"_ID": 41,
"_uid": "be4772ff",
"_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": -1,
"constValue": true,
"idRef": 43,
"variableBind": false
},
"_onTrueID": 42,
"_onFalseID": 0
},
{
"$type": "Beyond.Gameplay.Actions.ToggleControllerHintBar",
"_ID": 42,
"_uid": "e00cd6e0",
"_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,
"_needShow": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_key": {
"paramSource": 0,
"constValue": "TravelPole2",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.IfElseAction",
"_ID": 46,
"_uid": "19470c22",
"_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": -1,
"constValue": true,
"idRef": 48,
"variableBind": false
},
"_onTrueID": 47,
"_onFalseID": 0
},
{
"$type": "Beyond.Gameplay.Actions.ToggleControllerHintBar",
"_ID": 47,
"_uid": "6d8fdf2a",
"_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,
"_needShow": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_key": {
"paramSource": 0,
"constValue": "TravelPole2",
"idRef": -1,
"variableBind": false
}
}
],
"getterList": [
{
"$type": "Beyond.Gameplay.Actions.EntityCompare",
"_ID": 12,
"_uid": "155e8898",
"_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,
"_comparer": {
"paramSource": 0,
"constValue": "Equal",
"idRef": -1,
"variableBind": false
},
"_valueA": {
"paramSource": 100,
"path": "$1@_entityOutput",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"constValue": {
"useSlotId": true,
"logicId": 0,
"slotId": 40005,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.GetMainCharacter",
"_ID": 14,
"_uid": "1ba723a7",
"_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
},
{
"$type": "Beyond.Gameplay.Actions.GetMainCharacter",
"_ID": 27,
"_uid": "f926cf55",
"_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
},
{
"$type": "Beyond.Gameplay.Actions.GetMainCharacter",
"_ID": 28,
"_uid": "535376e6",
"_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
},
{
"$type": "Beyond.Gameplay.Actions.EntityCompare",
"_ID": 43,
"_uid": "01c3c52e",
"_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,
"_comparer": {
"paramSource": 0,
"constValue": "Equal",
"idRef": -1,
"variableBind": false
},
"_valueA": {
"paramSource": 100,
"path": "$40@_entityOutput",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"constValue": {
"useSlotId": true,
"logicId": 0,
"slotId": 40004,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.EntityCompare",
"_ID": 48,
"_uid": "da510112",
"_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,
"_comparer": {
"paramSource": 0,
"constValue": "Equal",
"idRef": -1,
"variableBind": false
},
"_valueA": {
"paramSource": 100,
"path": "$45@_entityOutput",
"constValue": {
"useSlotId": false,
"logicId": 0,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_valueB": {
"paramSource": 0,
"constValue": {
"useSlotId": true,
"logicId": 0,
"slotId": 40005,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
}
}
]
}
},
"modules": {},
"enemies": {},
"interactives": {
"40001": {
"levelLogicId": 0,
"belongLevelScriptId": 8700040002,
"dependencyGroupId": 0,
"entityType": "Interactive",
"entityDataIdKey": "int_empty",
"createState": "EnableAndShow",
"position": {
"x": 132.5,
"y": 96.0999984741211,
"z": 366.64154052734375
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
},
"forceLoad": false,
"aoiRadiusType": "Default",
"isLocked": false,
"isClientOnly": false,
"hideInDialog": false,
"modelScale": 0.0,
"properties": [],
"componentProperties": {}
},
"40002": {
"levelLogicId": 0,
"belongLevelScriptId": 8700040002,
"dependencyGroupId": 0,
"entityType": "Interactive",
"entityDataIdKey": "int_empty",
"createState": "EnableAndShow",
"position": {
"x": 90.23312377929688,
"y": 74.4000015258789,
"z": 294.2460021972656
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
},
"forceLoad": false,
"aoiRadiusType": "Default",
"isLocked": false,
"isClientOnly": false,
"hideInDialog": false,
"modelScale": 0.0,
"properties": [],
"componentProperties": {}
},
"40004": {
"levelLogicId": 0,
"belongLevelScriptId": 8700040002,
"dependencyGroupId": 0,
"entityType": "Interactive",
"entityDataIdKey": "int_simple_travel_pole",
"createState": "EnableAndShow",
"position": {
"x": 90.01754760742188,
"y": 71.38656616210938,
"z": 293.83953857421875
},
"rotation": {
"x": 0.0,
"y": 250.55874633789062,
"z": 0.0
},
"scale": {
"x": 1.0000001192092896,
"y": 1.0,
"z": 1.0000001192092896
},
"forceLoad": false,
"aoiRadiusType": "Default",
"isLocked": false,
"isClientOnly": false,
"hideInDialog": false,
"modelScale": 0.0,
"properties": [
{
"key": "allow_leave",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "target_list",
"value": {
"type": "ScriptEntityPtrList",
"valueArray": [
{
"valueBit64": 40005
}
]
}
}
],
"componentProperties": {
"CanSetVisible": [
{
"key": "is_visible",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
]
}
},
"40005": {
"levelLogicId": 0,
"belongLevelScriptId": 8700040002,
"dependencyGroupId": 0,
"entityType": "Interactive",
"entityDataIdKey": "int_simple_travel_pole",
"createState": "EnableAndShow",
"position": {
"x": 114.91064453125,
"y": 59.30656433105469,
"z": 320.1064147949219
},
"rotation": {
"x": 0.6250255107879639,
"y": 298.85528564453125,
"z": 359.9120788574219
},
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
},
"forceLoad": false,
"aoiRadiusType": "Default",
"isLocked": false,
"isClientOnly": false,
"hideInDialog": false,
"modelScale": 0.0,
"properties": [
{
"key": "allow_leave",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1
}
]
}
},
{
"key": "target_list",
"value": {
"type": "EntityPtrList",
"valueArray": []
}
}
],
"componentProperties": {
"CanSetVisible": [
{
"key": "is_visible",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
]
}
}
},
"npcs": {},
"interactiveLocks": {},
"triggerVolumes": {
"80001": {
"isImportant": false,
"enterCheckOnGround": false,
"triggerOnPole": false,
"slotId": 80001,
"triggerCountLimit": 1,
"exitShapeStartIndex": -1,
"shapeList": [
{
"position": {
"x": 90.01870727539062,
"y": 74.21269989013672,
"z": 296.3349914550781
},
"shapeType": "Sphere",
"radius": 8.0,
"size": {
"x": 3.0,
"y": 3.0,
"z": 3.0
},
"rotation": {
"x": 0.0,
"y": 19.860397338867188,
"z": 0.0
},
"polyLinePoints": []
},
{
"position": {
"x": 88.95663452148438,
"y": 73.51270294189453,
"z": 295.9849853515625
},
"shapeType": "Sphere",
"radius": 5.0,
"size": {
"x": 3.0,
"y": 3.0,
"z": 3.0
},
"rotation": {
"x": 0.0,
"y": 19.860397338867188,
"z": 0.0
},
"polyLinePoints": []
}
]
}
}
}