接下来 优化技能

This commit is contained in:
2024-09-13 10:41:38 +08:00
parent c8fe4a6ebe
commit 489b045982
40 changed files with 2010 additions and 22670 deletions

View File

@@ -1,13 +1,19 @@
export const MissionNum = [1,2,3]
export const MonsetList = {
1:{
1:[1001,1002,1003,1021,1022,1023,1031,1032,1033,1011,1012,1013,1041,1042,1043],
1:[1001,1002,1003,1041,1042,1043],
},
2:{
1:[1001,1002,1003,1021,1022,1023,1031,1032,1033,1011,1012,1013,1041,1042,1043],
1:[1011,1012,1013,1041,1042,1043],
},
3:{
1:[1001,1002,1003,1021,1022,1023,1031,1032,1033,1011,1012,1013,1041,1042,1043],
1:[1041,1042,1043],
},
4:{
1:[1021,1022,1023,1041,1042,1043],
},
5:{
1:[1031,1032,1033,1041,1042,1043],
},
}