Files
Endfield-Data/Json/LevelScriptData/map01_lv002/200050012.json
2026-01-31 21:42:01 +07:00

145 lines
3.1 KiB
JSON

{
"scriptId": 200050012,
"lstTemplatePath": "Data/Json/LevelScriptTemplateData/LST_TowerDefense_Graph.json",
"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": -684.9867553710938,
"y": 130.8536376953125,
"z": 210.71104431152344
},
"eulerAngles": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"radius": 130.0
}
],
"modules": {},
"enemies": {},
"interactives": {
"40001": {
"levelLogicId": 0,
"belongLevelScriptId": 200050012,
"dependencyGroupId": 0,
"entityType": "Interactive",
"entityDataIdKey": "int_base_core",
"createState": "EnableAndShow",
"position": {
"x": -683.8800048828125,
"y": 129.55999755859375,
"z": 211.0
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"scale": {
"x": 1.0,
"y": 1.0,
"z": 1.0
},
"forceLoad": false,
"aoiRadiusType": "Default",
"isLocked": false,
"isClientOnly": false,
"hideInDialog": false,
"modelScale": 0.0,
"properties": [
{
"key": "camera_pos",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 1093266309
},
{
"valueBit64": 1088505774
},
{
"valueBit64": -1138501878
}
]
}
},
{
"key": "camera_rot",
"value": {
"type": "Vector3",
"valueArray": [
{
"valueBit64": 1106209058
},
{
"valueBit64": 1132920832
},
{
"valueBit64": 0
}
]
}
}
],
"componentProperties": {
"AbilitySystemForInt": [
{
"key": "play_battle_hit_effect",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "trigger_hit_cd",
"value": {
"type": "Float",
"valueArray": [
{
"valueBit64": 0
}
]
}
},
{
"key": "disable_added_buff",
"value": {
"type": "Bool",
"valueArray": [
{
"valueBit64": 0
}
]
}
}
]
}
}
},
"npcs": {},
"interactiveLocks": {},
"triggerVolumes": {}
}