Types/DestroyCliffsCapsuleAction

From Official Factorio Wiki
Revision as of 11:55, 20 May 2020 by Bilka (talk | contribs) (0.18.24: added timeout)
Jump to navigation Jump to search

Used by Types/CapsuleAction.

Mandatory properties

attack_parameters

Type: Types/AttackParameters

radius

Type: Types/float

Optional properties

timeout

Type: Types/uint32

Default: 60 * 60

play_sound_on_failure

Type: Types/bool

Default: true

uses_stack

Type: Types/bool

Default: true

Whether using the capsule consumes an item from the stack.