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