go_dreamfactory/bin/json/game_pandamasmz.json
2023-07-03 13:42:15 +08:00

146 lines
2.9 KiB
JSON

[
{
"lv": 1,
"name": {
"key": "pandamas_pandamas_mz_name_1",
"text": "1级木人桩"
},
"pile_appearance": "Level1",
"effect": {
"key": "pandamas_pandamas_mz_effect_1",
"text": "每分钟提升经验{0}"
},
"up_lv_consume": [
{
"a": "item",
"t": "20000002",
"n": 1
}
],
"min_exp": 60,
"placement_duration": 180,
"prop_position": 0,
"photo_guide_unlocking": [
{
"a": "panda",
"t": "100001",
"n": 1
}
],
"limitation": 2
},
{
"lv": 2,
"name": {
"key": "pandamas_pandamas_mz_name_2",
"text": "2级木人桩"
},
"pile_appearance": "Level2",
"effect": {
"key": "pandamas_pandamas_mz_effect_1",
"text": "每分钟提升经验{0}"
},
"up_lv_consume": [
{
"a": "item",
"t": "20000002",
"n": 1
}
],
"min_exp": 70,
"placement_duration": 210,
"prop_position": 1,
"photo_guide_unlocking": [
{
"a": "panda",
"t": "100002",
"n": 1
}
],
"limitation": 2
},
{
"lv": 3,
"name": {
"key": "pandamas_pandamas_mz_name_3",
"text": "3级木人桩"
},
"pile_appearance": "Level3",
"effect": {
"key": "pandamas_pandamas_mz_effect_1",
"text": "每分钟提升经验{0}"
},
"up_lv_consume": [
{
"a": "item",
"t": "20000002",
"n": 1
}
],
"min_exp": 80,
"placement_duration": 240,
"prop_position": 1,
"photo_guide_unlocking": [
{
"a": "panda",
"t": "100003",
"n": 1
}
],
"limitation": 2
},
{
"lv": 4,
"name": {
"key": "pandamas_pandamas_mz_name_4",
"text": "4级木人桩"
},
"pile_appearance": "Level4",
"effect": {
"key": "pandamas_pandamas_mz_effect_1",
"text": "每分钟提升经验{0}"
},
"up_lv_consume": [
{
"a": "item",
"t": "20000002",
"n": 1
}
],
"min_exp": 90,
"placement_duration": 270,
"prop_position": 1,
"photo_guide_unlocking": [
{
"a": "panda",
"t": "100004",
"n": 1
}
],
"limitation": 2
},
{
"lv": 5,
"name": {
"key": "pandamas_pandamas_mz_name_5",
"text": "5级木人桩"
},
"pile_appearance": "Level5",
"effect": {
"key": "pandamas_pandamas_mz_effect_1",
"text": "每分钟提升经验{0}"
},
"up_lv_consume": [],
"min_exp": 100,
"placement_duration": 300,
"prop_position": 1,
"photo_guide_unlocking": [
{
"a": "panda",
"t": "100005",
"n": 1
}
],
"limitation": 2
}
]