diff --git a/fgo/11.00/prod/get_battle_drop_printing_ticket_setting.json b/fgo/11.00/prod/get_battle_drop_printing_ticket_setting.json index 52a96b7a7..57d30ef63 100644 --- a/fgo/11.00/prod/get_battle_drop_printing_ticket_setting.json +++ b/fgo/11.00/prod/get_battle_drop_printing_ticket_setting.json @@ -1,56 +1,6 @@ { "last_cache_load_time": "2023-07-23T04:13:35+09:00", "battle_drop_printing_ticket_setting_list": [ - { - "start_time": "2023-04-27T10:00:00+09:00", - "battle_internal_id": 0, - "battle_type": 0, - "lottery_option": 1, - "end_time": "2023-06-01T10:00:00+09:00", - "icon_list": [ - { - "icon_id": 2102, - "icon_type": 5 - }, - { - "icon_id": 2088, - "icon_type": 5 - }, - { - "icon_id": 2089, - "icon_type": 5 - }, - { - "icon_id": 2090, - "icon_type": 5 - }, - { - "icon_id": 2091, - "icon_type": 5 - } - ] - }, - { - "start_time": "2023-06-29T10:00:00+09:00", - "battle_internal_id": 8, - "battle_type": 0, - "lottery_option": 1, - "end_time": "2023-07-27T10:00:00+09:00", - "icon_list": [ - { - "icon_id": 3134, - "icon_type": 5 - }, - { - "icon_id": 3124, - "icon_type": 5 - }, - { - "icon_id": 3125, - "icon_type": 5 - } - ] - }, { "start_time": "2023-06-01T10:00:00+09:00", "battle_internal_id": 128, @@ -1499,6 +1449,56 @@ "icon_type": 5 } ] + }, + { + "start_time": "2023-04-27T10:00:00+09:00", + "battle_internal_id": 0, + "battle_type": 0, + "lottery_option": 1, + "end_time": "2023-06-01T10:00:00+09:00", + "icon_list": [ + { + "icon_id": 2102, + "icon_type": 5 + }, + { + "icon_id": 2088, + "icon_type": 5 + }, + { + "icon_id": 2089, + "icon_type": 5 + }, + { + "icon_id": 2090, + "icon_type": 5 + }, + { + "icon_id": 2091, + "icon_type": 5 + } + ] + }, + { + "start_time": "2023-06-29T10:00:00+09:00", + "battle_internal_id": 8, + "battle_type": 0, + "lottery_option": 1, + "end_time": "2023-07-27T10:00:00+09:00", + "icon_list": [ + { + "icon_id": 3134, + "icon_type": 5 + }, + { + "icon_id": 3124, + "icon_type": 5 + }, + { + "icon_id": 3125, + "icon_type": 5 + } + ] } ] } \ No newline at end of file