oxygen_bonus
Permanently adds bonus oxygen (air bubbles) to the player while the holder is active.
Categories: attribute, player
Required arguments
| Key(s) | Description | Type |
|---|---|---|
amount | The flat amount of oxygen bonus to add. Supports expressions. | EXPRESSION |
Example
effects:
- id: oxygen_bonus
args:
amount: %level% * 0.1
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |