mirror of
https://github.com/hibikidesu/KData.git
synced 2025-02-17 18:59:20 +01:00
JBUM 05/10/2022 10:07:42
This commit is contained in:
parent
ef37102a94
commit
befbfca5e6
@ -39,16 +39,6 @@
|
|||||||
"pick_up_flg": 1,
|
"pick_up_flg": 1,
|
||||||
"view_flg": 0
|
"view_flg": 0
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": 173,
|
|
||||||
"category": 4,
|
|
||||||
"title": "iOS16対応についてのお知らせ",
|
|
||||||
"start_date": "2022-09-09 17:25:00",
|
|
||||||
"icon_path": "Konami/AssetBundles/Menu/Textures/NoticeLavel_update.png",
|
|
||||||
"news_file_path": "https://ayy-web.mo.konami.net/ayy/html/info/file/20220909_0_important_info.html",
|
|
||||||
"pick_up_flg": 1,
|
|
||||||
"view_flg": 0
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": 172,
|
"id": 172,
|
||||||
"category": 3,
|
"category": 3,
|
||||||
|
@ -1,247 +1,4 @@
|
|||||||
{
|
{
|
||||||
"purchases": [
|
"purchases": [],
|
||||||
{
|
|
||||||
"purchase_id": 12,
|
|
||||||
"purchase_type": 0,
|
|
||||||
"platform": "IAB",
|
|
||||||
"product_id": "jubeat.starterset00001",
|
|
||||||
"price": 980,
|
|
||||||
"currency": "JPY",
|
|
||||||
"name": "スタートダッシュ",
|
|
||||||
"description": "jBlock(有償) 980個\njBlock(無償) 500個\nピックアップガチャチケット 3枚\nスタミナ50 10個",
|
|
||||||
"annotation": "",
|
|
||||||
"thumbnail": "shop_starterset1",
|
|
||||||
"image_path": "Konami/AssetBundles/Items/StartdashPack.png",
|
|
||||||
"priority": 7,
|
|
||||||
"kind": 3,
|
|
||||||
"limit_num": 1,
|
|
||||||
"vm_amounts": 1,
|
|
||||||
"vm_amounts_free": 0,
|
|
||||||
"item_list": [
|
|
||||||
{
|
|
||||||
"item_id": 1,
|
|
||||||
"item_num": 980
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id": 2,
|
|
||||||
"item_num": 500
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id": 50,
|
|
||||||
"item_num": 3
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id": 14,
|
|
||||||
"item_num": 10
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"start_time": 1641913200,
|
|
||||||
"end_time": 4102412400,
|
|
||||||
"user_term_hours": 0,
|
|
||||||
"created": "2022-09-07 12:41:53",
|
|
||||||
"modified": "2022-09-07 12:41:53",
|
|
||||||
"rest_num": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"purchase_id": 1,
|
|
||||||
"purchase_type": 0,
|
|
||||||
"platform": "IAB",
|
|
||||||
"product_id": "jubeat.block00001",
|
|
||||||
"price": 120,
|
|
||||||
"currency": "JPY",
|
|
||||||
"name": "jBlock 120個",
|
|
||||||
"description": "有償 120個",
|
|
||||||
"annotation": "",
|
|
||||||
"thumbnail": "shop_gem1",
|
|
||||||
"image_path": "Konami/AssetBundles/Items/jblock_120.png",
|
|
||||||
"priority": 6,
|
|
||||||
"kind": 0,
|
|
||||||
"limit_num": -1,
|
|
||||||
"vm_amounts": 120,
|
|
||||||
"vm_amounts_free": 0,
|
|
||||||
"item_list": [
|
|
||||||
{
|
|
||||||
"item_id": 1,
|
|
||||||
"item_num": 120
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"start_time": 1546268400,
|
|
||||||
"end_time": 4102412400,
|
|
||||||
"user_term_hours": 0,
|
|
||||||
"created": "2022-09-07 12:41:53",
|
|
||||||
"modified": "2022-09-07 12:41:53",
|
|
||||||
"rest_num": -1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"purchase_id": 2,
|
|
||||||
"purchase_type": 0,
|
|
||||||
"platform": "IAB",
|
|
||||||
"product_id": "jubeat.block00002",
|
|
||||||
"price": 610,
|
|
||||||
"currency": "JPY",
|
|
||||||
"name": "jBlock 660個",
|
|
||||||
"description": "有償 610個 + 無償 50個",
|
|
||||||
"annotation": "",
|
|
||||||
"thumbnail": "shop_gem2",
|
|
||||||
"image_path": "Konami/AssetBundles/Items/jblock_610.png",
|
|
||||||
"priority": 5,
|
|
||||||
"kind": 0,
|
|
||||||
"limit_num": -1,
|
|
||||||
"vm_amounts": 610,
|
|
||||||
"vm_amounts_free": 50,
|
|
||||||
"item_list": [
|
|
||||||
{
|
|
||||||
"item_id": 1,
|
|
||||||
"item_num": 610
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id": 2,
|
|
||||||
"item_num": 50
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"start_time": 1546268400,
|
|
||||||
"end_time": 4102412400,
|
|
||||||
"user_term_hours": 0,
|
|
||||||
"created": "2022-09-07 12:41:53",
|
|
||||||
"modified": "2022-09-07 12:41:53",
|
|
||||||
"rest_num": -1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"purchase_id": 3,
|
|
||||||
"purchase_type": 0,
|
|
||||||
"platform": "IAB",
|
|
||||||
"product_id": "jubeat.block00003",
|
|
||||||
"price": 980,
|
|
||||||
"currency": "JPY",
|
|
||||||
"name": "jBlock 1,100個",
|
|
||||||
"description": "有償 980個 + 無償 120個",
|
|
||||||
"annotation": "",
|
|
||||||
"thumbnail": "shop_gem3",
|
|
||||||
"image_path": "Konami/AssetBundles/Items/jblock_980.png",
|
|
||||||
"priority": 4,
|
|
||||||
"kind": 0,
|
|
||||||
"limit_num": -1,
|
|
||||||
"vm_amounts": 980,
|
|
||||||
"vm_amounts_free": 120,
|
|
||||||
"item_list": [
|
|
||||||
{
|
|
||||||
"item_id": 1,
|
|
||||||
"item_num": 980
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id": 2,
|
|
||||||
"item_num": 120
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"start_time": 1546268400,
|
|
||||||
"end_time": 4102412400,
|
|
||||||
"user_term_hours": 0,
|
|
||||||
"created": "2022-09-07 12:41:53",
|
|
||||||
"modified": "2022-09-07 12:41:53",
|
|
||||||
"rest_num": -1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"purchase_id": 4,
|
|
||||||
"purchase_type": 0,
|
|
||||||
"platform": "IAB",
|
|
||||||
"product_id": "jubeat.block00004",
|
|
||||||
"price": 2200,
|
|
||||||
"currency": "JPY",
|
|
||||||
"name": "jBlock 2,700個",
|
|
||||||
"description": "有償 2,200個 + 無償 500個",
|
|
||||||
"annotation": "",
|
|
||||||
"thumbnail": "shop_gem4",
|
|
||||||
"image_path": "Konami/AssetBundles/Items/jblock_2200.png",
|
|
||||||
"priority": 3,
|
|
||||||
"kind": 0,
|
|
||||||
"limit_num": -1,
|
|
||||||
"vm_amounts": 2200,
|
|
||||||
"vm_amounts_free": 500,
|
|
||||||
"item_list": [
|
|
||||||
{
|
|
||||||
"item_id": 1,
|
|
||||||
"item_num": 2200
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id": 2,
|
|
||||||
"item_num": 500
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"start_time": 1546268400,
|
|
||||||
"end_time": 4102412400,
|
|
||||||
"user_term_hours": 0,
|
|
||||||
"created": "2022-09-07 12:41:53",
|
|
||||||
"modified": "2022-09-07 12:41:53",
|
|
||||||
"rest_num": -1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"purchase_id": 5,
|
|
||||||
"purchase_type": 0,
|
|
||||||
"platform": "IAB",
|
|
||||||
"product_id": "jubeat.block00005",
|
|
||||||
"price": 4900,
|
|
||||||
"currency": "JPY",
|
|
||||||
"name": "jBlock 6,600個",
|
|
||||||
"description": "有償 4,900個 + 無償 1,700個",
|
|
||||||
"annotation": "",
|
|
||||||
"thumbnail": "shop_gem5",
|
|
||||||
"image_path": "Konami/AssetBundles/Items/jblock_4900.png",
|
|
||||||
"priority": 2,
|
|
||||||
"kind": 0,
|
|
||||||
"limit_num": -1,
|
|
||||||
"vm_amounts": 4900,
|
|
||||||
"vm_amounts_free": 1700,
|
|
||||||
"item_list": [
|
|
||||||
{
|
|
||||||
"item_id": 1,
|
|
||||||
"item_num": 4900
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id": 2,
|
|
||||||
"item_num": 1700
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"start_time": 1546268400,
|
|
||||||
"end_time": 4102412400,
|
|
||||||
"user_term_hours": 0,
|
|
||||||
"created": "2022-09-07 12:41:53",
|
|
||||||
"modified": "2022-09-07 12:41:53",
|
|
||||||
"rest_num": -1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"purchase_id": 6,
|
|
||||||
"purchase_type": 0,
|
|
||||||
"platform": "IAB",
|
|
||||||
"product_id": "jubeat.block00006",
|
|
||||||
"price": 8500,
|
|
||||||
"currency": "JPY",
|
|
||||||
"name": "jBlock 12,000個",
|
|
||||||
"description": "有償 8,500個 + 無償 3,500個",
|
|
||||||
"annotation": "",
|
|
||||||
"thumbnail": "shop_gem6",
|
|
||||||
"image_path": "Konami/AssetBundles/Items/jblock_8500.png",
|
|
||||||
"priority": 1,
|
|
||||||
"kind": 0,
|
|
||||||
"limit_num": -1,
|
|
||||||
"vm_amounts": 8500,
|
|
||||||
"vm_amounts_free": 3500,
|
|
||||||
"item_list": [
|
|
||||||
{
|
|
||||||
"item_id": 1,
|
|
||||||
"item_num": 8500
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"item_id": 2,
|
|
||||||
"item_num": 3500
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"start_time": 1546268400,
|
|
||||||
"end_time": 4102412400,
|
|
||||||
"user_term_hours": 0,
|
|
||||||
"created": "2022-09-07 12:41:53",
|
|
||||||
"modified": "2022-09-07 12:41:53",
|
|
||||||
"rest_num": -1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"is_enabled": true
|
"is_enabled": true
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user