Factorio Prototype DocsVersion 1.1.107

Modifier :: union

The effect that is applied when a TechnologyPrototype is researched.

Loaded as one of the BaseModifier extensions, based on the value of the type key.

Union members

InserterStackSizeBonusModifier

Loaded when the type is "inserter-stack-size-bonus".

StackInserterCapacityBonusModifier

Loaded when the type is "stack-inserter-capacity-bonus".

LaboratorySpeedModifier

Loaded when the type is "laboratory-speed".

LaboratoryProductivityModifier

Loaded when the type is "laboratory-productivity".

MaximumFollowingRobotsCountModifier

Loaded when the type is "maximum-following-robots-count".

WorkerRobotSpeedModifier

Loaded when the type is "worker-robot-speed".

WorkerRobotStorageModifier

Loaded when the type is "worker-robot-storage".

WorkerRobotBatteryModifier

Loaded when the type is "worker-robot-battery".

FollowerRobotLifetimeModifier

Loaded when the type is "follower-robot-lifetime".

GhostTimeToLiveModifier

Loaded when the type is "ghost-time-to-live".

DeconstructionTimeToLiveModifier

Loaded when the type is "deconstruction-time-to-live".

TurretAttackModifier

Loaded when the type is "turret-attack".

AmmoDamageModifier

Loaded when the type is "ammo-damage".

ArtilleryRangeModifier

Loaded when the type is "artillery-range".

GiveItemModifier

Loaded when the type is "give-item".

GunSpeedModifier

Loaded when the type is "gun-speed".

UnlockRecipeModifier

Loaded when the type is "unlock-recipe".

CharacterCraftingSpeedModifier

Loaded when the type is "character-crafting-speed".

CharacterMiningSpeedModifier

Loaded when the type is "character-mining-speed".

CharacterRunningSpeedModifier

Loaded when the type is "character-running-speed".

CharacterBuildDistanceModifier

Loaded when the type is "character-build-distance".

CharacterItemDropDistanceModifier

Loaded when the type is "character-item-drop-distance".

CharacterReachDistanceModifier

Loaded when the type is "character-reach-distance".

CharacterResourceReachDistanceModifier

Loaded when the type is "character-resource-reach-distance".

CharacterItemPickupDistanceModifier

Loaded when the type is "character-item-pickup-distance".

CharacterLootPickupDistanceModifier

Loaded when the type is "character-loot-pickup-distance".

CharacterInventorySlotsBonusModifier

Loaded when the type is "character-inventory-slots-bonus".

CharacterHealthBonusModifier

Loaded when the type is "character-health-bonus".

CharacterLogisticRequestsModifier

Loaded when the type is "character-logistic-requests".

CharacterLogisticTrashSlotsModifier

Loaded when the type is "character-logistic-trash-slots".

MaxFailedAttemptsPerTickPerConstructionQueueModifier

Loaded when the type is "max-failed-attempts-per-tick-per-construction-queue".

MaxSuccessfulAttemptsPerTickPerConstructionQueueModifier

Loaded when the type is "max-successful-attempts-per-tick-per-construction-queue".

MiningDrillProductivityBonusModifier

Loaded when the type is "mining-drill-productivity-bonus".

TrainBrakingForceBonusModifier

Loaded when the type is "train-braking-force-bonus".

ZoomToWorldEnabledModifier

Loaded when the type is "zoom-to-world-enabled".

ZoomToWorldGhostBuildingEnabledModifier

Loaded when the type is "zoom-to-world-ghost-building-enabled".

ZoomToWorldBlueprintEnabledModifier

Loaded when the type is "zoom-to-world-blueprint-enabled".

ZoomToWorldDeconstructionPlannerEnabledModifier

Loaded when the type is "zoom-to-world-deconstruction-planner-enabled".

ZoomToWorldUpgradePlannerEnabledModifier

Loaded when the type is "zoom-to-world-upgrade-planner-enabled".

ZoomToWorldSelectionToolEnabledModifier

Loaded when the type is "zoom-to-world-selection-tool-enabled".

NothingModifier

Loaded when the type is "nothing".

Prototypes

Types