Update Bar Progress Condition authored by Ethan's avatar Ethan
......@@ -2,6 +2,7 @@
Uses the bar progress to make a condition.
## Parameters
[You can view all global parameters here.](https://git.lumine.io/Ehh/mmobars/-/wikis/Condition-Parameters)
| Parameter | Aliases | Description | Type |
| ------ | ------ | ------ | ------ |
| `value` | `v` | The value to compare with the bar's coefficient. Takes a decimal like 0.5 which would be equivalent to 50%. | Number |
......
......