Skip to content

Commit

Permalink
🍱 更新下半卡池&观测枢数据
Browse files Browse the repository at this point in the history
  • Loading branch information
BTMuli committed Sep 17, 2024
1 parent 54ba004 commit 5b9f847
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 12 deletions.
10 changes: 1 addition & 9 deletions src/data/WIKI/material.json
Original file line number Diff line number Diff line change
Expand Up @@ -3799,15 +3799,7 @@
"convert": [
{
"id": "30002",
"source": [
{
"id": "100002",
"name": "日落果",
"type": "食物",
"star": 1,
"count": 1
}
]
"source": []
},
{
"id": "30003",
Expand Down
4 changes: 2 additions & 2 deletions src/data/app/calendar.json
Original file line number Diff line number Diff line change
Expand Up @@ -1497,7 +1497,7 @@
},
{
"id": 10000101,
"contentId": 0,
"contentId": 501624,
"dropDays": [2, 5, 7],
"name": "基尼奇",
"itemType": "character",
Expand Down Expand Up @@ -4798,7 +4798,7 @@
},
{
"id": 12513,
"contentId": 0,
"contentId": 502471,
"dropDays": [2, 5, 7],
"name": "山王长牙",
"itemType": "weapon",
Expand Down
36 changes: 36 additions & 0 deletions src/data/app/gacha.json
Original file line number Diff line number Diff line change
Expand Up @@ -2213,5 +2213,41 @@
"postId": "56991625",
"up5List": [14516, 11503],
"up4List": [11401, 12401, 13401, 14403, 15402]
},
{
"name": "巡火猎秘",
"version": "5.0",
"order": 2,
"banner": "https://sdk.hoyoverse.com/upload/ann/2024/09/02/604510c4fe043dbd29847bb06ac5f4d5_8561853432731826062.jpg",
"from": "2024-09-17T18:00:00+08:00",
"to": "2024-10-08T14:59:00+08:00",
"type": 301,
"postId": "57549191",
"up5List": [10000101],
"up4List": [10000050, 10000056, 10000090]
},
{
"name": "影寂天下人",
"version": "5.0",
"order": 2,
"banner": "https://sdk.hoyoverse.com/upload/ann/2024/09/02/14d9595eef631af5c46cb609e6c5abe2_6043482050459585241.jpg",
"from": "2024-09-17T18:00:00+08:00",
"to": "2024-10-08T14:59:00+08:00",
"type": 400,
"postId": "57549192",
"up5List": [10000052],
"up4List": [10000050, 10000056, 10000090]
},
{
"name": "神铸赋形",
"version": "5.0",
"order": 2,
"banner": "https://sdk.hoyoverse.com/upload/ann/2024/09/02/4a838cbc87103640bc87ce51c82b8bad_6169255453949848109.jpg",
"from": "2024-09-17T18:00:00+08:00",
"to": "2024-10-08T14:59:00+08:00",
"type": 302,
"postId": "57549193",
"up5List": [12513, 13509],
"up4List": [11403, 12405, 13407, 14402, 15403]
}
]
2 changes: 1 addition & 1 deletion src/data/app/weapon.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@
},
{
"id": 12513,
"contentId": 0,
"contentId": 502471,
"name": "山王长牙",
"star": 5,
"bg": "/icon/bg/5-Star.webp",
Expand Down

0 comments on commit 5b9f847

Please sign in to comment.