|
|
|
## Description
|
|
|
|
Tests if the target is within line of sight of the caster. Returns false if the target is hiding behind blocks
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
> *This condition has no attributes*
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
TargetConditions:
|
|
|
|
- lineofsight
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] inlineofsight |
|
|
|
\ No newline at end of file |