Skip to content

Experts: Difference between revisions

From Zed City Wiki

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

Revision as of 18:00, 4 November 2025

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