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

593 lines
17 KiB
JSON

{
"scriptId": 26800000049,
"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": -72.03118896484375,
"y": 354.0165710449219,
"z": -18.720569610595703
},
"eulerAngles": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"radius": 120.0
}
],
"actionMap": {
"paramBlackboard": {
"value": []
},
"dataMap": {
"headerList": [
{
"$type": "Beyond.Gameplay.Actions.LevelEvent.OnCustomEvent",
"_ID": 0,
"_uid": "220e9845",
"_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
},
"_eventKey": {
"paramSource": 0,
"constValue": "unlockA2",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramTarget": 0,
"path": "$0@_eventArgsPtr",
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnScriptActive",
"_ID": 8,
"_uid": "4c4bb79e",
"_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"
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnScriptStageChanged",
"_ID": 9,
"_uid": "46cddcda",
"_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": 10,
"_priority": 0,
"_triggerActiveDuring": "Active",
"_filterMode": true,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_newStageFilter": {
"paramSource": 0,
"constValue": 1,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnLeaderEnterTriggerVolumeList",
"_ID": 12,
"_uid": "7e894fd5",
"_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": true,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_triggerSlotIds": {
"paramSource": 0,
"constValue": [
80002,
80003
],
"idRef": -1,
"variableBind": false
}
}
],
"actionList": [
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 1,
"_uid": "f2bec724",
"_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": "#f2bec724",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.SwitchInt",
"_ID": 4,
"_uid": "94a07fa2",
"_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,
"_value": {
"paramSource": -1,
"constValue": 0,
"idRef": 3,
"variableBind": false
},
"_caseValueList": [
0,
1
],
"_caseIDList": [
5,
6
],
"_defaultID": 0
},
{
"$type": "Beyond.Gameplay.Actions.ShowSceneDecorationNew",
"_ID": 5,
"_uid": "58920d2f",
"_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,
"_visible": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_targetDynamicEntity": {
"paramSource": 0,
"constValue": 26800000001,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.ShowSceneDecorationNew",
"_ID": 6,
"_uid": "32f8e6e7",
"_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,
"_visible": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_targetDynamicEntity": {
"paramSource": 0,
"constValue": 26800000001,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.AirWallEnable",
"_ID": 7,
"_uid": "7ed5bfd6",
"_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": false,
"idRef": -1,
"variableBind": false
},
"_airWallPtr": {
"paramSource": 0,
"constValue": {
"useSlotId": true,
"logicId": 0,
"slotId": 80001
},
"idRef": -1,
"variableBind": false
},
"handleId": 0
},
{
"$type": "Beyond.Gameplay.Actions.ShowSceneDecorationNew",
"_ID": 10,
"_uid": "e91c4a82",
"_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,
"_visible": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_targetDynamicEntity": {
"paramSource": 0,
"constValue": 26800000001,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.AirWallEnable",
"_ID": 11,
"_uid": "120a6654",
"_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": false,
"idRef": -1,
"variableBind": false
},
"_airWallPtr": {
"paramSource": 0,
"constValue": {
"useSlotId": true,
"logicId": 0,
"slotId": 80001
},
"idRef": -1,
"variableBind": false
},
"handleId": 0
},
{
"$type": "Beyond.Gameplay.Actions.DeadZoneDoRepatriate",
"_ID": 13,
"_uid": "9c3df311",
"_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,
"_damageRatioPerFall": {
"paramSource": 0,
"constValue": 1.0,
"idRef": -1,
"variableBind": false
}
}
],
"getterList": [
{
"$type": "Beyond.Gameplay.Actions.GetLevelScriptStage",
"_ID": 3,
"_uid": "5ca74d3d",
"_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,
"_scriptPtr": {
"paramSource": 1002,
"constValue": {
"scriptId": 0,
"<levelId>k__BackingField": 0
},
"idRef": -1,
"variableBind": false
}
}
]
}
},
"modules": {},
"enemies": {},
"interactives": {},
"npcs": {},
"interactiveLocks": {},
"triggerVolumes": {
"80002": {
"isImportant": false,
"enterCheckOnGround": false,
"triggerOnPole": false,
"slotId": 80002,
"triggerCountLimit": 0,
"exitShapeStartIndex": -1,
"shapeList": [
{
"position": {
"x": -78.66925048828125,
"y": 361.755859375,
"z": -14.622783660888672
},
"shapeType": "Box",
"radius": 3.0,
"size": {
"x": 23.99738883972168,
"y": 15.678606033325195,
"z": 35.626991271972656
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"polyLinePoints": []
}
]
},
"80003": {
"isImportant": false,
"enterCheckOnGround": false,
"triggerOnPole": false,
"slotId": 80003,
"triggerCountLimit": 0,
"exitShapeStartIndex": -1,
"shapeList": [
{
"position": {
"x": -93.41586303710938,
"y": 362.3815612792969,
"z": 29.163326263427734
},
"shapeType": "Box",
"radius": 3.0,
"size": {
"x": 20.782678604125977,
"y": 3.0,
"z": 10.86474323272705
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"polyLinePoints": []
}
]
}
}
}