From 5d79c717c946d99ef5fb9d017281b357f8768b9a Mon Sep 17 00:00:00 2001 From: DokiAlex Date: Sun, 14 May 2023 18:39:50 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=AE=E8=89=AF=E8=89=AF=E8=AF=84=E5=88=86?= =?UTF-8?q?=E6=9D=83=E9=87=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/meta/artifact/artis-mark.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/meta/artifact/artis-mark.js b/resources/meta/artifact/artis-mark.js index 493c84ae..7c232188 100644 --- a/resources/meta/artifact/artis-mark.js +++ b/resources/meta/artifact/artis-mark.js @@ -68,5 +68,6 @@ export const usefulAttr = { 迪希雅: { hp: 75, atk: 75, def: 0, cpct: 100, cdmg: 100, mastery: 100, dmg: 100, phy: 0, recharge: 55, heal: 0 }, 米卡: { hp: 75, atk: 55, def: 0, cpct: 100, cdmg: 100, mastery: 0, dmg: 75, phy: 75, recharge: 55, heal: 100 }, 白术: { hp: 100, atk: 0, def: 0, cpct: 100, cdmg: 100, mastery: 75, dmg: 100, phy: 0, recharge: 75, heal: 100 }, - 卡维: { hp: 0, atk: 75, def: 0, cpct: 100, cdmg: 100, mastery: 75, dmg: 100, phy: 0, recharge: 75, heal: 0} + 卡维: { hp: 0, atk: 75, def: 0, cpct: 100, cdmg: 100, mastery: 75, dmg: 100, phy: 0, recharge: 75, heal: 0}, + 绮良良: { hp: 100, atk: 75, def: 0, cpct: 100, cdmg: 100, mastery: 0, dmg: 100, phy: 0, recharge: 0, heal: 0} }