KData/mobile/jubeat/exchange_info.json
2024-06-15 22:58:25 +02:00

180 lines
5.9 KiB
JSON

{
"item_info_list": [
{
"convert_id": 1,
"name": "ミュージックプレーヤー\nチケットに交換",
"comment": "jubeatシリーズサウンドトラックの収録楽曲(一部)が聴き放題の「ミュージックプレーヤー」が30日間利用できるようになるアイテムです。",
"convert_kind": 2,
"accessibility": 1,
"icon_path": "Konami/AssetBundles/Items/MusicPlayerTicket.png",
"limit_num": -1,
"rest_num": -1,
"cost": [
{
"item_id": 1,
"count": 400
}
],
"converted": [
{
"item_id": 13,
"count": 1
}
]
},
{
"convert_id": 2,
"name": "コイン 100枚",
"comment": "jBlockからコインに変換します。",
"convert_kind": 1,
"accessibility": 1,
"icon_path": "Konami/AssetBundles/Items/Coin_100.png",
"limit_num": -1,
"rest_num": -1,
"cost": [
{
"item_id": 1,
"count": 50
}
],
"converted": [
{
"item_id": 3,
"count": 100
}
]
},
{
"convert_id": 3,
"name": "コイン 550枚\n<size=70%>(500枚 + おまけ 50枚)",
"comment": "jBlockからコインに変換します。",
"convert_kind": 1,
"accessibility": 1,
"icon_path": "Konami/AssetBundles/Items/Coin_550.png",
"limit_num": -1,
"rest_num": -1,
"cost": [
{
"item_id": 1,
"count": 250
}
],
"converted": [
{
"item_id": 3,
"count": 550
}
]
},
{
"convert_id": 4,
"name": "コイン 1,120枚\n<size=70%>(1,000枚 + おまけ 120枚)",
"comment": "jBlockからコインに変換します。",
"convert_kind": 1,
"accessibility": 1,
"icon_path": "Konami/AssetBundles/Items/Coin_1120.png",
"limit_num": -1,
"rest_num": -1,
"cost": [
{
"item_id": 1,
"count": 500
}
],
"converted": [
{
"item_id": 3,
"count": 1120
}
]
},
{
"convert_id": 5,
"name": "コイン 5,750枚\n<size=70%>(5,000枚 + おまけ 750枚)",
"comment": "jBlockからコインに変換します。",
"convert_kind": 1,
"accessibility": 1,
"icon_path": "Konami/AssetBundles/Items/Coin_5750.png",
"limit_num": -1,
"rest_num": -1,
"cost": [
{
"item_id": 1,
"count": 2500
}
],
"converted": [
{
"item_id": 3,
"count": 5750
}
]
},
{
"convert_id": 6,
"name": "コイン 12,000枚\n<size=70%>(10,000枚 + おまけ 2,000枚)",
"comment": "jBlockからコインに変換します。",
"convert_kind": 1,
"accessibility": 1,
"icon_path": "Konami/AssetBundles/Items/Coin_12000.png",
"limit_num": -1,
"rest_num": -1,
"cost": [
{
"item_id": 1,
"count": 5000
}
],
"converted": [
{
"item_id": 3,
"count": 12000
}
]
},
{
"convert_id": 7,
"name": "スキップチケット1枚に交換",
"comment": "楽曲プレーをスキップできるチケットに交換します。\n\n<size=80%>※ 既にプレー済みの譜面に対して使用可能です。\n※ 選択した譜面のレベルに応じたスタミナを消費します。\n※ 過去のプレー履歴に応じた経験値、宝箱が獲得できます。",
"convert_kind": 2,
"accessibility": 1,
"icon_path": "Konami/AssetBundles/Items/PlaySkipTicket.png",
"limit_num": 20,
"rest_num": 20,
"cost": [
{
"item_id": 1,
"count": 20
}
],
"converted": [
{
"item_id": 100,
"count": 1
}
]
},
{
"convert_id": 8,
"name": "スキップチケット11枚に交換",
"comment": "楽曲プレーをスキップできるチケットに交換します。\n\n<size=80%>※ 既にプレー済みの譜面に対して使用可能です。\n※ 選択した譜面のレベルに応じたスタミナを消費します。\n※ 過去のプレー履歴に応じた経験値、宝箱が獲得できます。",
"convert_kind": 2,
"accessibility": 1,
"icon_path": "Konami/AssetBundles/Items/PlaySkipTicket.png",
"limit_num": 10,
"rest_num": 10,
"cost": [
{
"item_id": 1,
"count": 200
}
],
"converted": [
{
"item_id": 100,
"count": 11
}
]
}
]
}