From d663f18aee240bd0f8289f752ba68f138048f54c Mon Sep 17 00:00:00 2001 From: luying Date: Wed, 18 Aug 2021 16:13:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E5=8F=82=E6=95=B0=E8=A1=A8?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/pubUtils/dicParam.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/shared/pubUtils/dicParam.ts b/shared/pubUtils/dicParam.ts index 87434cf2e..9cee2bfb7 100644 --- a/shared/pubUtils/dicParam.ts +++ b/shared/pubUtils/dicParam.ts @@ -166,10 +166,7 @@ export const TOWER_SEARCH = { TOWER_SEARCH_REFRESHRULE_FEE: 10, // 镇念塔派遣任务刷新次数,每次刷新消耗元宝119*10 TOWER_SEARCH_REFRESHRULE_MAX: 10, // 镇念塔派遣任务每天刷新次数,每次刷新消耗元宝121,但是有上限& TOWER_SEARCH_GUARANTEED: '4&5', // 镇念塔派遣任务保底品质颜色 -<<<<<<< Updated upstream -======= TOWER_SEARCH_STARTLIMITED: 1, // 镇念塔派遣功能开启的层数 ->>>>>>> Stashed changes }; export const TOWER_BOOST = { TOWER_BOOSTTIME: 5, // 镇念塔加速次数 @@ -177,12 +174,9 @@ export const TOWER_BOOST = { TOWER_BOOSTCAST: 50, // 镇念塔加速次数每次消耗元宝量 TOWER_BOOSTCASTMAX: 300, // 镇念塔加速次数消耗元宝量上线 }; -<<<<<<< Updated upstream -======= export const TOWER_HANG_UP = { TOWER_HANG_UP_ENABLE_LV: 1, // 第几层开始可以挂机 TOWER_HANG_UP_UNIT_TIME: 10, // 每几分钟能有一次收益 TOWER_HANG_UP_MAX_TIME: 24, // 最多可储存多少小时收益 TOWE_HANG_UP_SPD_UP_REC_TIME: 6, // 加速直接获得多少小时收益 }; ->>>>>>> Stashed changes