Browse Source

英韩服也更新了

tags/v7.5
枫谷剑仙 5 years ago
parent
commit
26abb09c14
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      script-universal_function.js

+ 1
- 1
script-universal_function.js 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
];


Loading…
Cancel
Save