Railgun shooting speed (research): Difference between revisions
Jump to navigation
Jump to search
The change could be considered a bug fix, sorry |
m changed it correctly this time |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 7: | Line 7: | ||
! Technology !! Cost !! Effects | ! Technology !! Cost !! Effects | ||
|- | |- | ||
| {{Icontech|Railgun shooting speed (research)|1}} Railgun shooting speed 1 || {{Icon|Time|60}} {{Icon|Automation science pack|1}} {{Icon|Logistic science pack|1}} {{Icon|Military science pack|1}} {{Icon|Chemical science pack|1}} {{Icon|Utility science pack|1}} {{Icon|Space science pack|1}} {{Icon|Electromagnetic science pack|1}} {{Icon|Cryogenic science pack|1}} <big>X <br/>{{Key|1000*2^(Level-1)}}</big> (eg. 1000 for level 1, 2000 for level 2, 4000 for level 3) || | | {{Icontech|Railgun shooting speed (research)|1}} Railgun shooting speed 1 || {{Icon|Time|60}} {{Icon|Automation science pack|1}} {{Icon|Logistic science pack|1}} {{Icon|Military science pack|1}} {{Icon|Chemical science pack|1}} {{Icon|Utility science pack|1}} {{Icon|Space science pack|1}} {{Icon|Electromagnetic science pack|1}} {{Icon|Cryogenic science pack|1}} <big>X <br/>{{Key|1000*2^(Level-1)}}</big> (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 [https://forums.factorio.com/viewtopic.php?p= | 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 each level of 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) | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|0}} | |||
| {{Icon|Time|{{#expr: ceil(170)}}}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|1}} | |||
| {{Icon|Time|{{#expr: ceil(147.826087)}}}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|2}} | |||
| {{Icon|Time|{{#expr: ceil(130.7692308)}}}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|3}} | |||
| {{Icon|Time|{{#expr: ceil(117.2413793)}}}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|4}} | |||
| {{Icon|Time|{{#expr: ceil(106.25)}}}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|5}} | |||
| {{Icon|Time|{{#expr: ceil(97.14285714)}}}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|6}} | |||
| {{Icon|Time|{{#expr: ceil(89.47368421)}}}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|7}} | |||
| {{Icon|Time|{{#expr: ceil(82.92682927)}}}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|8}} | |||
| {{Icon|Time|{{#expr: ceil(77.27272727)}}}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|9}} | |||
| {{Icon|Time|{{#expr: ceil(72.34042553)}}}} | |||
|- | |||
! style="vertical-align:middle;" | {{Icontech|Railgun shooting speed (research)|10}}+ | |||
| {{Icon|Time|{{#expr: ceil(71)}}}} | |||
|} | |||
== History == | == History == | ||
{{History|2.0.54| | |||
* Bonus adjusted to 15% as part of railgun turret fixes}} | |||
{{History|2.0.7| | {{History|2.0.7| | ||
* Introduced in [[Space Age]]{{SA}} expansion. | * Introduced in [[Space Age]]{{SA}} expansion.}} | ||
}} | |||
== See also == | == See also == | ||
Latest revision as of 18:46, 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 each level of the railgun speed research and the resulting actual speed of the turret.
| Technology level |
Shooting Speed (ticks) |
|---|---|
| + |
History
- 2.0.54:
- Bonus adjusted to 15% as part of railgun turret fixes