Update Conditions authored by Ethan's avatar Ethan
...@@ -50,10 +50,9 @@ health: ...@@ -50,10 +50,9 @@ 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 | Default Value |
| ------ | ------ | ------ | ------ | | ------ | ------ | ------ | ------ | ------ |
| `match` | `m, default, d` | The operation to compare the `value` parameter to the bar's coefficient. | Boolean | `match` | `m, default, d` | The operation to compare the `value` parameter to the bar's coefficient. | Boolean | `true` |
`Default = true` |
| Conditions | Description | | Conditions | Description |
| ------ | ----------- | | ------ | ----------- |
... ...
......