feat(共鸣系统): 添加最强6人推送,不可养成拦截

This commit is contained in:
zhangxk
2023-10-09 20:49:24 +08:00
parent ffcdb7c0bc
commit dac8ac07a6
10 changed files with 109 additions and 42 deletions

View File

@@ -1435,6 +1435,11 @@ export enum BOSS_HP_RATIO_TYPE {
CITY_PLAYER_RATIO = 3, // 最低玩家人数
}
export enum RESONANCE {
JEWEL = 1,// 共灵阵是否包括共灵天晶镶嵌(1:包括 0不包括)
STONE = 1, // 共灵阵是否包括共灵地玉镶嵌(1:包括 0不包括)
}
export enum RESONANCE_SORT_TYPE {
LV = 1, //先等级后后战力
JOBSTAGE = 2, //职阶