Skip to content

Open Meadow

From Zed City Wiki

Revision as of 12:23, 14 July 2025 by Anonymous-6 (talk) (Created page with "<noinclude>{{Locations| Name=Open Meadow| Codename=loc_open_meadow| WaitTime=0| TravelTime=900| TravelTimeFormatted=00H 15M 00S| Difficulty=0| Description = No information known }} </noinclude>{{LocationJobItems | JobCodename=loc_open_meadow | ReqType=item_default | Codename=fuel | Qty=5 | TakeItem=Yes }}=== Travel Cost === {{#cargo_query: table=LocationJobItems,Items | join on=LocationJobItems.Codename=Items.Codename | fields=CONCAT('https://www.zed.city/items/', Locati...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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_open_meadow' | 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_open_meadow" |format=table }}

{{#cargo_query: table=HuntingJobs |fields=_pageName, OverallCap, WaitTime, MinSkillLevel, JobSkill, UnlockLevel, Location, Difficulty |where=Location="loc_open_meadow" |format=table }}

Sub Zones

{{#cargo_query: table=ScavengeRooms |fields=_pageName=Name |where=Location="loc_open_meadow" |format=table }}