Guardians (Holoparasites) (#5140)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> Co-authored-by: Leon Friedrich <60421075+ElectroJr@users.noreply.github.com> Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
This commit is contained in:
12
Resources/Prototypes/Actions/guardian_actions.yml
Normal file
12
Resources/Prototypes/Actions/guardian_actions.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
#This is the action the host gets to control the guardian
|
||||
- type: action
|
||||
actionType: ManifestGuardian
|
||||
icon: Interface/Actions/manifest.png
|
||||
name: "Toggle guardian manifestation"
|
||||
description: "Either manifests the guardian or recalls it back into your body"
|
||||
filters:
|
||||
- guardian
|
||||
behaviorType: Instant
|
||||
behavior: !type:ToggleGuardianAction
|
||||
cooldown: 2
|
||||
|
||||
Reference in New Issue
Block a user