🐞 fix(军团活动): 诸侯混战城门血量比例读表
This commit is contained in:
@@ -24,6 +24,8 @@ export interface DicCityActivity {
|
||||
readonly hpN: number;
|
||||
// 城门用于计算血量的攻击值模板
|
||||
readonly atkTemplate: number;
|
||||
// 玩家和军团比例
|
||||
readonly playerCount: number;
|
||||
}
|
||||
|
||||
export const dicJuniorCities: number[] = [];
|
||||
|
||||
Reference in New Issue
Block a user