Mechanic

look

Forces the caster to look at the target location

Configuration Fields (5)

NameTypeDefaultDescription
headOnly
ho
booleanfalseOnly rotate the head of the mob
immediately
immediate, i
booleantrueCauses the mob to turn towards the target immediate without any animations
force
f
booleanfalseForces the mob to look at the target
forcePaper
fp
booleanfalseWhether to use PaperMC's method to force the mob to look at the target
speed
s, duration, ticks
PlaceholderDuration10Ticks to fully rotate toward the target for no-AI entities. 1 or less = instant.

Examples & Notes

Examples

The skill below causes the mob to immediately force it’s head to face the target immediately. Giving it a creepy effect as only the head will stare for a short bit before the body catches up and turns around as well.

CreepyStare:
  Skills:
  - look{headOnly=true;immediately=true} @Target

Universal Mechanic Options

Mentioned by

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