Explore: Difference between revisions
From Zed Wiki
No edit summary |
(→Map) |
||
(11 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
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. | 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. | ||
=== Locations === | === Map === | ||
[https://ajamdonut.github.io/zedmap/map_uniform.html?v=0.1 Click here] to open the scavenger map (WIP). | |||
=== All Locations === | |||
{{#cargo_query: | {{#cargo_query: | ||
table=Locations | table=Locations | ||
|fields= CONCAT('{{FA|car}}')=_, _pageName=Name, CONCAT('{{FA|skull}}', Difficulty)=Difficulty, CONCAT('{{FA|clock}}', TravelTimeFormatted)=Travel Time | |fields= CONCAT('{{FA|car}}')=_, _pageName=Name, CONCAT('{{FA|skull}}', Difficulty)=Difficulty, CONCAT('{{FA|clock}}', 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 | |order by=Difficulty | ||
|format=table | |format=table | ||
}} | }} |
Latest revision as of 13:21, 14 August 2025
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
_ | Name | Difficulty | Travel Time |
---|---|---|---|
Open Meadow | 0 | 00H 15M 00S | |
Junkyard | 10 | 01H 30M 00S | |
Data Center | 10 | 00H 15M 00S | |
Fuel Depot | 2 | 00H 30M 00S | |
Reclaim Zone | 2 | 00H 15M 00S | |
The Reserve | 2 | 00H 15M 00S | |
Fishing Reserve | 2 | 00H 15M 00S | |
Logging Camp | 4 | 00H 15M 00S | |
Military Base | 7 | 00H 30M 00S | |
Demolition Site | 7 | 00H 30M 00S | |
Construction Yard | 7 | 00H 30M 00S | |
Research Facility | 9 | 01H 00M 00S |
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.
Name | Outposts |
---|---|
Open Meadow | 9 |
Reclaim Zone | 11 |
Fishing Reserve | 14 |
The Reserve | 14 |
Fuel Depot | 9 |
Demolition Site | 63 |
Military Base | 64 |
Construction Yard | 65 |
Research Facility | 18 |
Data Center | 21 |