装备精炼,洗炼,缺少消耗

This commit is contained in:
luying
2020-12-18 13:56:12 +08:00
parent 329d59b6cc
commit b39c9bdc8b
14 changed files with 490 additions and 51 deletions

View File

@@ -13,7 +13,9 @@ export const HERO_SYSTEM_TYPE = {
export const HERO_GROW_MAX = {
STAR: 6,
COLORSTAR: 6,
QUALITY: 3
QUALITY: 3,
EQUIP_STRENGTHEN: 100,
EQUIP_REFINE: 15
}
export const JOB_TYPE = {