![]() |
How does the SCORE CALCULATION FORMULA work?
It says on the records screen something like:
Record=100+max(1,100-Game days)*Game Difficulty (1..4) Hero level and quests completed: +2% I've tried plugging in the numbers (w/o the +2% bonus) on the stats of the scores already in the top ten (programmers or just BS records or whatever) and nothing even comes close to their final scores. :confused: Anyone know how this actually works? Is there a typo in the formula? The game is riddled with them due to sloppy translation. Thanks! |
Final Score = (100+(100-Days)*Diff)*(1+0.02*(HeroLevel+Quests))
Where: Diff = 1,2,3,4 (Easy, Normal, Hard, Impossible) Also, if it takes more than 99 days to complete a game, replace (100-Days) with 1. If final score isn't an integer, round it down. |
All times are GMT. The time now is 04:58 AM. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.