the reward text says it is an Ascension Cubes multiplier based on score, and additional offerings. the offerings are applied as stated, but the multiplier from score is applied to Ascension Count, not Cubes.
ascCount *= player.achievements[187] && Math.floor(effectiveScore) > 1e8 ? (Math.log10(Math.floor(effectiveScore) + 1) - 1) : 1
https://github.com/Pseudo-Corp/SynergismOfficial/blob/abc1ea762f0f9ed3d636e444a8d489ce91bed7de/src/Calculate.ts#L2096
#achievement 187 reward text is incorrect
2 messages · Page 1 of 1 (latest)
Added a fix to the English version: https://crowdin.com/translate/synergism-official/59/en-en#95031
@unborn oyster