NLDClient-yudde/ProjectNLD/Assets/Config/Levels/LevelData_1_100001.json

132 lines
2.7 KiB
JSON
Raw Normal View History

2024-05-31 15:58:44 +08:00
{
"patrolRoadData": [],
"patrolRegionData": [],
2024-05-31 15:58:44 +08:00
"preparingRegionId": 0,
"preparingRegionToward": 2,
"fallbackRegionId": 1,
"enemyFallbackRegionId": 2,
"pvpDefendRegionId": 0,
"pvpDefendToward": 0,
2024-10-18 14:16:22 +08:00
"scoreLevel": false,
2024-05-31 15:58:44 +08:00
"starTarget": [
{
2024-06-25 16:48:19 +08:00
"conditionType": 12,
"conditionArgs": [
{
"paramName": "时间",
"enumType": "",
2024-07-05 20:16:20 +08:00
"Arg": 600.0
2024-06-25 16:48:19 +08:00
}
2024-10-18 14:16:22 +08:00
],
"score": 0,
"killEnemyIDList": [],
"job": 0,
"roleID": 0,
"isPass": 0,
"unitIDList": []
2024-05-31 15:58:44 +08:00
},
{
2024-10-18 16:14:31 +08:00
"conditionType": 12,
2024-06-25 16:48:19 +08:00
"conditionArgs": [
{
2024-10-18 16:14:31 +08:00
"paramName": "时间",
2024-06-25 16:48:19 +08:00
"enumType": "",
2024-10-18 16:14:31 +08:00
"Arg": 300.0
2024-06-25 16:48:19 +08:00
}
2024-10-18 14:16:22 +08:00
],
"score": 0,
"killEnemyIDList": [],
"job": 0,
"roleID": 0,
"isPass": 0,
"unitIDList": []
2024-05-31 15:58:44 +08:00
},
{
2024-06-25 16:48:19 +08:00
"conditionType": 8,
2024-10-18 14:16:22 +08:00
"conditionArgs": [],
"score": 0,
"killEnemyIDList": [],
"job": 0,
"roleID": 0,
"isPass": 0,
"unitIDList": []
2024-05-31 15:58:44 +08:00
}
],
2024-10-18 14:16:22 +08:00
"scoreTarget": [],
2025-06-04 15:09:54 +08:00
"spawnMonsterDatas": [],
"waveInfoDatas": [],
2025-06-04 15:09:54 +08:00
"levelTriggerDatas": [],
"initialHealthPercent": 1.0,
"initialShieldPercent": 1.0,
"progressGuideDatas": [],
"setFlagGuideDatas": [],
"infoPanelGuideDatas": [],
2025-06-04 15:09:54 +08:00
"refreshPoints": [],
2024-05-31 15:58:44 +08:00
"npcInfos": [
2024-07-02 16:43:13 +08:00
{
2025-06-04 15:09:54 +08:00
"index": 1,
2024-07-02 16:43:13 +08:00
"id": 10000101,
"position": {
"x": 3,
"y": 10,
"magnitude": 10.4403067,
"sqrMagnitude": 109
},
2025-06-04 15:09:54 +08:00
"shield": 0.0,
"ph": 0.0,
"morale": 0.0,
"buff": [],
"deBuff": [],
2024-07-02 16:43:13 +08:00
"npcToward": 0,
2025-06-04 15:09:54 +08:00
"groups": [],
"defensiveDistance": 0,
"aiTypeID": 0,
2025-06-04 15:09:54 +08:00
"isHideOnLoad": false,
"waveIndex": 0,
"refreshTime": 0,
"specifyRoadID": -1,
"showRoadLine": false,
"specifyRegionID": -1,
"presetPathId": -1,
"troopId": 0,
"isOpenInvestigate": true
2024-07-02 18:06:43 +08:00
},
{
2025-06-04 15:09:54 +08:00
"index": 2,
2024-07-02 18:06:43 +08:00
"id": 10000101,
"position": {
"x": 4,
"y": 10,
"magnitude": 10.7703295,
"sqrMagnitude": 116
},
2025-06-04 15:09:54 +08:00
"shield": 0.0,
"ph": 0.0,
"morale": 0.0,
"buff": [],
"deBuff": [],
2024-07-02 18:06:43 +08:00
"npcToward": 0,
2025-06-04 15:09:54 +08:00
"groups": [],
"defensiveDistance": 0,
"aiTypeID": 0,
2025-06-04 15:09:54 +08:00
"isHideOnLoad": false,
"waveIndex": 0,
"refreshTime": 0,
"specifyRoadID": -1,
"showRoadLine": false,
"specifyRegionID": -1,
"presetPathId": -1,
"troopId": 0,
"isOpenInvestigate": true
2024-05-31 15:58:44 +08:00
}
2024-06-05 15:20:01 +08:00
],
"midNpcInfos": [],
2025-06-04 15:09:54 +08:00
"selfNpcInfos": [],
"npcGroupInfos": {},
2025-06-04 15:09:54 +08:00
"CapturePoints": [],
"flagStartPoints": [],
"flagEndPoints": [],
"fallbackSinglePoints": [],
"fallbackReusablePoints": [],
"fallBackCount": 0
2024-05-31 15:58:44 +08:00
}