artillery_auto_target

class ArtilleryAutoTargetMixin(
auto_target: bool = True,
*,
extra_keys: dict[str, Any] | None = None,
)

Gives the entity the “artillery_auto_targeting” parameter. Used by ArtilleryTurret and ArtilleryWagon.

auto_target : bool

Serialized

This attribute is imported/exported from blueprint strings.

Whether or not this artillery turret should automatically target enemy structures within range.