|
|
**Description:** Tests if the target is within line of sight of the origin of the metaskill. In other words, it checks if the entity being compared can be seen, in any way or direction, from the origin of the metaskill.
|
|
|
|
|
|
---
|
|
|
|
|
|
**Attributes:**
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
|
| --------- | ----- | ----------- |
|
|
|
| none | none | none |
|
|
|
|
|
|
---
|
|
|
|
|
|
**Examples:**
|
|
|
|
|
|
```yaml
|
|
|
TargetConditions:
|
|
|
- lineofsightfromorigin
|
|
|
```
|
|
|
|
|
|
---
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
- [x] Type: Compare |
|
|
\ No newline at end of file |