| Name | range |
| Object | NPCTag |
| Input | ElementTag(Decimal) |
| Related Tags | <NPCTag.range> Returns the NPC's current maximum pathfinding range.
|
| Description | Sets the maximum movement distance of the NPC. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/NPCTag.java#L1767 |