战力显示缩小

This commit is contained in:
luying
2020-12-24 10:53:23 +08:00
parent cc1a91ed09
commit 4bfc92f8cf
6 changed files with 66 additions and 28 deletions

View File

@@ -27,4 +27,7 @@ export const HERO_GROW_MAX = {
export const JOB_TYPE = {
PHYSIC: 1,
MAGIC: 2
}
}
// 武将战力放大系数
export const HERO_CE_RATIO = 100;