A parameter is an option that can be set in a [condition](https://git.lumine.io/Ehh/mmobars/-/wikis/Conditions) and influence how the condition functions. Parameters are separated by a semi-colon`(;)`.
A parameter is an option that can be set in a [condition](Conditions) and influence how the condition functions. Parameters are separated by a semi-colon`(;)`.
[You can view all conditions here.](https://git.lumine.io/Ehh/mmobars/-/wikis/Conditions)
[You can view all conditions here.](Conditions)
### Example Parameters
### Example Parameters
```
```
conditions:
conditions:
...
@@ -8,7 +8,7 @@ conditions:
...
@@ -8,7 +8,7 @@ conditions:
```
```
## Default Parameters
## Default Parameters
These parameters are included in [**condition**](https://git.lumine.io/Ehh/mmobars/-/wikis/Conditions) condition.
These parameters are included in [**condition**](Conditions) condition.
| Parameter | Aliases | Description | Type | Default Value |
| Parameter | Aliases | Description | Type | Default Value |