Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [ Bug ]: 加大结算分数,达到3星 #142

Closed
Mofan1379 opened this issue Dec 6, 2024 · 1 comment
Closed

🐛 [ Bug ]: 加大结算分数,达到3星 #142

Mofan1379 opened this issue Dec 6, 2024 · 1 comment
Labels
bug Something isn't working done 完成

Comments

@Mofan1379
Copy link

您使用的版本?

网易云3.2.9

系统版本?

win11

您遇到了什么问题?

结算分数较低,当分数加成不够大时,不能3星
下面是修改好的封包数据

英雄关卡阶段结算包,cmd163

{ "head": { "cmdDataSplitLength": 0, "cmdId": 163, "cmdLength": 0, "cmdSequence": "{cmdSequence}", "cmdVersion": 11, "headVersion": 0, "timestamp": "{timestamp}", "crcVerify": 0, "platform": 0, "reconnect": false, "sid": "{sid}", "uid": "{uid}" }, "aidTime": 0, "ashTime": 0, "totalDashTime": 0, "boomATK": 32, "bombMinCD": 600, "bossCount": 1, "bossLarge": 0, "bossLargeScore": 0, "bossReward": 0, "bossSmall": 1, "bossSmallScore": 500, "comboTotalNum": 1, "comboNum": [1, 0, 0, 0, 0, 0, 0], "comboScore": 3, "comboSign": [0, 0, 0, 0, 0, 0], "comboSignScore": 0, "comboDisMax": 66.09983321543378, "comboDisMin": 66.09983321543378, "comboIntervalMax": -1, "comboIntervalMin": -1, "dsArr": [], "endlessLoopCount": 0, "enemiesLarge": 4, "enemiesLargeScore": 1440, "enemiesLargeStorm": 0, "enemiesMid": 5, "enemiesMidScore": 450, "enemiesMidStorm": 0, "enemiesPasserby": 0, "enemiesPasserbyScore": 0, "enemiesPasserbyStorm": 0, "enemiesSmall": 4, "enemiesSmallScore": 8, "enemiesSmallStorm": 0, "enemyRanScoreTotal": 8, "engineDmgMax": 6092.379, "enterWormholeNum": 0, "flameTime": 0, "hp": 121709, "hpMax": 121709, "improperDs": false, "isRandomBossKill": 0, "m1": 0, "m2": 0, "m1Large": 1, "m1LargeScore": 50, "m1Mid": 13, "m1MidScore": 130, "m1Small": 105, "m1SmallScore": 525, "props": [{ "type": 4, "sd_id": 0, "quality": 3, "level": 0, "num": 0 }, { "type": 4, "sd_id": 1, "quality": 3, "level": 0, "num": 0 }, { "type": 4, "sd_id": 2, "quality": 3, "level": 0, "num": 0 }], "score": 3106, "scoreMap": { "0": 1898, "2": 500, "3": 705, "4": 3 }, "scoreShieldSecond": 0, "secondCnt": 21.6, "fps": 55.50119846662733, "gameDuration": 23.40490000015196, "battleDuration": 14.669300000054037, "shieldSecond": 4.9, "stormSecond": 3.4, "stormTime": 1, "success": false, "targets": [{ "type": 10, "sd_id": 0, "quality": 0, "level": 0, "num": 2 }, { "type": 10, "sd_id": 2, "quality": 0, "level": 0, "num": 1 }, { "type": 10, "sd_id": 5, "quality": 0, "level": 0, "num": 1 }, { "type": 10, "sd_id": 1, "quality": 0, "level": 0, "num": 1 }], "totalWave": 6, "randomWave": 2, "weaponDmgMax": 5830.419, "wingmanDmgMax": 6086.7, "planeHpBase": 0, "planeHurtMax": 0, "planeHurtMin": 0, "planeHurtNum": 0, "planeHurtTotal": 0, "planeHurtUnreduceWeaponNum": 0, "planeHurtUpgradeWeaponNum": 0, "planeEnergyTransNum": 0, "eatBulletCount": 0, "eatBulletTotalScore": 0, "lastDashIndexes": [], "actionIndex": 6, "totalAction": 6, "actionTag": 2643776671 }

结算包,cmd13,普通关卡,英雄关卡通用,需要根据不同关卡动态修改bossCount,bossLarge,bossSmall
结算金币为 404,最终结算分数为:40479 × 分数加成

