Skip to content

Experts

From Zed City Wiki

Revision as of 18:08, 4 November 2025 by BaselineUser-1 (talk | contribs)

Scrap Expert

The scrap expert is a pro in procuring rare items. Many factions will pay their members in Scrapnotes which you can redeem here.

Trade Services

{{#cargo_query: table=ScavengeRooms |fields=_pageName=Name |where=MultiRoomGroup="scrap_expert" |format=table }}

Vehicle Expert

Unlock Requirements

{{#cargo_query: table=GateRooms,Locations | join on=GateRooms.Location=Locations.Codename | fields=GateRooms._pageName=Name |where=MultiRoomGroup="vehicle_expert" | format=table }}

Trade Services

{{#cargo_query: table=ScavengeRooms |fields=_pageName=Name |where=MultiRoomGroup="vehicle_expert" |format=table }}

Equipment Services

{{#cargo_query: table=TransformRooms |fields=_pageName=Name, Traits |where=MultiRoomGroup="vehicle_expert" |format=table }}


Equipment Expert

Unlock Requirements

{{#cargo_query: table=GateRooms,Locations | join on=GateRooms.Location=Locations.Codename | fields=GateRooms._pageName=Name |where=MultiRoomGroup="equipment_expert" | format=table }}

Trade Services

{{#cargo_query: table=ScavengeRooms |fields=_pageName=Name |where=MultiRoomGroup="equipment_expert" |format=table }}

Equipment Services

{{#cargo_query: table=TransformRooms |fields=_pageName=Name, Traits |where=MultiRoomGroup="equipment_expert" |format=table }}


Armour Expert

Unlock Requirements

{{#cargo_query: table=GateRooms,Locations | join on=GateRooms.Location=Locations.Codename | fields=GateRooms._pageName=Name |where=MultiRoomGroup="armour_expert" | format=table }}

Trade Services

{{#cargo_query: table=ScavengeRooms |fields=_pageName=Name |where=MultiRoomGroup="armour_expert" |format=table }}

Equipment Services

{{#cargo_query: table=TransformRooms |fields=_pageName=Name, Traits |where=MultiRoomGroup="armour_expert" |format=table }}


Weapons Expert

Unlock Requirements

{{#cargo_query: table=GateRooms,Locations | join on=GateRooms.Location=Locations.Codename | fields=GateRooms._pageName=Name |where=MultiRoomGroup="weapons_expert" | format=table }}

Trade Services

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

Equipment Services

{{#cargo_query: table=TransformRooms |fields=_pageName=Name, Traits |where=MultiRoomGroup="weapons_expert" |format=table }}