ConditionSkill

fieldOfView

since v4.3

Tests if the target is within the given angle from where the caster is looking

Aliases

infieldofviewfov

Configuration Fields (2)

NameTypeDefaultDescription
angle
a
doubleThe angle of the FOV to check in
rotation
r
doubleRotates the FOV to check in

Examples & Notes

Examples

  TargetConditions:
  - fieldofview{angle=90} false

This condition will filter out every target that is within a 90 degree field of view of the caster.

  TargetConditions:
  - fieldofview{angle=90} true

This condition will allow to be targeted only entities that are within a 90 degree field of view of the caster.

Universal Condition Options

Author:
Ashijin
Community-maintained documentation for the Mythic plugin ecosystem.