Prototype/Sticker

From Official Factorio Wiki
Revision as of 19:17, 27 May 2018 by Bilka (talk | contribs) (Created page with "== Basics == Entity that sticks to another entity, and damages/slows it. Currently sticke5rs can only be attached to Prototype/Unit and Prototype/Character. Extends ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Basics

Entity that sticks to another entity, and damages/slows it. Currently sticke5rs can only be attached to Prototype/Unit and Prototype/Character. Extends Prototype/Entity.

Mandatory properties

This prototype inherits all the properties from Prototype/Entity.

duration_in_ticks

Type: Types/uint32

target_movement_modifier

Type: Types/float

Less than 1 to reduce movement speed, more than 1 to increase it.

Optional properties

damage_per_tick

Type: Types/DamagePrototype

animation

Type: Types/Animation

spread_fire_entity

Type: Types/string

Name of an entity.

fire_spread_cooldown

Type: Types/uint8

Default: 30

fire_spread_radius

Type: Types/float

Default: 1