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

230 lines
6.0 KiB
JSON

{
"scriptId": 200030020,
"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": -750.0399780273438,
"y": 125.72489929199219,
"z": -21.81999969482422
},
"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": "e910d8db",
"_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.Play3DRadio",
"_ID": 4,
"_uid": "5e16181f",
"_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,
"_radioId": {
"paramSource": 0,
"constValue": "radio_e1m7_7",
"idRef": -1,
"variableBind": false
},
"_fromBegin": {
"paramSource": 0,
"constValue": true,
"idRef": -1,
"variableBind": false
},
"_index": {
"paramSource": 0,
"constValue": -1,
"idRef": -1,
"variableBind": false
},
"_onlyOnce": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
},
"_entityPtr": {
"paramSource": 0,
"constValue": {
"useSlotId": false,
"logicId": 200001604,
"slotId": 0,
"<objectPtr>k__BackingField": {
"cachedUid": 0
}
},
"idRef": -1,
"variableBind": false
},
"_useNpcProxy": {
"paramSource": 0,
"constValue": false,
"idRef": -1,
"variableBind": false
}
},
{
"$type": "Beyond.Gameplay.Actions.CallServer",
"_ID": 5,
"_uid": "1e9eb47f",
"_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": "#1e9eb47f",
"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": -750.0399780273438,
"y": 125.72489929199219,
"z": -21.81999969482422
},
"shapeType": "Sphere",
"radius": 35.0,
"size": {
"x": 3.0,
"y": 3.0,
"z": 3.0
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"polyLinePoints": []
}
]
}
}
}