Research Facility: Difference between revisions
(Created page with "<noinclude>{{Locations| Name=Research Facility| Codename=loc_research_facility| WaitTime=0| TravelTime=3600| TravelTimeFormatted=01H 00M 00S| Difficulty=5| Description = No information known }} </noinclude>{{LocationJobItems | JobCodename=loc_research_facility | ReqType=item_default | Codename=fuel | Qty=30 | TakeItem=Yes }}=== Travel Cost === {{#cargo_query: table=LocationJobItems,Items | join on=LocationJobItems.Codename=Items.Codename | fields=CONCAT('https://www.zed....") |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude>{{Locations| Name=Research Facility| Codename=loc_research_facility| WaitTime=0| TravelTime=3600| TravelTimeFormatted=01H 00M 00S| Difficulty= | <noinclude>{{Locations| Name=Research Facility| Codename=loc_research_facility| WaitTime=0| TravelTime=3600| TravelTimeFormatted=01H 00M 00S| Difficulty=8| Description = No information known | ||
}} | }} | ||
</noinclude>{{LocationJobItems | </noinclude>{{LocationJobItems | ||
Revision as of 15:09, 17 July 2025
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_research_facility' | format=table | order by=LocationJobItems.Codename }}
Zeds
{{#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_research_facility" |format=table }}
{{#cargo_query: table=HuntingJobs |fields=_pageName, OverallCap, WaitTime, MinSkillLevel, JobSkill, UnlockLevel, Location, Difficulty |where=Location="loc_research_facility" |format=table }}
Sub Zones
{{#cargo_query: table=ScavengeRooms |fields=_pageName=Name |where=Location="loc_research_facility" |format=table }}