战斗经验统一,由站前选择局内buff

This commit is contained in:
2024-12-08 23:29:38 +08:00
parent 59f965dc1c
commit 6d518794f4
12 changed files with 4183 additions and 4161 deletions

View File

@@ -24,3 +24,11 @@ export const MissionReward = {
2:[1001,1002,1003,1004,1005,1006,1021,1022,1023,1024,1025,1026,1027,1028],
3:[1001,1002,1003,1004,1005,1006,1021,1022,1023,1024,1025,1026,1027,1028],
}
export const MBSet = {
ap_exp:10,
def_exp:10,
hp_exp:10,
ap_add:10,
def_add:10,
hp_add:10,
}