🐞 fix(战力): pvp等机器人数据的战力生成修改为新算法

This commit is contained in:
luying
2023-02-17 14:26:31 +08:00
parent b0e0c83fcd
commit 52701f7e11
8 changed files with 64 additions and 29 deletions
+29 -9
View File
@@ -2641,7 +2641,7 @@
},
{
"jobid": 14,
"name": "载具",
"name": "军械",
"grade": 1,
"isPlayer": 0,
"unlockLevel": 1,
@@ -2652,7 +2652,7 @@
"atkid": 1,
"seid": "&",
"effect": 0,
"info": "用于运输人、物的设备",
"info": "用于特殊作用的军用器械",
"trainingConsume": "&",
"upGradeConsume": "&",
"attr": "1&0|2&0|4&0|5&0",
@@ -2816,7 +2816,7 @@
"trainingConsume": "&",
"upGradeConsume": "&",
"attr": "&",
"baseAttr": "&",
"baseAttr": "9&100000|10&5000|11&10000|18&50000|28&50000",
"talentPoint": 0
},
{
@@ -2836,7 +2836,7 @@
"trainingConsume": "&",
"upGradeConsume": "&",
"attr": "&",
"baseAttr": "&",
"baseAttr": "9&100000|10&5000|11&10000|18&50000|28&50000",
"talentPoint": 0
},
{
@@ -2856,7 +2856,7 @@
"trainingConsume": "&",
"upGradeConsume": "&",
"attr": "&",
"baseAttr": "&",
"baseAttr": "9&100000|10&5000|11&10000|18&50000|28&50000",
"talentPoint": 0
},
{
@@ -2876,7 +2876,7 @@
"trainingConsume": "&",
"upGradeConsume": "&",
"attr": "&",
"baseAttr": "&",
"baseAttr": "9&100000|10&5000|11&10000|18&50000|28&50000",
"talentPoint": 0
},
{
@@ -2896,7 +2896,7 @@
"trainingConsume": "&",
"upGradeConsume": "&",
"attr": "&",
"baseAttr": "&",
"baseAttr": "9&100000|10&5000|11&10000|18&50000|28&50000",
"talentPoint": 1
},
{
@@ -2916,7 +2916,7 @@
"trainingConsume": "&",
"upGradeConsume": "&",
"attr": "&",
"baseAttr": "&",
"baseAttr": "9&100000|10&5000|11&10000|18&50000|28&50000",
"talentPoint": 0
},
{
@@ -2936,7 +2936,27 @@
"trainingConsume": "&",
"upGradeConsume": "&",
"attr": "&",
"baseAttr": "&",
"baseAttr": "9&100000|10&5000|11&10000|18&50000|28&50000",
"talentPoint": 0
},
{
"jobid": 29,
"name": "载具",
"grade": 1,
"isPlayer": 0,
"unlockLevel": 1,
"job_class": 29,
"type": 1,
"imgid": 10,
"spe": 2,
"atkid": 1,
"seid": "&",
"effect": 0,
"info": "用于运输人、物的设备",
"trainingConsume": "&",
"upGradeConsume": "&",
"attr": "1&0|2&0|4&0|5&0",
"baseAttr": "9&100000|10&5000|11&10000|18&50000|28&50000",
"talentPoint": 0
}
]