mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2025-12-03 00:22:25 +00:00
添加ur式神:妖刀姬·绯夜猎刃
This commit is contained in:
BIN
public/assets/Shikigami/ur/593.png
Normal file
BIN
public/assets/Shikigami/ur/593.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
@@ -75,6 +75,7 @@ const show = ref(false)
|
||||
|
||||
const rarityLevels = [
|
||||
{ label: "全部", name: "ALL" },
|
||||
{ label: "UR", name: "UR" },
|
||||
{ label: "SP", name: "SP" },
|
||||
{ label: "SSR", name: "SSR" },
|
||||
{ label: "SR", name: "SR" },
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
[
|
||||
{
|
||||
"avatar": "/assets/Shikigami/ur/593.png",
|
||||
"name": "妖刀姬·绯夜猎刃",
|
||||
"rarity": "UR"
|
||||
},
|
||||
{
|
||||
"avatar": "/assets/Shikigami/ssr/592.png",
|
||||
"name": "平将门",
|
||||
|
||||
Reference in New Issue
Block a user