go_dreamfactory/bin/json/game_huntingopentime.json
2023-05-15 11:32:54 +08:00

82 lines
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"type": 1,
"opentime": [
1,
2
],
"name": {
"key": "hunting_opentime_name_1",
"text": "巨型猩猩"
},
"introduce": {
"key": "hunting_opentime_introduce_1",
"text": "传说中的巨型猩猩是一个非常恐怖的角色,它暴戾且狡猾,与它为敌一定要非常小心"
},
"opentimetext": {
"key": "hunting_opentime_opentimetext_1",
"text": "开启时间1、2"
},
"bg": "sl_rk_boss04"
},
{
"type": 2,
"opentime": [
3,
4
],
"name": {
"key": "hunting_opentime_name_2",
"text": "火龙"
},
"introduce": {
"key": "hunting_opentime_introduce_2",
"text": "火龙可以从嘴里喷出猛烈的火焰,对地面造成毁灭性打击"
},
"opentimetext": {
"key": "hunting_opentime_opentimetext_2",
"text": "开启时间3、4"
},
"bg": "sl_rk_boss02"
},
{
"type": 3,
"opentime": [
5,
6
],
"name": {
"key": "hunting_opentime_name_3",
"text": "大厨"
},
"introduce": {
"key": "hunting_opentime_introduce_3",
"text": "一种变异的老虎,它有着锋利的爪子和牙齿"
},
"opentimetext": {
"key": "hunting_opentime_opentimetext_3",
"text": "开启时间5、6"
},
"bg": "sl_rk_boss01"
},
{
"type": 4,
"opentime": [
1,
0
],
"name": {
"key": "hunting_opentime_name_4",
"text": "太空海星"
},
"introduce": {
"key": "hunting_opentime_introduce_4",
"text": "当黑夜来临时,梦魇露出了它的爪牙,会让无辜的人们陷入噩梦中无法自拔"
},
"opentimetext": {
"key": "hunting_opentime_opentimetext_4",
"text": "开启时间1、7"
},
"bg": "sl_rk_boss03"
}
]