Skip to content

Oil Refinery

From Zed City Wiki

Revision as of 14:42, 11 October 2025 by Anonymous-6 (talk) (Created page with "<noinclude>{{Locations| Name=Oil Refinery| Codename=loc_oil_refinery| WaitTime=0| TravelTime=2700| TravelTimeFormatted=00H 45M 00S| Difficulty=7 }} </noinclude>{{LocationJobItems | JobCodename=loc_oil_refinery | ReqType=item_default | Codename=fuel | Qty=55 | 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')=Im...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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_oil_refinery' | 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(' ')=_, Zeds._pageName=Zed, RoomNpcs.Level, NpcRooms.RespawnTime, NpcRooms.Zone |where=NpcRooms.Location="loc_oil_refinery" |group by=Zeds._pageName, RoomNpcs.Level |format=table }}


Scavenge

{{#cargo_query: table=ScavengeRooms |fields=_pageName=Name, Zone |where=Location="loc_oil_refinery" |format=table }}


Locks

{{#cargo_query: table=GateRooms,Locations | join on=GateRooms.Location=Locations.Codename | fields=GateRooms._pageName=Name, GateRooms.Zone | where=Locations.Codename='loc_oil_refinery' | 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_oil_refinery" | group by=Outposts._pageName | format=table }}