go_dreamfactory/bin/json/game_treasuremap.json
2023-11-06 18:52:12 +08:00

52 lines
1.1 KiB
JSON

[
{
"id": 1,
"pic": "cbt_sp01_00",
"unlock": [
{
"a": "item",
"t": "24012012",
"n": 1
},
{
"a": "item",
"t": "24012013",
"n": 1
},
{
"a": "item",
"t": "24012014",
"n": 1
}
],
"name": {
"key": "treasuremap_map_name_1",
"text": "博客岛的藏宝图"
},
"explain": {
"key": "treasuremap_map_explain_1",
"text": "在博克岛到处搜索找到的藏宝图,如今终于拼成了一个,上面标记着只在博客岛的宝藏,跟随着藏宝图好好寻找吧!"
},
"describe": {
"key": "treasuremap_map_desribe_1",
"text": "扭扭曲曲的字大概描写着:一只?两只?三只!"
}
},
{
"id": 2,
"pic": "cbt_sp01_00",
"unlock": [],
"name": {
"key": "treasuremap_map_name_2",
"text": ""
},
"explain": {
"key": "treasuremap_map_explain_2",
"text": ""
},
"describe": {
"key": "treasuremap_map_desribe_2",
"text": ""
}
}
]