Grasscutter/data/GameAnnouncementList.json

69 lines
1.9 KiB
JSON
Raw Normal View History

2022-05-02 08:39:23 +00:00
{
"t": "System.currentTimeMillis()",
"list": [
{
"list": [
{
"ann_id": 1,
2022-05-13 00:47:38 +00:00
"title": "<strong>Welcome to Grasscutter!</strong>",
"subtitle": "Welcome!",
2022-05-02 08:39:23 +00:00
"banner": "https://uploadstatic-sea.mihoyo.com/announcement/2020/09/22/7d85f19b152d218e73224d7c138a0fd0_5818585260283672899.jpg",
"tag_icon": "https://uploadstatic-sea.mihoyo.com/announcement/2020/03/05/a2588f1a51faee9fa8dfe9aead649dd6_7237021399135895303.png",
"type": 2,
2022-05-13 00:47:38 +00:00
"type_label": "System",
"lang": "en-US",
"start_time": "2020-09-25 04:05:30",
"end_time": "2030-10-30 11:00:00",
"content": "",
"has_content": true
2022-05-02 08:39:23 +00:00
},
{
"ann_id": 2,
2022-05-13 00:47:38 +00:00
"title": "<strong>How to use announcements</strong>",
"subtitle": "How to use announcements",
2022-05-02 08:39:23 +00:00
"banner": "https://uploadstatic-sea.mihoyo.com/announcement/2020/09/22/7d85f19b152d218e73224d7c138a0fd0_5818585260283672899.jpg",
"tag_icon": "https://uploadstatic-sea.mihoyo.com/announcement/2020/03/05/a2588f1a51faee9fa8dfe9aead649dd6_7237021399135895303.png",
"type": 2,
2022-05-13 00:47:38 +00:00
"type_label": "System",
"lang": "en-US",
"start_time": "2020-09-25 04:05:30",
"end_time": "2030-10-30 11:00:00",
"content": "",
"has_content": true
2022-05-02 08:39:23 +00:00
}
],
2022-05-13 00:47:38 +00:00
"type_id": 2,
"type_label": "System"
2022-05-02 08:39:23 +00:00
},
{
"list": [
{}
],
"type_id": 3,
2022-05-13 00:47:38 +00:00
"type_label": "Events"
2022-05-02 08:39:23 +00:00
}
],
2022-05-13 00:47:38 +00:00
"total": 2,
2022-05-02 08:39:23 +00:00
"type_list": [
{
"id": 2,
2022-05-13 00:47:38 +00:00
"name": "游戏系统公告",
"mi18n_name": "System"
2022-05-02 08:39:23 +00:00
},
{
"id": 1,
2022-05-13 00:47:38 +00:00
"name": "活动公告",
"mi18n_name": "Activity"
2022-05-02 08:39:23 +00:00
}
],
2022-05-13 20:31:27 +00:00
"timezone": -5,
"alert": false,
"alert_id": 0,
"pic_list": [],
"pic_total": 0,
"pic_type_list": [],
"pic_alert": false,
"pic_alert_id": 0,
"static_sign": ""
2022-05-02 08:39:23 +00:00
}