Update Conditions authored by Ethan's avatar Ethan
...@@ -49,6 +49,7 @@ health: ...@@ -49,6 +49,7 @@ health:
### Default Parameters ### Default Parameters
These parameters are included in every condition. These parameters are included in every condition.
| Parameter | Aliases | Description | Type | | Parameter | Aliases | Description | Type |
| ------ | ------ | ------ | ------ | | ------ | ------ | ------ | ------ |
| `match` | `m, default, d` | The operation to compare the `value` parameter to the bar's coefficient. | Boolean`Default = true` | | `match` | `m, default, d` | The operation to compare the `value` parameter to the bar's coefficient. | Boolean`Default = true` |
... ...
......