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

131 lines
2.7 KiB
JSON

{
"scriptId": 8700030001,
"levelScriptType": "World",
"parentLevelScriptId": 0,
"maxStage": 0,
"allowTick": false,
"allowStartOnTravelPole": false,
"startType": "SameWithActive",
"endType": "SameWithDeactive",
"exitBufferOverride": true,
"exitBuffer": 3.0,
"resetModeWhenActive": "None",
"resetModeWhenEnd": "None",
"activeShapeList": [
{
"type": "SPHERE",
"offset": {
"x": 265.234619140625,
"y": 55.80649185180664,
"z": 661.1383056640625
},
"eulerAngles": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"radius": 140.0
}
],
"actionMap": {
"paramBlackboard": {
"value": [
{
"key": "isTipShow",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "skill_check",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1,
"valueString": ""
}
]
}
},
{
"key": "skill_check_complete",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0,
"valueString": ""
}
]
}
},
{
"key": "is_elite_Notshow",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 1,
"valueString": ""
}
]
}
}
]
},
"dataMap": {
"headerList": [],
"actionList": [],
"getterList": []
}
},
"modules": {},
"enemies": {},
"interactives": {},
"npcs": {},
"interactiveLocks": {},
"triggerVolumes": {
"80001": {
"isImportant": false,
"enterCheckOnGround": false,
"triggerOnPole": false,
"slotId": 80001,
"triggerCountLimit": 1,
"exitShapeStartIndex": -1,
"shapeList": [
{
"position": {
"x": 292.8846130371094,
"y": 68.47649383544922,
"z": 602.3182983398438
},
"shapeType": "Box",
"radius": 16.0,
"size": {
"x": 80.0,
"y": 20.0,
"z": 5.0
},
"rotation": {
"x": 0.0,
"y": 356.26513671875,
"z": 0.0
},
"polyLinePoints": []
}
]
}
}
}