1
0
mirror of https://github.com/one-among-us/data.git synced 2025-02-22 22:28:45 +08:00

[R] Use webp for easter eggs

This commit is contained in:
Elihuso Quigley 2025-02-05 20:35:09 +08:00
parent 43f7e66051
commit 3f1ac0bdb0
33 changed files with 12 additions and 12 deletions

View File

@ -6,7 +6,7 @@
"toast": { "toast": {
"title": "找到了喵~", "title": "找到了喵~",
"text": "诶? 找什么喵? ", "text": "诶? 找什么喵? ",
"img": "https://data.one-among.us/img/cat-face-emoji-2048x1828.png", "img": "https://data.one-among.us/img/cat-face-emoji-2048x1828.webp",
"width": 64, "width": 64,
"height": 57 "height": 57
} }
@ -18,8 +18,8 @@
"toast": { "toast": {
"title": "参宿四 ~Betelgeuse~", "title": "参宿四 ~Betelgeuse~",
"text": "R.I.P. - Be resilient -", "text": "R.I.P. - Be resilient -",
"img": "https://data.one-among.us/img/betelgeuse.png", "img": "https://data.one-among.us/img/betelgeuse.webp",
"background": "url(https://data.one-among.us/img/stardust.jpg)", "background": "url(https://data.one-among.us/img/stardust.webp)",
"width": 64, "width": 64,
"height": 64, "height": 64,
"color": "#f0f8ff" "color": "#f0f8ff"
@ -32,8 +32,8 @@
"toast": { "toast": {
"title": "嘉陵雾稠", "title": "嘉陵雾稠",
"text": "雾终将散去, 而我们终将看到彩虹", "text": "雾终将散去, 而我们终将看到彩虹",
"img": "https://data.one-among.us/img/bridge.png", "img": "https://data.one-among.us/img/bridge.webp",
"background": "url(https://data.one-among.us/img/fog.jpg)", "background": "url(https://data.one-among.us/img/fog.webp)",
"width": 64, "width": 64,
"height": 47 "height": 47
} }
@ -45,7 +45,7 @@
"toast": { "toast": {
"title": "海色", "title": "海色",
"text": "拔锚起航, 跨越闪耀泪光的海岸", "text": "拔锚起航, 跨越闪耀泪光的海岸",
"img": "https://data.one-among.us/img/ship.png", "img": "https://data.one-among.us/img/ship.webp",
"background": "#0b2058ff", "background": "#0b2058ff",
"width": 64, "width": 64,
"height": 64, "height": 64,
@ -60,7 +60,7 @@
"toast": { "toast": {
"title": "往昔苦难", "title": "往昔苦难",
"text": "因为妳而存在, 因为妳而不在, 要在啊......", "text": "因为妳而存在, 因为妳而不在, 要在啊......",
"img": "https://data.one-among.us/img/lifeline.png", "img": "https://data.one-among.us/img/lifeline.webp",
"background": "#EEEEEE88", "background": "#EEEEEE88",
"width": 64, "width": 64,
"height": 64 "height": 64
@ -74,7 +74,7 @@
"toast": { "toast": {
"title": "永乐桥上的风景", "title": "永乐桥上的风景",
"text": "连绵不断的河流,像生命本身一样无法回头……", "text": "连绵不断的河流,像生命本身一样无法回头……",
"img": "https://data.one-among.us/img/Tientsin-Eye.png", "img": "https://data.one-among.us/img/Tientsin-Eye.webp",
"width": 64, "width": 64,
"height": 64 "height": 64
} }
@ -87,8 +87,8 @@
"toast": { "toast": {
"title": "葬花", "title": "葬花",
"text": "花谢花飞花满天, 红消香断有谁怜? ", "text": "花谢花飞花满天, 红消香断有谁怜? ",
"img": "https://data.one-among.us/img/tumb.png", "img": "https://data.one-among.us/img/tumb.webp",
"background": "url(https://data.one-among.us/img/flower.png)", "background": "url(https://data.one-among.us/img/flowers.webp)",
"width": 64, "width": 64,
"height": 64 "height": 64
} }
@ -117,7 +117,7 @@
"toast": { "toast": {
"title": "希望有个 All Perfect 的结局", "title": "希望有个 All Perfect 的结局",
"text": " ~ All that I'm left with is your reminiscences ~ ", "text": " ~ All that I'm left with is your reminiscences ~ ",
"img": "https://data.one-among.us/img/musical-score.png", "img": "https://data.one-among.us/img/musical-score.webp",
"width": 64, "width": 64,
"height": 64 "height": 64
} }
@ -129,7 +129,7 @@
"toast": { "toast": {
"title": "跨过空间与距离", "title": "跨过空间与距离",
"text": "­—· · ···­— · ·­—· / ·­—·· ­—­—­— ···­— · ­—·· / ­—·­—­— ­—­—­— ··­— / ··· ­—­—­— / ­—­— ··­— ­—·­—· ····", "text": "­—· · ···­— · ·­—· / ·­—·· ­—­—­— ···­— · ­—·· / ­—·­—­— ­—­—­— ··­— / ··· ­—­—­— / ­—­— ··­— ­—·­—· ····",
"img": "https://data.one-among.us/img/radar.png", "img": "https://data.one-among.us/img/radar.webp",
"background": "black", "background": "black",
"width": 64, "width": 64,
"height": 64, "height": 64,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 373 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 168 KiB

BIN
public/img/betelgeuse.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

BIN
public/img/bridge.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

BIN
public/img/cake.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

BIN
public/img/clip.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 34 KiB

BIN
public/img/easterEgg.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

BIN
public/img/flowers.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

BIN
public/img/fog.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

BIN
public/img/lifeline.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 952 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 87 KiB

BIN
public/img/radar.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

BIN
public/img/ship.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.0 KiB

BIN
public/img/stardust.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

BIN
public/img/tumb.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB