升级,升星,升品,升彩星

This commit is contained in:
luying
2020-12-09 21:16:27 +08:00
parent bcb8f135a3
commit 92b5bf90bc
10 changed files with 248 additions and 39 deletions
+8
View File
@@ -326,4 +326,12 @@ export const FRIEND_DROP_TYPE = {
// 每日情谊点上限
export const FRIEND_DROP_MAX = {
COM_BTL: 150
}
// 武将上限
export const HERO_GROW_MAX = {
STAR: 6,
COLORSTAR: 6,
QUALITY: 3
}