mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-31 06:29:46 +08:00
🍱 更新卡池&观测枢旅行者数据
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<template>
|
||||
<div class="twc-li-box">
|
||||
<div class="twc-li-left">
|
||||
<!-- TODO: 角色添加元素&武器类型,武器添加类型 -->
|
||||
<img class="twc-li-bg" :src="`/icon/bg/${props.data.star}-Star.webp`" alt="bg" />
|
||||
<img class="twc-li-icon" :src="`/WIKI/${props.mode}/${props.data.id}.webp`" alt="icon" />
|
||||
</div>
|
||||
@@ -22,7 +23,7 @@ type TwcListItemProps =
|
||||
|
||||
const props = defineProps<TwcListItemProps>();
|
||||
</script>
|
||||
<style lang="css" scoped>
|
||||
<style lang="scss" scoped>
|
||||
.twc-li-box {
|
||||
position: relative;
|
||||
display: flex;
|
||||
|
||||
@@ -2545,7 +2545,7 @@
|
||||
},
|
||||
{
|
||||
"id": 13515,
|
||||
"contentId": 0,
|
||||
"contentId": 505676,
|
||||
"dropDays": [1, 4, 7],
|
||||
"name": "支离轮光",
|
||||
"itemType": "weapon",
|
||||
@@ -3345,7 +3345,7 @@
|
||||
},
|
||||
{
|
||||
"id": 12432,
|
||||
"contentId": 0,
|
||||
"contentId": 505675,
|
||||
"dropDays": [2, 5, 7],
|
||||
"name": "拾慧铸熔",
|
||||
"itemType": "weapon",
|
||||
|
||||
@@ -638,24 +638,144 @@
|
||||
{
|
||||
"id": 10000007,
|
||||
"contentId": 4073,
|
||||
"name": "旅行者(荧)",
|
||||
"name": "荧·火",
|
||||
"title": "",
|
||||
"area": "其他",
|
||||
"birthday": [0, 0],
|
||||
"star": 5,
|
||||
"element": "",
|
||||
"element": "火",
|
||||
"weapon": "单手剑",
|
||||
"nameCard": ""
|
||||
},
|
||||
{
|
||||
"id": 10000007,
|
||||
"contentId": 505505,
|
||||
"name": "荧·水",
|
||||
"title": "",
|
||||
"area": "其他",
|
||||
"birthday": [0, 0],
|
||||
"star": 5,
|
||||
"element": "水",
|
||||
"weapon": "单手剑",
|
||||
"nameCard": ""
|
||||
},
|
||||
{
|
||||
"id": 10000007,
|
||||
"contentId": 505498,
|
||||
"name": "荧·草",
|
||||
"title": "",
|
||||
"area": "其他",
|
||||
"birthday": [0, 0],
|
||||
"star": 5,
|
||||
"element": "草",
|
||||
"weapon": "单手剑",
|
||||
"nameCard": ""
|
||||
},
|
||||
{
|
||||
"id": 10000007,
|
||||
"contentId": 505496,
|
||||
"name": "荧·雷",
|
||||
"title": "",
|
||||
"area": "其他",
|
||||
"birthday": [0, 0],
|
||||
"star": 5,
|
||||
"element": "雷",
|
||||
"weapon": "单手剑",
|
||||
"nameCard": ""
|
||||
},
|
||||
{
|
||||
"id": 10000007,
|
||||
"contentId": 505497,
|
||||
"name": "荧·岩",
|
||||
"title": "",
|
||||
"area": "其他",
|
||||
"birthday": [0, 0],
|
||||
"star": 5,
|
||||
"element": "岩",
|
||||
"weapon": "单手剑",
|
||||
"nameCard": ""
|
||||
},
|
||||
{
|
||||
"id": 10000007,
|
||||
"contentId": 505504,
|
||||
"name": "荧·风",
|
||||
"title": "",
|
||||
"area": "其他",
|
||||
"birthday": [0, 0],
|
||||
"star": 5,
|
||||
"element": "风",
|
||||
"weapon": "单手剑",
|
||||
"nameCard": ""
|
||||
},
|
||||
{
|
||||
"id": 10000005,
|
||||
"contentId": 4074,
|
||||
"name": "旅行者(空)",
|
||||
"name": "空·火",
|
||||
"title": "",
|
||||
"area": "其他",
|
||||
"birthday": [0, 0],
|
||||
"star": 5,
|
||||
"element": "",
|
||||
"element": "火",
|
||||
"weapon": "单手剑",
|
||||
"nameCard": ""
|
||||
},
|
||||
{
|
||||
"id": 10000005,
|
||||
"contentId": 505500,
|
||||
"name": "空·水",
|
||||
"title": "",
|
||||
"area": "其他",
|
||||
"birthday": [0, 0],
|
||||
"star": 5,
|
||||
"element": "水",
|
||||
"weapon": "单手剑",
|
||||
"nameCard": ""
|
||||
},
|
||||
{
|
||||
"id": 10000005,
|
||||
"contentId": 505502,
|
||||
"name": "空·草",
|
||||
"title": "",
|
||||
"area": "其他",
|
||||
"birthday": [0, 0],
|
||||
"star": 5,
|
||||
"element": "草",
|
||||
"weapon": "单手剑",
|
||||
"nameCard": ""
|
||||
},
|
||||
{
|
||||
"id": 10000005,
|
||||
"contentId": 505503,
|
||||
"name": "空·雷",
|
||||
"title": "",
|
||||
"area": "其他",
|
||||
"birthday": [0, 0],
|
||||
"star": 5,
|
||||
"element": "雷",
|
||||
"weapon": "单手剑",
|
||||
"nameCard": ""
|
||||
},
|
||||
{
|
||||
"id": 10000005,
|
||||
"contentId": 505501,
|
||||
"name": "空·岩",
|
||||
"title": "",
|
||||
"area": "其他",
|
||||
"birthday": [0, 0],
|
||||
"star": 5,
|
||||
"element": "岩",
|
||||
"weapon": "单手剑",
|
||||
"nameCard": ""
|
||||
},
|
||||
{
|
||||
"id": 10000005,
|
||||
"contentId": 505499,
|
||||
"name": "空·风",
|
||||
"title": "",
|
||||
"area": "其他",
|
||||
"birthday": [0, 0],
|
||||
"star": 5,
|
||||
"element": "风",
|
||||
"weapon": "单手剑",
|
||||
"nameCard": ""
|
||||
},
|
||||
|
||||
@@ -2796,7 +2796,7 @@
|
||||
"name": "聚星源动",
|
||||
"version": "5.8",
|
||||
"order": 1,
|
||||
"banner": "https://upload-os-bbs.hoyolab.com/upload/2025/07/25/70935b231300c146285f1f3dc284b480_1705467789414990949.jpg",
|
||||
"banner": "https://sdk.hoyoverse.com/upload/ann/2025/07/18/261173c67972106da3ec1baf7d9b8f53_8138593228564495359.png",
|
||||
"from": "2025-07-30T06:00:00+08:00",
|
||||
"to": "2025-08-19T17:59:00+08:00",
|
||||
"type": 301,
|
||||
@@ -2808,7 +2808,7 @@
|
||||
"name": "星边夜语",
|
||||
"version": "5.8",
|
||||
"order": 1,
|
||||
"banner": "https://upload-os-bbs.hoyolab.com/upload/2025/07/25/05b09839f39f708a5452d50fecde81c1_5485624259133082975.jpg",
|
||||
"banner": "https://sdk.hoyoverse.com/upload/ann/2025/07/18/31bfbd3cb7ac32532e44c0dbcdd972a4_8913802170156528321.png",
|
||||
"from": "2025-07-30T06:00:00+08:00",
|
||||
"to": "2025-08-19T17:59:00+08:00",
|
||||
"type": 400,
|
||||
@@ -2820,12 +2820,48 @@
|
||||
"name": "神铸赋形",
|
||||
"version": "5.8",
|
||||
"order": 1,
|
||||
"banner": "https://upload-os-bbs.hoyolab.com/upload/2025/07/25/97ee398e0ecb0c549ca96ff4a8febd30_9157364043899287780.jpg",
|
||||
"banner": "https://sdk.hoyoverse.com/upload/ann/2025/07/18/490eff4fb26f9d606c933523d3bed6b9_8850096749363494952.png",
|
||||
"from": "2025-07-30T06:00:00+08:00",
|
||||
"to": "2025-08-19T17:59:00+08:00",
|
||||
"type": 302,
|
||||
"postId": "66832526",
|
||||
"up5List": [13515, 14517],
|
||||
"up4List": [11430, 13430, 12403, 14401, 15401]
|
||||
},
|
||||
{
|
||||
"name": "鲨鲨逐浪游",
|
||||
"version": "5.8",
|
||||
"order": 2,
|
||||
"banner": "https://sdk.hoyoverse.com/upload/ann/2025/08/04/dddfcb81c2ad1b66698a185ed54ea740_9023492900661050827_transformed.png",
|
||||
"from": "2025-08-19T18:00:00+08:00",
|
||||
"to": "2025-09-09T14:59:00+08:00",
|
||||
"type": 301,
|
||||
"postId": "67480620",
|
||||
"up5List": [10000102],
|
||||
"up4List": [10000113, 10000105, 10000032]
|
||||
},
|
||||
{
|
||||
"name": "饮羽散红",
|
||||
"version": "5.8",
|
||||
"order": 2,
|
||||
"banner": "https://sdk.hoyoverse.com/upload/ann/2025/08/04/f6150d4f4a1057acf4b1bf4fe8f44278_1741303681223443603_transformed.png",
|
||||
"from": "2025-08-19T18:00:00+08:00",
|
||||
"to": "2025-09-09T14:59:00+08:00",
|
||||
"type": 400,
|
||||
"postId": "67480618",
|
||||
"up5List": [10000104],
|
||||
"up4List": [10000113, 10000105, 10000032]
|
||||
},
|
||||
{
|
||||
"name": "神铸赋形",
|
||||
"version": "5.8",
|
||||
"order": 2,
|
||||
"banner": "https://sdk.hoyoverse.com/upload/ann/2025/08/04/0b2b9bec28664316f789674b94b0b235_7693169560165344630_transformed.png",
|
||||
"from": "2025-08-19T18:00:00+08:00",
|
||||
"to": "2025-09-09T14:59:00+08:00",
|
||||
"type": 302,
|
||||
"postId": "67480621",
|
||||
"up5List": [14516, 15514],
|
||||
"up4List": [12430, 14430, 15430, 11401, 13407]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
{ "id": 14504, "contentId": 1222, "name": "尘世之锁", "star": 5, "weapon": "法器" },
|
||||
{ "id": 14502, "contentId": 297, "name": "四风原典", "star": 5, "weapon": "法器" },
|
||||
{ "id": 14501, "contentId": 227, "name": "天空之卷", "star": 5, "weapon": "法器" },
|
||||
{ "id": 13515, "contentId": 0, "name": "支离轮光", "star": 5, "weapon": "长柄武器" },
|
||||
{ "id": 13515, "contentId": 505676, "name": "支离轮光", "star": 5, "weapon": "长柄武器" },
|
||||
{ "id": 13514, "contentId": 505323, "name": "香韵奏者", "star": 5, "weapon": "长柄武器" },
|
||||
{ "id": 13513, "contentId": 501725, "name": "柔灯挽歌", "star": 5, "weapon": "长柄武器" },
|
||||
{ "id": 13512, "contentId": 501137, "name": "赤月之形", "star": 5, "weapon": "长柄武器" },
|
||||
@@ -127,7 +127,7 @@
|
||||
{ "id": 13403, "contentId": 321, "name": "流月针", "star": 4, "weapon": "长柄武器" },
|
||||
{ "id": 13402, "contentId": 393, "name": "试作星镰", "star": 4, "weapon": "长柄武器" },
|
||||
{ "id": 13401, "contentId": 171, "name": "匣里灭辰", "star": 4, "weapon": "长柄武器" },
|
||||
{ "id": 12432, "contentId": 0, "name": "拾慧铸熔", "star": 4, "weapon": "双手剑" },
|
||||
{ "id": 12432, "contentId": 505675, "name": "拾慧铸熔", "star": 4, "weapon": "双手剑" },
|
||||
{ "id": 12431, "contentId": 501967, "name": "撼地者", "star": 4, "weapon": "双手剑" },
|
||||
{ "id": 12430, "contentId": 503098, "name": "硕果钩", "star": 4, "weapon": "双手剑" },
|
||||
{ "id": 12427, "contentId": 7313, "name": "便携动力锯", "star": 4, "weapon": "双手剑" },
|
||||
|
||||
Reference in New Issue
Block a user