Points = ((Days_l + (Param_i) / 396 + (0.25 * Mercury_i) / 1000 + (0.0625 * Castle_i) / 48) * 1000) / Days_i.
PS: And the formula can be simplified: "Mercury/4000" and "Castles/768"
New here? I'm Roha — want a quick tour?
Points = ((Days_l + (Param_i) / 396 + (0.25 * Mercury_i) / 1000 + (0.0625 * Castle_i) / 48) * 1000) / Days_i.