Skip to content

Commit 0701b26

Browse files
committed
Add phase II events
Add "Tales of the Youkai" web event
1 parent 2ea520c commit 0701b26

File tree

1 file changed

+24
-7
lines changed

1 file changed

+24
-7
lines changed

src/data/events.json

Lines changed: 24 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2050,25 +2050,26 @@
20502050
{
20512051
"name": "Event Wish \"Reign of Serenity\"",
20522052
"type": "Banner",
2053-
"img": "https://i.imgur.com/okKzO04.png",
2054-
"prediction": true,
2053+
"link": "https://www.hoyolab.com/article/14503241",
2054+
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/12/22/462a3948a313b5dc39f98394201721c1_7886600083587432893.jpg",
20552055
"start": "2022-12-27 18:00:00",
20562056
"end": "2023-01-17 14:59:00",
20572057
"reminder": "end"
20582058
},
20592059
{
20602060
"name": "Event Wish \"Azure Excursion\"",
20612061
"type": "Banner",
2062-
"img": "https://i.imgur.com/okKzO04.png",
2063-
"prediction": true,
2062+
"link": "https://www.hoyolab.com/article/14503241",
2063+
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/12/22/407335279651b6b3c0a143571c7c85c1_8866268625170900413.jpg",
20642064
"start": "2022-12-27 18:00:00",
20652065
"end": "2023-01-17 14:59:00",
20662066
"reminder": "end"
20672067
},
20682068
{
20692069
"name": "Event Wish \"Epitome Invocation\"",
20702070
"type": "Banner",
2071-
"prediction": true,
2071+
"link": "https://www.hoyolab.com/article/14503241",
2072+
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/12/22/ca62379a11258999282864d194ef6c98_6151170254646431929.jpg",
20722073
"start": "2022-12-27 18:00:00",
20732074
"end": "2023-01-17 14:59:00",
20742075
"reminder": "end"
@@ -2086,12 +2087,17 @@
20862087
"name": "\"Across the Wilderness\" Event",
20872088
"type": "In-game",
20882089
"img": "https://i.imgur.com/9ozbi1v.png",
2090+
"start": "2023-01-03 10:00:00",
2091+
"end": "2023-01-13 03:59:00",
20892092
"reminder": "end"
20902093
},
20912094
{
20922095
"name": "\"Windtrace\" Event",
20932096
"type": "In-game",
2094-
"img": "https://i.imgur.com/CQquncO.png",
2097+
"link": "https://www.hoyolab.com/article/14482793",
2098+
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/12/20/1b976ff28ae8192960f4e6667e8fe26f_659233898075381829.jpg",
2099+
"start": "2022-12-23 10:00:00",
2100+
"end": "2023-01-06 03:59:00",
20952101
"reminder": "end"
20962102
},
20972103
{
@@ -2107,13 +2113,15 @@
21072113
"name": "\"Ley Line Overflow\" Event",
21082114
"type": "In-game",
21092115
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/09/16/d76cdab75f5f952a213e564f6b0a5a51_8696584731126418758.jpg",
2116+
"start": "2023-01-09 04:00:00",
2117+
"end": "2023-01-16 03:59:00",
21102118
"reminder": "daily"
21112119
},
21122120
{
21132121
"name": "\"Fluttering Footsteps in the Fields\" Web Event",
21142122
"type": "Web",
21152123
"link": "https://www.hoyolab.com/article/14150297",
2116-
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/12/03/c17c63d48fe67eaba5a846fba0afde85_8805992871444647946.jpg?x-oss-process=image/resize,s_1000/quality,q_80/auto-orient,0/interlace,1/format,jpg",
2124+
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/12/03/c17c63d48fe67eaba5a846fba0afde85_8805992871444647946.jpg",
21172125
"start": "2022-12-05 13:00:00",
21182126
"end": "2022-12-10 23:59:00",
21192127
"reminder": "end"
@@ -2126,5 +2134,14 @@
21262134
"start": "2022-12-05 13:00:00",
21272135
"end": "2022-12-14 23:59:00",
21282136
"reminder": "end"
2137+
},
2138+
{
2139+
"name": "\"Tales of the Youkai\" Web Event",
2140+
"type": "Web",
2141+
"link": "https://www.hoyolab.com/article/14486468",
2142+
"img": "https://upload-os-bbs.hoyolab.com/upload/2022/12/20/4cc491ccf1fd25eb61ab4cd03156bfac_4369246286290229582.jpg",
2143+
"start": "2022-12-21 13:00:00",
2144+
"end": "2022-12-30 23:59:00",
2145+
"reminder": "end"
21292146
}
21302147
]

0 commit comments

Comments
 (0)