Military Base: Difference between revisions
From Zed Wiki
(Created page with "<!-- ZC_CP_Autogen AUTOGENERATED DO NOT REMOVE THESE SECTION -->{{Locations| Name=Military Base| Codename=loc_military_base| WaitTime=0| TravelTime=1800| Difficulty=6| Desc = No information known }} {{LocationJobItems | JobCodename=loc_military_base | ReqType=item_default | Codename=fuel | Qty=25 | TakeItem=true }}== Required Items == {{#cargo_query: table=LocationJobItems | fields=CONCAT('https://www.zed.city/items/', Codename, '.png')=Image, Codename=Item, Qty=Quantity...") |
No edit summary |
||
Line 7: | Line 7: | ||
| Qty=25 | | Qty=25 | ||
| TakeItem=true | | TakeItem=true | ||
}}== | }}== Travel Cost == | ||
{{#cargo_query: | {{#cargo_query: | ||
table=LocationJobItems | table=LocationJobItems,Items | ||
| fields=CONCAT('https://www.zed.city/items/', Codename, '.png')=Image, | | join on=LocationJobItems.Codename=Items.Codename | ||
| fields=CONCAT('https://www.zed.city/items/', LocationJobItems.Codename, '.png')=Image, Items._pageName=Item, Qty=Quantity, TakeItem=Take | |||
| where=JobCodename='loc_military_base' | | where=JobCodename='loc_military_base' | ||
| format=table | | format=table | ||
| order by=Codename | | order by=LocationJobItems.Codename | ||
}} | }} | ||
== | == Zeds == | ||
{{#cargo_query: | |||
table=RoomNpcs,Zeds,NpcRooms | |||
|join on=RoomNpcs.Codename=Zeds.Codename,RoomNpcs.JobCodename=NpcRooms.Codename | |||
|fields=Zeds._pageName=Zed, RoomNpcs.Level, NpcRooms.RespawnTime | |||
|where=NpcRooms.Location="loc_military_base" | |||
|format=table | |||
}} | |||
{{#cargo_query: | {{#cargo_query: | ||
table=HuntingJobs | table=HuntingJobs | ||
Line 23: | Line 32: | ||
}} | }} | ||
== | == Actions == | ||
{{#cargo_query: | {{#cargo_query: | ||
table=ScavengeJobs | table=ScavengeJobs |
Revision as of 06:03, 10 July 2025
Travel Cost
Image | Item | Quantity | Take |
---|---|---|---|
![]() |
Fuel | 25 | Yes |
Zeds
No results
_pageName | OverallCap | WaitTime | MinSkillLevel | JobSkill | UnlockLevel | Location | Difficulty |
---|---|---|---|---|---|---|---|
Barracks | 100 | 0 | 0 | 0 | 0 | loc_military_base | 5 |
Generals Quarters | 100 | 0 | 0 | 0 | 0 | loc_military_base | 6 |
Actions
_pageName | SkillLevel | MinSkillLevel | JobSkill | WaitTime | OverallCap |
---|---|---|---|---|---|
Secure Gatehouse | 1 | 0 | scavenging | 0 | 100 |
Vehicle Lockup | 1 | 0 | scavenging | 0 | 100 |