{ "head": { "cmdDataSplitLength": 0, "cmdId": 13, "cmdLength": 0, "cmdSequence": "{cmdSequence}", "cmdVersion": 11, "headVersion": 0, "timestamp": "{timestamp}", "crcVerify": 0, "platform": 0, "reconnect": false, "sid": "{sid}", "uid": "{uid}" }, "aidTime": 0, "ashTime": 0, "totalDashTime": 0, "boomATK": 32, "bombMinCD": 600, "bossCount": 0, "bossLarge": 0, "bossLargeScore": 0, "bossReward": 0, "bossSmall": 0, "bossSmallScore": 0, "comboTotalNum": 8, "comboNum": [8, 0, 0, 0, 0, 0, 0], "comboScore": 24, "comboSign": [0, 0, 0, 0, 0, 0], "comboSignScore": 0, "comboDisMax": 72.32840160401241, "comboDisMin": 62.38616538602134, "comboIntervalMax": 1000, "comboIntervalMin": 66.66666666666667, "dsArr": [], "endlessLoopCount": 0, "enemiesLarge": 11, "enemiesLargeScore": 37080, "enemiesLargeStorm": 46, "enemiesMid": 9, "enemiesMidScore": 1170, "enemiesMidStorm": 2, "enemiesPasserby": 0, "enemiesPasserbyScore": 0, "enemiesPasserbyStorm": 0, "enemiesSmall": 14, "enemiesSmallScore": 80, "enemiesSmallStorm": 13, "enemyRanScoreTotal": 80, "engineDmgMax": 6092.379, "enterWormholeNum": 0, "flameTime": 0, "hp": 121709, "hpMax": 121709, "improperDs": false, "isRandomBossKill": 0, "m1": 0, "m2": 0, "m1Large": 3, "m1LargeScore": 150, "m1Mid": 44, "m1MidScore": 440, "m1Small": 307, "m1SmallScore": 1535, "props": [{ "type": 4, "sd_id": 0, "quality": 3, "level": 0, "num": 0 }, { "type": 4, "sd_id": 1, "quality": 3, "level": 0, "num": 0 }, { "type": 4, "sd_id": 2, "quality": 3, "level": 0, "num": 0 }], "score": 40479, "scoreMap": { "0": 4798, "1": 2572, "2": 1500, "3": 2125, "4": 24 }, "scoreShieldSecond": 0, "secondCnt": 55, "fps": 56.074829781570045, "gameDuration": 58.93910000037566, "battleDuration": 34.27560000013278, "shieldSecond": 9.9, "stormSecond": 14.8, "stormTime": 5, "success": true, "targets": [{ "type": 10, "sd_id": 0, "quality": 0, "level": 0, "num": 6 }, { "type": 10, "sd_id": 2, "quality": 0, "level": 0, "num": 2 }, { "type": 10, "sd_id": 5, "quality": 0, "level": 0, "num": 1 }, { "type": 10, "sd_id": 1, "quality": 0, "level": 0, "num": 1 }], "totalWave": 13, "randomWave": 7, "weaponDmgMax": 5830.419, "wingmanDmgMax": 6086.7, "planeHpBase": 0, "planeHurtMax": 0, "planeHurtMin": 0, "planeHurtNum": 0, "planeHurtTotal": 0, "planeHurtUnreduceWeaponNum": 0, "planeHurtUpgradeWeaponNum": 0, "planeEnergyTransNum": 0, "eatBulletCount": 75, "eatBulletTotalScore": 0, "lastDashIndexes": [], "actionIndex": 13, "totalAction": 13, "actionTag": 2136839483 }

请提供错误截图?

自带的攻打
rIjsUhbY6A0dg05q
封包数据攻打
33E2B05E08B3E5524E27CED54F7585D6

@Mofan1379 Mofan1379 added the bug Something isn't working label Dec 6, 2024
@LauZzL LauZzL added the TODO TODO. label Dec 7, 2024
@TIMshao668
Copy link

可能是因为热更新了关卡分数限制,所以现在不能改分数来获取三星了

@Mofan1379 Mofan1379 reopened this Dec 8, 2024
@LauZzL LauZzL added done 完成 and removed TODO TODO. labels Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working done 完成
Projects
None yet
Development

No branches or pull requests

3 participants