战力:替换新方法

This commit is contained in:
陆莹
2022-03-26 19:19:51 +08:00
parent 68e4d2232d
commit f35af70adc
18 changed files with 1294 additions and 1249 deletions

View File

@@ -1,8 +1,8 @@
//武将养成系统分类
export enum HERO_SYSTEM_TYPE {
INIT = 0, // 初始武将
STAR = 1, // 升
LVUP = 2, // 升
LVUP = 1, // 升
STAR = 2, // 升
COLORSTAR = 3, // 觉醒
QUALITY = 4, // 升品
TRAIN = 5, // (职业)训练