All Downloads are FREE. Search and download functionalities are using the official Maven repository.

defaults.data.GameAnnouncementList.json Maven / Gradle / Ivy

There is a newer version: 1.7.3
Show newest version
{
  "t": "{{SYSTEM_TIME}}",
  "list": [
    {
      "list": [
        {
          "ann_id": 1,
          "title": "Welcome to Grasscutter!",
          "subtitle": "Welcome!",
          "banner": "{{DISPATCH_PUBLIC}}/hk4e/announcement/assets/banner/1.jpg",
          "tag_icon": "{{DISPATCH_PUBLIC}}/hk4e/announcement/assets/tag_icon.png",
          "type": 2,
          "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
        },
        {
          "ann_id": 2,
          "title": "How to use announcements",
          "subtitle": "How to use announcements",
          "banner": "{{DISPATCH_PUBLIC}}/hk4e/announcement/assets/banner/2.jpg",
          "tag_icon": "{{DISPATCH_PUBLIC}}/hk4e/announcement/assets/tag_icon.png",
          "type": 2,
          "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
        }
      ],
      "type_id": 2,
      "type_label": "System"
    },
    {
      "list": [
        {}
      ],
      "type_id": 3,
      "type_label": "Events"
    }
  ],
  "total": 2,
  "type_list": [
    {
      "id": 2,
      "name": "游戏系统公告",
      "mi18n_name": "System"
    },
    {
      "id": 1,
      "name": "活动公告",
      "mi18n_name": "Activity"
    }
  ],
  "timezone": -5,
  "alert": false,
  "alert_id": 0
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy