Page 1 of 1

[0.10.6] Wrong number of these drones

Posted: Wed Aug 06, 2014 5:59 pm
by hauk70
After studying the technology of "Fighting robots 3" (opens capsule "Destroyer") limit the number of robots on followed me immediately becomes 9, while the study by the number of followers was only on level 3 (in the screenshot has 5 levels and should be 5 robots) This a bug or the way it should be?)

PS This text was translated by Google translator and there may be mistakes, so sorry.

PSS screenshots also with Russian localization of craftsmen: 3

Re: [0.10.6] Wrong number of these drones

Posted: Wed Aug 06, 2014 10:02 pm
by DaveMcW
Not a bug.

You always have more robots than the number on the research.

At 0 research you still get 1 robot.

At 20 research you get 134 robots!

Re: [0.10.6] Wrong number of these drones

Posted: Wed Aug 06, 2014 10:35 pm
by SHiRKiT
It's just rather confusing the way it's setup right now. I had the same issue trying to figure it out, and then trying to understand how high my limit was WITHOUT deploying a combat robot.

Re: [0.10.6] Wrong number of these drones

Posted: Wed Aug 06, 2014 11:18 pm
by micomico
SHiRKiT wrote:It's just rather confusing the way it's setup right now. I had the same issue trying to figure it out, and then trying to understand how high my limit was WITHOUT deploying a combat robot.
I think you can't see that value without deploying robots.

The number of follower robots by research level:

Code: Select all

Research    Followers
       0            1
       1            2
       2            3
       3            5
       4            7
       5            9
       6           14
       7           19
       8           24
       9           29
      10           34
      11           44
      12           54
      13           64
      14           74
      15           84
      16           94
      17          104
      18          114
      19          124
      20          134

Re: [0.10.6] Wrong number of these drones

Posted: Thu Aug 07, 2014 4:10 pm
by kovarex
The research adds to the total of the robots

Code: Select all

Research    Followers            Bonus
       0            1
       1            2              +1
       2            3              +1
       3            5              +2
       4            7              +2
       5            9              +2
       6           14              +5
       7           19              +5
       8           24              +5
       9           29              +5
      10           34              +5
      11           44             +10
      12           54             +10
      13           64             +10
      14           74             +10
      15           84             +10
      16           94             +10
      17          104             +10
      18          114             +10
      19          124             +10
      20          134             +10
Anyway, it is not a bug, so I'm moving the topic.