模块:数据库/舰娘:修订间差异

添加14字节 、​ 2017年8月5日 (星期六)
无编辑摘要
无编辑摘要
无编辑摘要
第3,022行: 第3,022行:
-- Average and standard deviation values of each type: --
-- Average and standard deviation values of each type: --


ship['BB'] = {
ships['BB'] = {
     hpMean=70.29411764705883,
     hpMean=70.29411764705883,
     atkMaxMean=91.07843137254902,
     atkMaxMean=91.07843137254902,
第3,048行: 第3,048行:
}
}


ship['BBmod'] = {
ships['BBmod'] = {
     hpMean=78.65,
     hpMean=78.65,
     atkMaxMean=97.2,
     atkMaxMean=97.2,
第3,074行: 第3,074行:
}
}


ship['CV'] = {
ships['CV'] = {
     hpMean=58.8421052631579,
     hpMean=58.8421052631579,
     atkMaxMean=38.94736842105263,
     atkMaxMean=38.94736842105263,
第3,100行: 第3,100行:
}
}


ship['CVmod'] = {
ships['CVmod'] = {
     hpMean=71.28571428571429,
     hpMean=71.28571428571429,
     atkMaxMean=40,
     atkMaxMean=40,
第3,126行: 第3,126行:
}
}


ship['CVL'] = {
ships['CVL'] = {
     hpMean=36.266666666666666,
     hpMean=36.266666666666666,
     atkMaxMean=20.333333333333332,
     atkMaxMean=20.333333333333332,
第3,152行: 第3,152行:
}
}


ship['CVLmod'] = {
ships['CVLmod'] = {
     hpMean=52.57142857142857,
     hpMean=52.57142857142857,
     atkMaxMean=28.571428571428573,
     atkMaxMean=28.571428571428573,
第3,178行: 第3,178行:
}
}


ship['CA'] = {
ships['CA'] = {
     hpMean=43.4375,
     hpMean=43.4375,
     atkMaxMean=58.53125,
     atkMaxMean=58.53125,
第3,204行: 第3,204行:
}
}


ship['CAmod'] = {
ships['CAmod'] = {
     hpMean=57.357142857142854,
     hpMean=57.357142857142854,
     atkMaxMean=69.5,
     atkMaxMean=69.5,
第3,230行: 第3,230行:
}
}


ship['CL'] = {
ships['CL'] = {
     hpMean=27.52173913043478,
     hpMean=27.52173913043478,
     atkMaxMean=46.06521739130435,
     atkMaxMean=46.06521739130435,
第3,256行: 第3,256行:
}
}


ship['CLmod'] = {
ships['CLmod'] = {
     hpMean=41.13333333333333,
     hpMean=41.13333333333333,
     atkMaxMean=55,
     atkMaxMean=55,
第3,282行: 第3,282行:
}
}


ship['DD'] = {
ships['DD'] = {
     hpMean=17.023529411764706,
     hpMean=17.023529411764706,
     atkMaxMean=30.11764705882353,
     atkMaxMean=30.11764705882353,
第3,308行: 第3,308行:
}
}


ship['DDmod'] = {
ships['DDmod'] = {
     hpMean=32.73076923076923,
     hpMean=32.73076923076923,
     atkMaxMean=38.80769230769231,
     atkMaxMean=38.80769230769231,
第3,334行: 第3,334行:
}
}


ship['SS'] = {
ships['SS'] = {
     hpMean=12.2,
     hpMean=12.2,
     atkMaxMean=28.5,
     atkMaxMean=28.5,
第3,360行: 第3,360行:
}
}


ship['SSmod'] = {
ships['SSmod'] = {
     hpMean=16.333333333333332,
     hpMean=16.333333333333332,
     atkMaxMean=25.666666666666668,
     atkMaxMean=25.666666666666668,
17,784

个编辑