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

216 lines
5.7 KiB
JSON

{
"scriptId": 10100100003,
"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": -834.8909912109375,
"y": 227.25262451171875,
"z": -1256.18798828125
},
"eulerAngles": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"radius": 90.0
}
],
"actionMap": {
"paramBlackboard": {
"value": []
},
"dataMap": {
"headerList": [
{
"$type": "Beyond.Gameplay.Actions.ScriptEvent.OnLeaderEnterTriggerVolume",
"_ID": 4,
"_uid": "e3ef870f",
"_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": 5,
"_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": 0,
"path": "$4@_triggerSlotIdOutput",
"variableBind": false
}
}
],
"actionList": [
{
"$type": "Beyond.Gameplay.Actions.StartDialogAction",
"_ID": 5,
"_uid": "17fe7f6f",
"_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,
"_shouldWaitForFinish": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_dialogId": {
"paramSource": 0,
"constValue": "dlg_e6m5_2",
"idRef": -1,
"variableBind": false
},
"overrideBeforeMaskConfig": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"overrideAfterMaskConfig": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 6,
"_uid": "e2e0953a",
"_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": "#e2e0953a",
"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": -829.3857421875,
"y": 229.75262451171875,
"z": -1261.2156982421875
},
"shapeType": "Box",
"radius": 3.0,
"size": {
"x": 40.0,
"y": 10.0,
"z": 30.0
},
"rotation": {
"x": 0.0,
"y": 74.27888488769531,
"z": 0.0
},
"polyLinePoints": []
}
]
}
}
}