Changes
Page history
updated layout and informations
authored
May 15, 2023
by
Lxlp
Show whitespace changes
Inline
Side-by-side
Skills/conditions/bowtension.md
View page @
5fe92383
## Description
Checks the bow tension of when an entity shoots from a bow
**Attributes**
| Attribute | Alias | Description | Default |
|-----------|-------------|-------------------------------------------------------------------------------------------------|---------|
| force | f, value, v | The value of the force/tension to check for. Accepts ranged values, but only limited to 0 to 1. | >0 |
## Attributes
---
| Attribute | Aliases | Description | Default |
|-----------|------------------|---------------------------------------------------------------|---------|
| force | f, value, v, val | The value of the force/tension to check for. Accepts ranged float values, but only in a range from 0 to 1 | >0 |
**Examples**
```
yml
## Examples
```
yaml
Conditions
:
-
bowtension{value=>0.5}
true
```
## Aliases
-
[x] bowshoottension
\ No newline at end of file