mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-21 05:25:45 +08:00
🍱 手动添加月神瞳数据&资源
This commit is contained in:
BIN
public/icon/material/107030.webp
Normal file
BIN
public/icon/material/107030.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -48,8 +48,11 @@
|
|||||||
title="解锁传送点"
|
title="解锁传送点"
|
||||||
/>
|
/>
|
||||||
<TurOverviewSub :text="modelValue.domainNumber" title="解锁秘境" />
|
<TurOverviewSub :text="modelValue.domainNumber" title="解锁秘境" />
|
||||||
<!-- TODO: 添加月神瞳图标 -->
|
<TurOverviewSub
|
||||||
<TurOverviewSub :text="modelValue.moonCulus" title="月神瞳" />
|
:text="modelValue.moonCulus"
|
||||||
|
icon="/icon/material/107030.webp"
|
||||||
|
title="月神瞳"
|
||||||
|
/>
|
||||||
<TurOverviewSub
|
<TurOverviewSub
|
||||||
:text="modelValue.anemoCulus"
|
:text="modelValue.anemoCulus"
|
||||||
icon="/icon/material/107001.webp"
|
icon="/icon/material/107001.webp"
|
||||||
|
|||||||
@@ -5527,6 +5527,15 @@
|
|||||||
"source": [],
|
"source": [],
|
||||||
"convert": []
|
"convert": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": 107030,
|
||||||
|
"name": "散失的月神瞳",
|
||||||
|
"description": "浓烈的月矩力积聚成的物质。献给新月的神像,能弥补它在漫长岁月中散失的力量。",
|
||||||
|
"type": "冒险道具",
|
||||||
|
"star": 1,
|
||||||
|
"source": [],
|
||||||
|
"convert": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": 110001,
|
"id": 110001,
|
||||||
"name": "面粉",
|
"name": "面粉",
|
||||||
|
|||||||
Reference in New Issue
Block a user