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
| Field | Type | Default | Description |
|---|---|---|---|
value | Integer or Expression | The 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.