pub const DEFAULT_COST: u16 = 10;
Grass baseline A* cost (and Direct walkable cost). Fastest uses BASE / speed.
BASE / speed