dreamworks/json/game_pandamasmz.json
2023-09-05 17:50:45 +08:00

181 lines
3.2 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": 1000,
"placement_duration": 10,
"prop_position": 0,
"accomplish": [
{
"a": "attr",
"t": "diamond",
"n": 5
}
],
"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": 1500,
"placement_duration": 10,
"prop_position": 1,
"accomplish": [
{
"a": "attr",
"t": "diamond",
"n": 5
}
],
"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": 2000,
"placement_duration": 10,
"prop_position": 1,
"accomplish": [
{
"a": "attr",
"t": "diamond",
"n": 5
}
],
"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": 2500,
"placement_duration": 10,
"prop_position": 1,
"accomplish": [
{
"a": "attr",
"t": "diamond",
"n": 5
}
],
"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": 3000,
"placement_duration": 10,
"prop_position": 1,
"accomplish": [
{
"a": "attr",
"t": "diamond",
"n": 5
}
],
"photo_guide_unlocking": [
{
"a": "panda",
"t": "100005",
"n": 1
}
],
"limitation": 2
}
]