|
|
|
## Description
|
|
|
|
Causes a per-player storm effect (without rain)
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| level | lvl, l, type, t, environment, env, e | The type of the effect. Either 0 or 1 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
## Example
|
|
|
|
```yaml
|
|
|
|
Skills:
|
|
|
|
- thunderlevel{l=1} @PIR{r=20} ~onSpawn
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] effect:thunderlevel
|
|
|
|
- [x] e:thunderlevel |
|
|
|
\ No newline at end of file |