The Reserve: Difference between revisions
From Zed Wiki
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
}} | }} | ||
<noinclude>{{Documentation| | <noinclude>{{Documentation|List all NPC-rooms on a Location page, with their NPCs}}</noinclude> | ||
{{#cargo_query: | {{#cargo_query: | ||
tables = NpcRooms | tables = NpcRooms | ||
where = Location = "{{FULLPAGENAME}}" | |||
fields = | fields = | ||
Name = Room, | |||
WaitTime, | |||
RespawnTime | |||
format = template | |||
template = | |||
format = | * '''{{{Room}}}''' (wait: {{{WaitTime}}} s; respawn: {{{RespawnTime}}} s): | ||
* '''{{{Room}}}''' (wait: {{{WaitTime}}} s | |||
{{#cargo_query: | {{#cargo_query: | ||
tables = RoomNpcs | |||
where = JobCodename = "{{{Room|encode=uri}}}" | |||
fields = Codename, Level | |||
format = ul | |||
}} | }} | ||
}} | |||
}} | |||
<!-- ZC_CP_Autogen_End --> | <!-- ZC_CP_Autogen_End --> |
Revision as of 05:29, 10 July 2025
Required Items
Image | Item | Quantity | Take |
---|---|---|---|
![]() |
fuel | 10 | Yes |
Hunting Jobs
No results
Scavenges
No results
Error: the string ";" cannot be used within #cargo_query.