Changes
Page history
updated layout and informations
authored
May 16, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/conditions/fieldofview.md
View page @
05caa9ec
**Description:**
Tests if the target is within the given angle from where the caster is looking
## Description
Tests if the target is within the given angle from where the caster is looking
---
**
Attributes
:**
##
Attributes
| Attribute | Alias | Description |
| Attribute | Alias
es
| Description
| Default
|
|
---------
|
-----
|
--------------------------------
|
|
--
---------
|--
-----
----|-----------------
--------------------------------
---------------------|---------
|
| angle | a | The angle of the FOV to check in |
| angle | a
| The angle of the FOV to check in
| 90
|
| rotation | r | Rotates the FOV to check in |
| rotation | r
| Rotates the FOV to check in
| 0
|
---
**Examples:**
## Examples
```
yaml
```
TargetConditions
:
TargetConditions
:
-
fieldofview{angle=90}
true
-
fieldofview{angle=90}
true
```
```
---
**Extra Information:**
-
[x] Type: Compare
## Aliases
\ No newline at end of file
-
[x] infieldofview
-
[x] fov
\ No newline at end of file