Skip to content

Experts: Difference between revisions

From Zed City Wiki

No edit summary
No edit summary
Line 1: Line 1:
== Scrap Expert ==
== 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.
=== Unlock Requirements ===
{{#cargo_query:
table=GateRooms,Locations
| join on=GateRooms.Location=Locations.Codename
| fields=GateRooms._pageName=Name
|where=MultiRoomGroup="scrap_expert"
| format=table
}}


=== Trade Services ===
=== Trade Services ===

Revision as of 18:08, 4 November 2025

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 }}