Factorio Prototype DocsVersion 1.1.107

DamagePrototype :: struct

A property type, NOT a prototype. Used to specify what type of damage and how much damage something deals.

Properties

amount :: float
type :: DamageTypeID

The type of damage. [...]

The type of damage. [...]

Properties

amount :: float

type :: DamageTypeID

The type of damage. See here for a list of built-in types, and DamageType for creating custom types.

Prototypes

Types