Prototype/MiningTool: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(0.16)
(Added prototype type to page)
Line 1: Line 1:
==basics==
==basics==
Prototype type: '''mining-tool'''
A tool to mine ore out of the ground, break rocks, and damage enemies.Extends [[Prototype/Tool]].
A tool to mine ore out of the ground, break rocks, and damage enemies.Extends [[Prototype/Tool]].



Revision as of 16:28, 21 January 2019

basics

Prototype type: mining-tool

A tool to mine ore out of the ground, break rocks, and damage enemies.Extends Prototype/Tool.

Mandatory properties

This prototype inherits all the properties from Prototype/Tool.

speed

Type: Types/float

Mining speed.

Optional properties

action

Type: Types/Trigger

Tells the mining tool what to do when the player uses it.

action_range

Type: Types/float

Default: 1.5

build_distance_bonus

Type: Types/double

Default: 0.0

Must be positive.

item_drop_distance_bonus

Type: Types/double

Default: 0.0

Must be positive.

reach_distance_bonus

Type: Types/double

Default: 0.0

Must be positive.

item_pickup_distance_bonus

Type: Types/double

Default: 0.0

Must be positive.

loot_pickup_distance_bonus

Type: Types/double

Default: 0.0

Must be positive.

resource_reach_distance_bonus

Type: Types/double

Default: 0.0

Must be positive.