Looking at the unit database and at a game..
In the database you can see: the total mass and energy costs and ingame build time units.
During a game you can see: the total mass and energy costs, the mass and energy cost rates and the build times in minutes and/or seconds.
What formula could I use to get these:
a.) the ingame build time units to seconds
> 1 build time unit = ? seconds
> ? build time unit = 1 seconds
b.) only with information from the unit database, the mass and energy cost rates
(the one that ingame is shown in parentheses after the total resource cost)
c.) only with information from the unit database, a project's build time when an entity with a build rate is working on it
(ingame that is the "ETA")
d.) the total resource drain per second of an ongoing project
>with one or more same type entities with build rate (e.g.: one or more T2 Engineers)
>> total mass drain
>> total energy drain
>with one or more different types of entities with build rate (e.g.: one or more: T1 Engineers, T1 Engineers, AeonT3 Engineers, Cybran T3 engineers and Cybran T1 Mantises all together)
>> total mass drain
>> total energy drain
I have tried do find these out myself, but I got stuck at the time unit to seconds conversion.