From b0be3f4c6f771583b0bbce898e2f1b06fc7031ff Mon Sep 17 00:00:00 2001 From: "Monst.x" Date: Mon, 29 Aug 2022 15:03:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=9C=A3=E9=81=97=E7=89=A9?= =?UTF-8?q?=E8=AE=A1=E7=AE=97=E7=9A=84=E5=85=85=E8=83=BD=E6=95=88=E7=8E=87?= =?UTF-8?q?=E8=AF=8D=E6=9D=A1=E6=88=90=E9=95=BF=E5=80=BC=20(#151)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/meta/reliquaries/artis-mark.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/meta/reliquaries/artis-mark.js b/resources/meta/reliquaries/artis-mark.js index b0b106cb..06859c54 100644 --- a/resources/meta/reliquaries/artis-mark.js +++ b/resources/meta/reliquaries/artis-mark.js @@ -20,7 +20,7 @@ export const attrMap = { cp: { title: '暴击率', format: 'pct', type: 'normal', value: 3.89, text: '3.89%' }, cd: { title: '暴击伤害', format: 'pct', type: 'normal', value: 7.77, text: '7.77%' }, mastery: { title: '元素精通', format: 'comma', type: 'normal', value: 23.31, text: '23.31' }, - recharge: { title: '充能效率', format: 'pct', type: 'normal', value: 23.31, text: '23.31' }, + recharge: { title: '充能效率', format: 'pct', type: 'normal', value: 6.48, text: '6.48%' }, dmg: { title: '元素伤害', format: 'pct', type: 'normal', value: 5.825, text: '5.83%' }, phy: { title: '物伤加成', format: 'pct', type: 'normal', value: 7.288, text: '7.29%' }, heal: { title: '治疗加成', format: 'pct', type: 'normal', value: 4.487, text: '4.49%' }