... | ... | @@ -3,7 +3,6 @@ A condition that checks the value of a [variable](/Skills/Variables). |
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| variable | name, n, var, key, k | The name of the variable. Can optionally be prefixed with scope| |
|
... | ... | @@ -12,7 +11,6 @@ A condition that checks the value of a [variable](/Skills/Variables). |
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
|
|
In this example, the target players would only hear growling from any number of nearby bears once every 10 minutes.
|
|
|
|
|
|
```yaml
|
... | ... | |