Explore
Exploration is a feature unlocked by building your Garage and Upgrading to get the car.
You can use Fuel to travel to far locations and perform complex activities, hauling loot in your car and bringing it back to your stronghold.
Map
Click here to open the scavenger map (WIP).
All Locations
{{#cargo_query: table=Locations |fields= CONCAT(' ')=_, _pageName=Name, CONCAT(' ', Difficulty)=Difficulty, CONCAT(' ', TravelTimeFormatted)=Travel Time |order by=Difficulty |format=table }}
Outposts
Most locations have powerful outposts which can boost your productivity, be aware outposts are open to be taken over by other players. You will require atleast 1x Explosives to takeover an unoccupied outpost.
{{#cargo_query: table=Locations, ItemFilterLink, Outposts |join on=ItemFilterLink.Codename=Locations.Codename,Outposts.Codename=ItemFilterLink.LinkCodename |fields=Locations._pageName=Name, COUNT(Outposts._pageName)=Outposts |group by=Locations._pageName |order by=Difficulty |format=table }}