英韩服也更新了
This commit is contained in:
parent
7cbe9b53d7
commit
e2cc72d6d8
|
@ -248,7 +248,7 @@ function calculateAbility(member, assist = null, solo = true, teamsCount = 1)
|
|||
const plusAdd = [10,5,3]; //加值的增加值
|
||||
|
||||
const awokenAdd = [ //对应加三维觉醒的序号与增加值
|
||||
[{index:1,value:500},{index:65,value:currentDataSource.code=="ja"?-2500:-5000}], //HP
|
||||
[{index:1,value:500},{index:65,value:-2500}], //HP
|
||||
[{index:2,value:100},{index:66,value:-1000}], //ATK
|
||||
[{index:3,value:200},{index:67,value:-2000}] //RCV
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue