From 13b0cf18d035683b188c4109f52fc0e8e716d306 Mon Sep 17 00:00:00 2001 From: chenxingzhi <1721823980@qq.com> Date: Thu, 19 Aug 2021 11:50:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=9A=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E5=8F=82=E6=95=B0=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/pubUtils/dicParam.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/pubUtils/dicParam.ts b/shared/pubUtils/dicParam.ts index 9cee2bfb7..dcbdec713 100644 --- a/shared/pubUtils/dicParam.ts +++ b/shared/pubUtils/dicParam.ts @@ -159,6 +159,7 @@ export const BAG = { }; export const ATTRIBUTE = { ATTRIBUTE_EQUIP_RATIO: '1&1|2&3|4&2|5&2', // 装备的基础属性系数 + ATTRIBUTE_POWER: '1&1|2&3|4&3|5&3|9&10|10&19|11&10|12&19|18&25|19&16|20&16|21&16|22&16|28&8', // 基础属性和次级属性的战力值 }; export const TOWER_SEARCH = { TOWER_SEARCH_LIMITED: 8, // 镇念塔派遣任务每日任务刷新条数