Merge pull request #3 from Powerful-517/develop

v2.0.2 式神巡音流歌,御魂更新
pull/4/head
rookie 3 weeks ago committed by GitHub
commit f1205b7752
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. BIN
      public/assets/Shikigami/l/582.png
  2. BIN
      public/assets/Yuhun/八咫镜.png
  3. BIN
      public/assets/Yuhun/天羽羽斩.png
  4. BIN
      public/assets/Yuhun/月之石.png
  5. BIN
      public/assets/Yuhun/稻荷穗箭.png
  6. BIN
      public/assets/Yuhun/纺缘锤.png
  7. BIN
      public/assets/Yuhun/预言星盘.png
  8. 5
      src/data/Shikigami.json
  9. 36
      src/data/Yuhun.json
  10. 8
      src/data/updateLog.json

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 203 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

@ -1,4 +1,9 @@
[
{
"avatar": "/assets/Shikigami/l/582.png",
"name": "巡音流歌",
"rarity": "L"
},
{
"avatar": "/assets/Shikigami/ssr/581.png",
"name": "歌留多",

@ -326,5 +326,41 @@
"name": "无刀取",
"type": "CritDamage",
"avatar": "/assets/Yuhun/无刀取.png"
},
{
"name": "稻荷穗箭",
"shortName": "稻",
"type": "PVE",
"avatar": "/assets/Yuhun/稻荷穗箭.png"
},
{
"name": "纺缘锤",
"shortName": "缘",
"type": "PVE",
"avatar": "/assets/Yuhun/纺缘锤.png"
},
{
"name": "月之石",
"shortName": "月石",
"type": "PVE",
"avatar": "/assets/Yuhun/月之石.png"
},
{
"name": "预言星盘",
"shortName": "星盘",
"type": "PVE",
"avatar": "/assets/Yuhun/预言星盘.png"
},
{
"name": "天羽羽斩",
"shortName": "羽",
"type": "PVE",
"avatar": "/assets/Yuhun/天羽羽斩.png"
},
{
"name": "八咫镜",
"shortName": "八咫镜",
"type": "attack",
"avatar": "/assets/Yuhun/八咫镜.png"
}
]

@ -1,4 +1,12 @@
[
{
"version": "2.0.2",
"date": "2025-03-19",
"changes": [
"添加新式神,巡音流歌",
"添加6种新御魂(八咫镜、天羽羽斩、预言星盘、月之石、纺缘锤、稻荷穗箭)"
]
},
{
"version": "2.0.1",
"date": "2025-03-18",

Loading…
Cancel
Save