Gain Air (Entity Action Type)

Restores breath (bubbles!) to a living entity.

Restores breath (bubbles!) to a living entity.

Type ID: apoli:gain_air

Fields

FieldTypeDefaultDescription
valueInteger or ExpressionThe amount of breath to restore.

Examples

"entity_action": {
    "type": "apoli:gain_air",
    "value": 20
}

This example will restore about 1 second of breath to the entity.