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

141 lines
2.5 KiB
JSON
Raw Normal View History

2023-12-21 11:51:44 +08:00
{
"preparingRegionId": 0,
"preparingRegionToward": 3,
"fallbackRegionId": 0,
"enemyFallbackRegionId": 1,
2023-12-28 15:20:18 +08:00
"pvpDefendRegionId": 0,
"pvpDefendToward": 0,
2023-12-21 11:51:44 +08:00
"weatherType": 0,
"dayNightType": 0,
2023-12-28 15:20:18 +08:00
"stages": [
{
"successCondition": {
"conditionType": 4,
"conditionArgs": []
},
"failConditions": [
{
"conditionType": 7,
"conditionArgs": []
}
]
}
],
2023-12-21 11:51:44 +08:00
"starTarget": [
{
"conditionType": 8,
"conditionArgs": []
},
{
"conditionType": 10,
"conditionArgs": [
{
"paramName": "出战职业",
2023-12-21 11:58:05 +08:00
"enumType": "",
2023-12-21 11:51:44 +08:00
"Arg": 0.0
},
{
"paramName": "数目",
2023-12-21 11:58:05 +08:00
"enumType": "",
2023-12-21 11:51:44 +08:00
"Arg": 0.0
}
]
},
{
"conditionType": 12,
"conditionArgs": [
{
"paramName": "时间",
2023-12-21 11:58:05 +08:00
"enumType": "",
2023-12-21 11:51:44 +08:00
"Arg": 0.0
}
]
}
],
"npcInfos": [
{
"id": 100004,
"level": 1,
"position": {
"x": 3,
"y": 4,
"magnitude": 5.0,
"sqrMagnitude": 25
},
"aIType": 0,
"attachAIType": 0,
"npcToward": 0,
"patrolInfos": []
},
{
"id": 100004,
"level": 1,
"position": {
"x": 2,
"y": 4,
"magnitude": 4.472136,
"sqrMagnitude": 20
},
"aIType": 0,
"attachAIType": 0,
"npcToward": 0,
"patrolInfos": []
},
{
"id": 100004,
"level": 1,
"position": {
"x": 4,
"y": 2,
"magnitude": 4.472136,
"sqrMagnitude": 20
},
"aIType": 0,
"attachAIType": 0,
"npcToward": 0,
"patrolInfos": []
},
{
"id": 100004,
"level": 1,
"position": {
"x": 5,
"y": 3,
"magnitude": 5.83095169,
"sqrMagnitude": 34
},
"aIType": 0,
"attachAIType": 0,
"npcToward": 0,
"patrolInfos": []
},
{
"id": 100003,
"level": 1,
"position": {
"x": 2,
"y": 3,
"magnitude": 3.60555124,
"sqrMagnitude": 13
},
"aIType": 0,
"attachAIType": 0,
"npcToward": 0,
"patrolInfos": []
},
{
"id": 100003,
"level": 1,
"position": {
"x": 5,
"y": 4,
"magnitude": 6.40312433,
"sqrMagnitude": 41
},
"aIType": 0,
"attachAIType": 0,
"npcToward": 0,
"patrolInfos": []
}
]
}