#achievement 187 reward text is incorrect

2 messages · Page 1 of 1 (latest)

solemn pine
#

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

GitHub

Contribute to Pseudo-Corp/SynergismOfficial development by creating an account on GitHub.

midnight hazel