上传配置

This commit is contained in:
liwei 2023-03-23 11:16:14 +08:00
parent 755693518a
commit cf0dac6f8e
5 changed files with 879 additions and 919 deletions

View File

@ -4,11 +4,11 @@
"pos": 1, "pos": 1,
"captainId": 0, "captainId": 0,
"IsBoss": 0, "IsBoss": 0,
"monster": 510053, "monster": 510023,
"lv": 10, "lv": 10,
"hppro": 0.4, "hppro": 100,
"atkpro": 1, "atkpro": 0.1,
"defpro": 0.4, "defpro": 0.1,
"modelsize": 1 "modelsize": 1
}, },
{ {
@ -18,9 +18,9 @@
"IsBoss": 0, "IsBoss": 0,
"monster": 510053, "monster": 510053,
"lv": 10, "lv": 10,
"hppro": 0.4, "hppro": 100,
"atkpro": 1, "atkpro": 0.1,
"defpro": 0.4, "defpro": 0.1,
"modelsize": 1 "modelsize": 1
}, },
{ {
@ -30,9 +30,9 @@
"IsBoss": 0, "IsBoss": 0,
"monster": 510043, "monster": 510043,
"lv": 10, "lv": 10,
"hppro": 0.4, "hppro": 100,
"atkpro": 1, "atkpro": 0.1,
"defpro": 0.4, "defpro": 0.1,
"modelsize": 1 "modelsize": 1
}, },
{ {
@ -40,11 +40,11 @@
"pos": 4, "pos": 4,
"captainId": 0, "captainId": 0,
"IsBoss": 0, "IsBoss": 0,
"monster": 240023, "monster": 530013,
"lv": 12, "lv": 12,
"hppro": 0.4, "hppro": 100,
"atkpro": 1, "atkpro": 0.1,
"defpro": 0.4, "defpro": 0.1,
"modelsize": 1 "modelsize": 1
}, },
{ {
@ -52,11 +52,11 @@
"pos": 5, "pos": 5,
"captainId": 0, "captainId": 0,
"IsBoss": 0, "IsBoss": 0,
"monster": 510043, "monster": 510033,
"lv": 10, "lv": 10,
"hppro": 0.4, "hppro": 100,
"atkpro": 1, "atkpro": 0.1,
"defpro": 0.4, "defpro": 0.1,
"modelsize": 1 "modelsize": 1
}, },
{ {

View File

@ -11,16 +11,6 @@
"text": "每分钟提升经验{0}" "text": "每分钟提升经验{0}"
}, },
"up_lv_consume": [ "up_lv_consume": [
{
"a": "item",
"t": "30001",
"n": 1
},
{
"a": "item",
"t": "30002",
"n": 1
},
{ {
"a": "attr", "a": "attr",
"t": "gold", "t": "gold",
@ -44,16 +34,6 @@
"text": "每分钟提升经验{0}" "text": "每分钟提升经验{0}"
}, },
"up_lv_consume": [ "up_lv_consume": [
{
"a": "item",
"t": "30001",
"n": 1
},
{
"a": "item",
"t": "30002",
"n": 1
},
{ {
"a": "attr", "a": "attr",
"t": "gold", "t": "gold",
@ -77,16 +57,6 @@
"text": "每分钟提升经验{0}" "text": "每分钟提升经验{0}"
}, },
"up_lv_consume": [ "up_lv_consume": [
{
"a": "item",
"t": "30001",
"n": 1
},
{
"a": "item",
"t": "30002",
"n": 1
},
{ {
"a": "attr", "a": "attr",
"t": "gold", "t": "gold",
@ -110,16 +80,6 @@
"text": "每分钟提升经验{0}" "text": "每分钟提升经验{0}"
}, },
"up_lv_consume": [ "up_lv_consume": [
{
"a": "item",
"t": "30001",
"n": 1
},
{
"a": "item",
"t": "30002",
"n": 1
},
{ {
"a": "attr", "a": "attr",
"t": "gold", "t": "gold",

View File

@ -14,7 +14,7 @@
"key": "wuguan_1", "key": "wuguan_1",
"text": "图鉴信息描述" "text": "图鉴信息描述"
}, },
"icon": "", "icon": "wg_icon_mz01",
"atlas_score": 30 "atlas_score": 30
}, },
{ {
@ -32,7 +32,7 @@
"key": "wuguan_1", "key": "wuguan_1",
"text": "图鉴信息描述" "text": "图鉴信息描述"
}, },
"icon": "", "icon": "wg_icon_mz02",
"atlas_score": 45 "atlas_score": 45
}, },
{ {
@ -50,7 +50,7 @@
"key": "wuguan_1", "key": "wuguan_1",
"text": "图鉴信息描述" "text": "图鉴信息描述"
}, },
"icon": "", "icon": "wg_icon_mz03",
"atlas_score": 60 "atlas_score": 60
}, },
{ {
@ -68,7 +68,7 @@
"key": "wuguan_1", "key": "wuguan_1",
"text": "图鉴信息描述" "text": "图鉴信息描述"
}, },
"icon": "", "icon": "wg_icon_mz04",
"atlas_score": 75 "atlas_score": 75
}, },
{ {
@ -86,7 +86,7 @@
"key": "wuguan_1", "key": "wuguan_1",
"text": "图鉴信息描述" "text": "图鉴信息描述"
}, },
"icon": "", "icon": "wg_icon_mz05",
"atlas_score": 90 "atlas_score": 90
}, },
{ {