|
Mechanic: Look
|
|
|
|
--------------
|
|
--------------
|
|
|
|
|
|
Causes the entity to look at it's target. Can be used to make cool
|
|
Causes the entity to look at it's target. Can be used to make cool
|
... | @@ -14,11 +13,11 @@ Attributes |
... | @@ -14,11 +13,11 @@ Attributes |
|
|
|
|
|
Examples
|
|
Examples
|
|
--------
|
|
--------
|
|
|
|
```yaml
|
|
CreepyStare:
|
|
CreepyStare:
|
|
Skills:
|
|
Skills:
|
|
- look{headOnly=true;immediately=true} @Target
|
|
- look{headOnly=true;immediately=true} @Target
|
|
|
|
```
|
|
The skill above causes the mob to immediately force it's head to face
|
|
The skill above causes the mob to immediately force it's head to face
|
|
the target immediately. Giving it a creepy effect as only the head will
|
|
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
|
|
stare for a short bit before the body catches up and turns around as
|
... | | ... | |