Skip to content

Abandoned Quarry: Difference between revisions

From Zed City Wiki

(Created page with "<noinclude>{{Locations| Name=Abandoned Quarry| Codename=loc_abandoned_quarry| WaitTime=0| TravelTime=4500| TravelTimeFormatted=01H 15M 00S| Difficulty=7 }} </noinclude>{{LocationJobItems | JobCodename=loc_abandoned_quarry | ReqType=item_default | Codename=fuel | Qty=30 | TakeItem=Yes }}=== Travel Cost === {{#cargo_query: table=LocationJobItems,Items | join on=LocationJobItems.Codename=Items.Codename | fields=CONCAT('https://www.zed.city/items/', LocationJobItems.Codename...")
 
(Apply managed wiki content)
Tag: Replaced
 
Line 1: Line 1:
<noinclude>{{Locations| Name=Abandoned Quarry| Codename=loc_abandoned_quarry| WaitTime=0| TravelTime=4500| TravelTimeFormatted=01H 15M 00S| Difficulty=7
{{#zed_entity:loc_abandoned_quarry}}
}}
</noinclude>{{LocationJobItems
| JobCodename=loc_abandoned_quarry
| ReqType=item_default
| Codename=fuel
| Qty=30
| TakeItem=Yes
}}=== Travel Cost ===
{{#cargo_query:
table=LocationJobItems,Items
| join on=LocationJobItems.Codename=Items.Codename
| fields=CONCAT('https://www.zed.city/items/', LocationJobItems.Codename, '.png')=Image, Items._pageName=Item, Qty=Quantity, TakeItem=Consumed
| where=JobCodename='loc_abandoned_quarry'
| format=table
| order by=LocationJobItems.Codename
}}
 
=== Potential Zed Encounters ===
The zeds in this zone will respawn after you defeat them, the zombies that can replace them are in the list below:
''Note: This list '''does not display how many zeds''', instead it just displays the *potential* encounters''.
 
{{#cargo_query:
table=RoomNpcs,Zeds,NpcRooms
|join on=RoomNpcs.Codename=Zeds.Codename,RoomNpcs.JobCodename=NpcRooms.Codename
|fields=CONCAT('{{FA|crosshairs}}')=_, Zeds._pageName=Zed, RoomNpcs.Level, NpcRooms.RespawnTime, NpcRooms.Zone
|where=NpcRooms.Location="loc_abandoned_quarry"
|group by=Zeds._pageName, RoomNpcs.Level
|format=table
}}
 
 
 
=== Scavenge ===
{{#cargo_query:
table=ScavengeRooms
|fields=_pageName=Name, Zone
|where=Location="loc_abandoned_quarry"
|format=table
}}
 
 
=== Locks ===
{{#cargo_query:
table=GateRooms,Locations
| join on=GateRooms.Location=Locations.Codename
| fields=GateRooms._pageName=Name, GateRooms.Zone
| where=Locations.Codename='loc_abandoned_quarry'
| format=table
}}
=== Outposts ===
{{#cargo_query:
table=Locations, ItemFilterLink, Outposts
| join on=ItemFilterLink.Codename=Locations.Codename,Outposts.Codename=ItemFilterLink.LinkCodename
| fields=Outposts._pageName=Name, COUNT(*)=Count
| where=Locations.Codename="loc_abandoned_quarry"
| group by=Outposts._pageName
| format=table
}}<!-- ZC_CP_Autogen_End -->

Latest revision as of 00:16, 13 September 2026

Abandoned Quarry location artwork

Overview

AttributeValue
CategoryMedium
Difficulty7 / 10
One-way travel time1 hour 15 minutes
Travel cost30 × Fuel

Zone 1

ActivityTypeAction timeCostRewards / encounters
Abandoned Quarry NPCCombatInstantNoneUndead Workman
Abandoned Quarry NPC 2CombatInstantNoneUndead Workman
Abandoned Quarry NPC 3CombatInstantNoneUndead Workman
Abandoned Quarry NPC 4CombatInstantNoneUndead Workman
Abandoned Quarry NPC 5CombatInstantNoneUndead Supervisor
Abandoned Quarry NPC 6CombatInstantNoneUndead Workman
Break-in to old mineZone unlock (opens Zone 2)5 minutes1 × SplicerNone

Zone 2

ActivityTypeUnlock requirementAction timeCostRequired equipmentRewards / encounters
Iron veinScavengeNoneInstant1 × Rad Immunity1 × Steel PickaxeIron Ore × 4-6 (100%)
Quartz MineScavengeMining level 20Instant2 × Rad Immunity1 × Steel PickaxeQuartz × 1 (100%); Iron Ore × 4-6 (100%); Coal × 1 (25%)

Outposts

None.