英韩服也更新了

This commit is contained in:
枫谷剑仙 2020-10-29 01:40:07 +08:00
parent 7cbe9b53d7
commit e2cc72d6d8
1 changed files with 1 additions and 1 deletions

View File

@ -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
];