寻宝:机器人星级

This commit is contained in:
luying
2021-08-24 16:33:30 +08:00
parent ebbfccfd3d
commit 0bc333bfa8

View File

@@ -588,7 +588,7 @@ export function getRandRobot(cnt = 1, withAttr = false) {
let dicHero = gameData.hero.get(hero.actorId);
heroes.push({
id: hero.actorId,
star: hero.star,
star: hero.star||dicHero.initialStars,
colorStar: 0,
lv: hero.lv,
quality: dicHero.quality