更新出兵表、每日json

This commit is contained in:
luying
2021-03-10 13:45:49 +08:00
parent 41025cacf9
commit 7e5c019911
17 changed files with 423 additions and 78 deletions

View File

@@ -40,7 +40,7 @@ export const JOB_TYPE = {
// 武将战力放大系数
export const HERO_CE_RATIO = 100;
// 次级属性放大系数
export const HERO_SUB_ATTR_RATIO = 1000;
export const HERO_SUB_ATTR_RATIO = 1000 * 100;
export const HERO_INITIAL_QUALITY = {
BLUE: 1,