战力系数
This commit is contained in:
@@ -147,7 +147,7 @@ export function getAtrrNameById(attrId: number):string {
|
||||
};
|
||||
|
||||
export function getAttrCeRatio(attr: string):number {
|
||||
return ;
|
||||
return CE_RATIO[attr];
|
||||
};
|
||||
|
||||
export function getAttrNameByJobStage(jobStage: number) {
|
||||
|
||||
Reference in New Issue
Block a user