🍱 将之前误删的菲米尼数据拿回来

This commit is contained in:
BTMuli
2023-08-29 20:28:12 +08:00
parent f961e607b0
commit 3a10e6d7ed
2 changed files with 55 additions and 0 deletions

View File

@@ -1759,6 +1759,50 @@
"icon": "/icon/nation/须弥.webp" "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, "id": 10000034,
"contentId": 111, "contentId": 111,

View File

@@ -395,6 +395,17 @@
"weapon": "单手剑", "weapon": "单手剑",
"nameCard": "神里绫华·扇子" "nameCard": "神里绫华·扇子"
}, },
{
"id": 10000085,
"contentId": 0,
"name": "菲米尼",
"title": "潜怀遐梦",
"birthday": [9, 24],
"star": 4,
"element": "冰",
"weapon": "双手剑",
"nameCard": "菲米尼·行进"
},
{ {
"id": 10000083, "id": 10000083,
"contentId": 6938, "contentId": 6938,