Railgun shooting speed (research): Difference between revisions
Jump to navigation
Jump to search
m I'm like 99% sure that this is now 15% per level, see https://forums.factorio.com/116987 |
added table to show shooting speed changes up to level 10 |
||
| Line 11: | Line 11: | ||
The railgun turret's shooting speed is limited by its [https://forums.factorio.com/viewtopic.php?p=673363#p673363 animation], which means it can't shoot faster than 0.845 times per second (once per 71 [[Time#Tick | ticks]]). This shooting speed is reached at level 10 and researching past that level will have no practical effect on the railgun turret, however it '''will''' continue to increase the shooting speed of the hand-held railgun. | The railgun turret's shooting speed is limited by its [https://forums.factorio.com/viewtopic.php?p=673363#p673363 animation], which means it can't shoot faster than 0.845 times per second (once per 71 [[Time#Tick | ticks]]). This shooting speed is reached at level 10 and researching past that level will have no practical effect on the railgun turret, however it '''will''' continue to increase the shooting speed of the hand-held railgun. | ||
The table below shows for teach level the railgun speed research and the resulting actual speed of the turret. | |||
<!-- Formula: | |||
data is from Twinsen at https://forums.factorio.com/viewtopic.php?p=673363#p673363 | |||
as far as I can tell, default_speed is 170.000 ticks | |||
--> | |||
{| class="wikitable" | |||
! Technology<br/>level !! Shooting Speed<br/>(ticks) !! Shooting Speed<br/>(seconds) | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|0}} | |||
| {{Icon|Time|{{#expr: ceil(170)}}}} || {{Icon|Time|{{#expr: ceil(170/60)}}s}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|1}} | |||
| {{Icon|Time|{{#expr: ceil(147.826087)}}}} || {{Icon|Time|{{#expr: ceil(147.826087/60)}}s}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|2}} | |||
| {{Icon|Time|{{#expr: ceil(130.7692308)}}}} || {{Icon|Time|{{#expr: ceil(130.7692308/60)}}s}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|3}} | |||
| {{Icon|Time|{{#expr: ceil(117.2413793)}}}} || {{Icon|Time|{{#expr: ceil(117.2413793/60)}}s}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|4}} | |||
| {{Icon|Time|{{#expr: ceil(106.25)}}}} || {{Icon|Time|{{#expr: ceil(106.25/60)}}s}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|5}} | |||
| {{Icon|Time|{{#expr: ceil(97.14285714)}}}} || {{Icon|Time|{{#expr: ceil(97.14285714/60)}}s}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|6}} | |||
| {{Icon|Time|{{#expr: ceil(89.47368421)}}}} || {{Icon|Time|{{#expr: ceil(89.47368421/60)}}s}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|7}} | |||
| {{Icon|Time|{{#expr: ceil(82.92682927)}}}} || {{Icon|Time|{{#expr: ceil(82.92682927/60)}}s}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|8}} | |||
| {{Icon|Time|{{#expr: ceil(77.27272727)}}}} || {{Icon|Time|{{#expr: ceil(77.27272727/60)}}s}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|9}} | |||
| {{Icon|Time|{{#expr: ceil(72.34042553)}}}} || {{Icon|Time|{{#expr: ceil(72.34042553/60)}}s}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|10+}} | |||
| {{Icon|Time|{{#expr: ceil(71)}}}} || {{Icon|Time|{{#expr: ceil(71/60)}}s}} | |||
|} | |||
== History == | == History == | ||
Revision as of 18:38, 1 May 2026
| Railgun shooting speed (research) |
|
Cost |
|
| ✖ 1000 | |
|
Prototype type |
|
|
Internal name |
railgun-shooting-speed-1 |
|
Required technologies |
|
|
Allows |
|
Object description
Space Age expansion exclusive feature.
Railgun shooting speed increases the firing speed of the railgun and railgun turret.
| Technology | Cost | Effects |
|---|---|---|
| Railgun shooting speed 1 | X 1000*2^(Level-1) (eg. 1000 for level 1, 2000 for level 2, 4000 for level 3) |
15% per level |
The railgun turret's shooting speed is limited by its animation, which means it can't shoot faster than 0.845 times per second (once per 71 ticks). This shooting speed is reached at level 10 and researching past that level will have no practical effect on the railgun turret, however it will continue to increase the shooting speed of the hand-held railgun.
The table below shows for teach level the railgun speed research and the resulting actual speed of the turret.
| Technology level |
Shooting Speed (ticks) |
Shooting Speed (seconds) |
|---|---|---|
History
- 2.0.54:
- Bonus adjusted to 15% as part of railgun turret fixes