From 3a10e6d7ed4a4233aaba86037b782f4e73f495e2 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Tue, 29 Aug 2023 20:28:12 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8D=B1=20=E5=B0=86=E4=B9=8B=E5=89=8D?= =?UTF-8?q?=E8=AF=AF=E5=88=A0=E7=9A=84=E8=8F=B2=E7=B1=B3=E5=B0=BC=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E6=8B=BF=E5=9B=9E=E6=9D=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/app/calendar.json | 44 +++++++++++++++++++++++++++++++++++++ src/data/app/character.json | 11 ++++++++++ 2 files changed, 55 insertions(+) diff --git a/src/data/app/calendar.json b/src/data/app/calendar.json index 67ce7f39..7746a9bf 100644 --- a/src/data/app/calendar.json +++ b/src/data/app/calendar.json @@ -1759,6 +1759,50 @@ "icon": "/icon/nation/须弥.webp" } }, + { + "id": 10000085, + "contentId": 0, + "dropDays": [2, 5, 7], + "name": "菲米尼", + "itemType": "character", + "star": 4, + "bg": "/icon/bg/4-Star.webp", + "weaponIcon": "/icon/weapon/双手剑.webp", + "elementIcon": "/icon/element/冰元素.webp", + "icon": "/WIKI/character/icon/10000085.webp", + "materials": [ + { + "id": 104341, + "name": "「正义」的教导", + "star": 2, + "starIcon": "/icon/star/2.webp", + "bg": "/icon/bg/2-Star.webp", + "icon": "/icon/material/104341.webp" + }, + { + "id": 104342, + "name": "「正义」的指引", + "star": 3, + "starIcon": "/icon/star/3.webp", + "bg": "/icon/bg/3-Star.webp", + "icon": "/icon/material/104342.webp" + }, + { + "id": 104343, + "name": "「正义」的哲学", + "star": 4, + "starIcon": "/icon/star/4.webp", + "bg": "/icon/bg/4-Star.webp", + "icon": "/icon/material/104343.webp" + } + ], + "source": { + "index": 5, + "area": "枫丹", + "name": "箴铭", + "icon": "/icon/nation/枫丹.webp" + } + }, { "id": 10000034, "contentId": 111, diff --git a/src/data/app/character.json b/src/data/app/character.json index 2d91791f..73396d4e 100644 --- a/src/data/app/character.json +++ b/src/data/app/character.json @@ -395,6 +395,17 @@ "weapon": "单手剑", "nameCard": "神里绫华·扇子" }, + { + "id": 10000085, + "contentId": 0, + "name": "菲米尼", + "title": "潜怀遐梦", + "birthday": [9, 24], + "star": 4, + "element": "冰", + "weapon": "双手剑", + "nameCard": "菲米尼·行进" + }, { "id": 10000083, "contentId": 6938,