Types/TurretAttackModifierPrototype: Difference between revisions
Jump to navigation
Jump to search
m (typo) |
|||
Line 7: | Line 7: | ||
'''Type''': [[Types/string]] | '''Type''': [[Types/string]] | ||
Prototype name of the [[Prototype/Entity|entity]] that is affected. | Prototype name of the [[Prototype/Entity|entity]] that is affected. This also works for non-turrets such as tanks, however, the bonus does not appear in the entity's tooltips. | ||
=== modifier === | === modifier === |
Revision as of 02:12, 15 October 2022
Extends Types/ModifierPrototype.
Mandatory properties
Inherits all properties from Types/ModifierPrototype.
turret_id
Type: Types/string
Prototype name of the entity that is affected. This also works for non-turrets such as tanks, however, the bonus does not appear in the entity's tooltips.
modifier
Type: Types/double
Modification value. This will be added to the current turret attack modifier upon researching.