Types/DestroyCliffsCapsuleAction: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Used by Types/CapsuleAction. == Mandatory properties == === attack_parameters === '''Type''': Types/AttackParameters === radius === '''Type''': Types/float == O...")
 
(0.17.51)
Line 14: Line 14:


'''Default''': true
'''Default''': true
=== uses_stack ===
'''Type''': [[Types/bool]]
'''Default''': true
Whether using the capsule consumes an item from the stack.

Revision as of 08:41, 8 July 2019

Used by Types/CapsuleAction.

Mandatory properties

attack_parameters

Type: Types/AttackParameters

radius

Type: Types/float

Optional properties

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.