From d229c93e42b6acacb16a3f5770f73ad570d0573d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E6=83=A0?= Date: Sun, 15 Jun 2025 13:49:07 +0800 Subject: [PATCH 1/3] Update config.ts --- src/pages/config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/config.ts b/src/pages/config.ts index 8c6b0a5..844be37 100644 --- a/src/pages/config.ts +++ b/src/pages/config.ts @@ -67,6 +67,7 @@ export const typeObj: Record = { { enName: "Zero", chName: "神之子" }, { enName: "Kinesis", chName: "超能力者" }, { enName: "Mo Xuan", chName: "墨玄" }, + { enName: "Sia", chName: "施亚" }, ], }; From 4a962f9b4e39b13785769cebdd1d8dcd1e32e4bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E6=83=A0?= Date: Sun, 15 Jun 2025 13:55:53 +0800 Subject: [PATCH 2/3] Update data1.json --- src/pages/data1.json | 46 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/src/pages/data1.json b/src/pages/data1.json index 163464a..1b9df11 100644 --- a/src/pages/data1.json +++ b/src/pages/data1.json @@ -2280,5 +2280,51 @@ "pic": "https://grandislibrary.com/class-icons/jianghu/mo-xuan/soul-art-black-wind.png", "name": "Soul Art: Black Wind Boost" } + ], + "Sia": [ + { + "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/ray.png", + "name": "Ray Boost" + }, + { + "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/ray.png", + "name": "Ray Boost" + }, + { + "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/boom.png", + "name": "Boom Boost" + }, + { + "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/pole.png", + "name": "Pole Boost" + }, + { + "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/starlight.png", + "name": "Starlight Boost" + }, + { + "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/stellar-i-antares.png", + "name": "Stellar I - Antares Boost" + }, + { + "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/stellar-ii-algol.png", + "name": "Stellar II - Algol Boost" + }, + { + "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/stellar-v-fomalhaut.png", + "name": "Stellar V - Fomalhaut Boost" + }, + { + "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/stellar-vi-izar.png", + "name": "Stellar VI - Lzar Boost" + }, + { + "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/stellar-vii-vega.png", + "name": "Stellar VII - Vega Boost" + }, + { + "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/stellar-ix-canopus.png", + "name": "Stellar IX - Canopus Boost" + } ] } From 7d8df4f72eba3e31444a96233ab02caf82058902 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E6=83=A0?= Date: Sun, 15 Jun 2025 14:21:00 +0800 Subject: [PATCH 3/3] Update data1.json --- src/pages/data1.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/pages/data1.json b/src/pages/data1.json index 1b9df11..c081f11 100644 --- a/src/pages/data1.json +++ b/src/pages/data1.json @@ -2287,11 +2287,7 @@ "name": "Ray Boost" }, { - "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/ray.png", - "name": "Ray Boost" - }, - { - "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/boom.png", + "pic": "https://grandislibrary.com/class-icons/star-guardian/sia/enhanced-boom.png", "name": "Boom Boost" }, {