I am trying to create a technology which increases the range of Laser Turrets. Can anyone help me out with finding the correct types which I need to modify for gun turrets and laser turrets? I was searching through the wiki, but didn't find what I was looking for.
Code: Select all
{
type = "technology",
name = "laser-turret-range-1",
icon = "__base__/graphics/technology/laser-turret-damage.png",
effects =
{
{
type = "???",
What goes here?
}
}