pvp:机器人次级属性
This commit is contained in:
@@ -6,8 +6,8 @@ export interface DicPvpDifficultRatio {
|
||||
readonly teamLineupMin: number;
|
||||
readonly teamLineupMax: number;
|
||||
readonly value: number;
|
||||
readonly enemyLv: number;
|
||||
|
||||
readonly enemyLv: number;
|
||||
readonly secondAttrLevel: number;
|
||||
}
|
||||
|
||||
export const dicPvpDifficultRatio = new Array<DicPvpDifficultRatio>();
|
||||
|
||||
Reference in New Issue
Block a user