加血技能完成 怪物动画减少

This commit is contained in:
2024-09-15 23:25:34 +08:00
parent 417b5d85be
commit 2095393757
317 changed files with 36222 additions and 60962 deletions

View File

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