Axe head question

What is the furthest away an axe head can go from your current tile and can it go over a fence like an arrow?

1 Like

Maximum seven tiles away from your current tile. The projectile requires “line of walk” meaning it has to land on a tile that you’re able to walk to, so it cannot go over fences.

Here’s the code for it: Content/scripts/macro events/scripts/woodcutting/macro_event_lost_axe.rs2 at ef64234bb46665350888c6a67437037426550320 · LostCityRS/Content · GitHub

4 Likes