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

58 lines
1.1 KiB
JSON
Raw Normal View History

2023-12-26 18:19:05 +08:00
{
2025-03-13 14:41:20 +08:00
"preparingRegionId": 0,
2024-10-24 12:22:20 +08:00
"preparingRegionToward": 5,
2025-03-13 14:41:20 +08:00
"fallbackRegionId": 0,
"enemyFallbackRegionId": 0,
"pvpDefendRegionId": 1,
2024-10-24 12:22:20 +08:00
"pvpDefendToward": 2,
2023-12-26 18:19:05 +08:00
"stages": [
{
"successCondition": {
"conditionType": 4,
"conditionArgs": [],
2025-03-13 14:41:20 +08:00
"score": 0,
"killEnemyIDList": []
2023-12-26 18:19:05 +08:00
},
"failConditions": [
{
"conditionType": 7,
"conditionArgs": [],
2025-03-13 14:41:20 +08:00
"score": 0,
"killEnemyIDList": []
2023-12-26 18:19:05 +08:00
}
]
}
],
"scoreLevel": true,
2023-12-26 18:19:05 +08:00
"starTarget": [
{
"conditionType": 0,
"conditionArgs": [],
2025-03-13 14:41:20 +08:00
"score": 0,
"killEnemyIDList": []
2023-12-26 18:19:05 +08:00
},
{
"conditionType": 0,
"conditionArgs": [],
2025-03-13 14:41:20 +08:00
"score": 0,
"killEnemyIDList": []
2023-12-26 18:19:05 +08:00
},
{
"conditionType": 0,
"conditionArgs": [],
2025-03-13 14:41:20 +08:00
"score": 0,
"killEnemyIDList": []
2023-12-26 18:19:05 +08:00
}
],
"scoreTarget": [],
2025-03-13 14:41:20 +08:00
"refreshPoints": [],
"roadInfos": [],
"npcInfos": [],
2025-03-13 14:41:20 +08:00
"selfNpcInfos": [],
"CapturePoints": [],
"flagStartPoints": [],
"flagEndPoints": [],
"fallbackSinglePoints": [],
"fallbackReusablePoints": [],
"fallBackCount": 0
2023-12-26 18:19:05 +08:00
}