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

199 lines
5.2 KiB
JSON

{
"scriptId": 200030016,
"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": -755.5999755859375,
"y": 118.29087829589844,
"z": 129.6300048828125
},
"eulerAngles": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"radius": 125.0
}
],
"actionMap": {
"paramBlackboard": {
"value": []
},
"dataMap": {
"headerList": [
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnLeaderEnterTriggerVolume",
"_ID": 3,
"_uid": "d14b22c1",
"_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": true,
"_filterLevel": "Level0",
"_validate": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_triggerTarget": "SELF",
"_triggerSlotIdFilter": {
"paramSource": 0,
"constValue": 80001,
"idRef": -1,
"variableBind": false
}
}
],
"actionList": [
{
"$type": "Beyond.Gameplay.Actions.StartDialogAction",
"_ID": 4,
"_uid": "49b3e160",
"_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,
"_shouldWaitForFinish": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_dialogId": {
"paramSource": 0,
"constValue": "dlg_e1m7_2",
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 5,
"_uid": "c7a9e53a",
"_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": "#c7a9e53a",
"idRef": -1,
"variableBind": false
},
"_eventArgsPtr": {
"paramSource": 0,
"constValue": {
"key": "event_args"
},
"idRef": -1,
"variableBind": false
}
}
],
"getterList": []
}
},
"modules": {},
"enemies": {},
"interactives": {},
"npcs": {},
"interactiveLocks": {},
"triggerVolumes": {
"80001": {
"isImportant": false,
"enterCheckOnGround": false,
"triggerOnPole": false,
"slotId": 80001,
"triggerCountLimit": 1,
"exitShapeStartIndex": -1,
"shapeList": [
{
"position": {
"x": -755.5999755859375,
"y": 118.29087829589844,
"z": 129.6300048828125
},
"shapeType": "Sphere",
"radius": 10.0,
"size": {
"x": 3.0,
"y": 3.0,
"z": 3.0
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"polyLinePoints": []
}
]
}
}
}