Items: Difference between revisions

From Zed Wiki

(40 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''''(Name of item, category, buying and selling price, accuracy, damage, defence, description, effect)'''''
Here you will find a list of all the items available in Zed City. From essential survival tools and powerful weapons to rare collectibles and crafting materials, each item plays a role in your fight to survive.
===Weapons (melee)===
===Weapons (melee)===
{{#cargo_query:
{{#cargo_query:
  table=Weapons
  table=Weapons
Line 10: Line 9:
           Durability,
           Durability,
           Type,
           Type,
          Weight,
           BuyPrice = Buy Price,
           BuyPrice = Buy Price,
           SellPrice = Sell Price,
           SellPrice = Sell Price,
  |format=table
  |format=table
|limit=100
  |order by=Name
  |order by=Name
  |headers=yes
  |headers=yes
Line 19: Line 18:


===Weapons (ranged)===
===Weapons (ranged)===
{{#cargo_query:
{{#cargo_query:
  table=WeaponsRanged, Ammo
  table=WeaponsRanged, Ammo
Line 30: Line 28:
WeaponsRanged.FireRate = Fire Rate,
WeaponsRanged.FireRate = Fire Rate,
WeaponsRanged.MaxAmmo = Magazine Size,
WeaponsRanged.MaxAmmo = Magazine Size,
WeaponsRanged.Weight,
WeaponsRanged.BuyPrice = Buy Price,
WeaponsRanged.BuyPrice = Buy Price,
WeaponsRanged.SellPrice = Sell Price,
WeaponsRanged.SellPrice = Sell Price,
  |join on=WeaponsRanged.AmmoType=Ammo.Codename
  |join on=WeaponsRanged.AmmoType=Ammo.Codename
  |format=table
  |format=table
|limit=100
  |order by=Name
  |order by=Name
  |headers=yes
  |headers=yes
Line 40: Line 38:


===Ammo===
===Ammo===
{{#cargo_query:
{{#cargo_query:
  table=Ammo
  table=Ammo
Line 46: Line 43:
           _pageName=Ammo
           _pageName=Ammo
  |format=table
  |format=table
|limit=100
  |order by=Ammo
  |order by=Ammo
  |headers=yes
  |headers=yes
Line 56: Line 52:
   |fields=CONCAT('{{item-img|', Image, '}}')=Image,
   |fields=CONCAT('{{item-img|', Image, '}}')=Image,
             _pageName=Name,
             _pageName=Name,
            Codename,
             Defense,
             Defense,
             Durability,
             Durability,
            Weight,
             BuyPrice = Buy Price,
             BuyPrice = Buy Price,
             SellPrice = Sell Price
             SellPrice = Sell Price
   |format=table
   |format=table
  |limit=100
   |order by=Name
   |order by=Name
   |headers=yes
   |headers=yes
Line 68: Line 63:


===Armour (body)===
===Armour (body)===
{{#cargo_query:
{{#cargo_query:
   table=DefenseBody
   table=DefenseBody
   |fields=CONCAT('{{item-img|', Image, '}}')=Image,
   |fields=CONCAT('{{item-img|', Image, '}}')=Image,
             _pageName=Name,
             _pageName=Name,
            Codename,
             Defense,
             Defense,
             Durability,
             Durability,
            Weight,
             BuyPrice = Buy Price,
             BuyPrice = Buy Price,
             SellPrice = Sell Price
             SellPrice = Sell Price
   |format=table
   |format=table
  |limit=100
   |order by=Name
   |order by=Name
   |headers=yes
   |headers=yes
Line 85: Line 78:


===Armour (legs)===
===Armour (legs)===
{{#cargo_query:
{{#cargo_query:
   table=DefenseLegs
   table=DefenseLegs
   |fields=CONCAT('{{item-img|', Image, '}}')=Image,
   |fields=CONCAT('{{item-img|', Image, '}}')=Image,
             _pageName=Name,
             _pageName=Name,
            Codename,
             Defense,
             Defense,
             Durability,
             Durability,
            Weight,
             BuyPrice = Buy Price,
             BuyPrice = Buy Price,
             SellPrice = Sell Price
             SellPrice = Sell Price
   |format=table
   |format=table
  |limit=100
   |order by=Name
   |order by=Name
   |headers=yes
   |headers=yes
}}
}}


===Armour (feet)===
===Armour (feet)===
{{#cargo_query:
{{#cargo_query:
   table=DefenseFeet
   table=DefenseFeet
   |fields=CONCAT('{{item-img|', Image, '}}')=Image,
   |fields=CONCAT('{{item-img|', Image, '}}')=Image,
             _pageName=Name,
             _pageName=Name,
            Codename,
             Defense,
             Defense,
             Durability,
             Durability,
            Weight,
             BuyPrice = Buy Price,
             BuyPrice = Buy Price,
             SellPrice = Sell Price
             SellPrice = Sell Price
   |format=table
   |format=table
  |limit=100
   |order by=Name
   |order by=Name
   |headers=yes
   |headers=yes
}}
}}


===Armour===  
===Materials===
{{#cargo_query:
  table=Materials
  |fields=CONCAT('{{item-img|', Image, '}}')=Image,
            _pageName=Name,
            Weight,
            BuyPrice = Buy Price,
            SellPrice = Sell Price
  |format=table
  |order by=Name
  |headers=yes
}}


{| class="wikitable"
===Fish===
|-
{{#cargo_query:
! colspan="8" style="background-color:#343434; color:#0b758f;" |
  table=Fish
|-
  |fields=CONCAT('{{item-img|', Image, '}}')=Image,
| colspan="8" style="text-align:center; font-weight:bold; text-decoration:underline; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;" | Head
            _pageName=Name,
|- style="font-weight:bold; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;"
            Weight,
| Image
            BuyPrice = Buy Price,
| Item
            SellPrice = Sell Price
| Buy
  |format=table
| Sell
  |order by=Name
| Defence
  |headers=yes
| Location
}}
| Blueprints
| Requirements
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b;"
| Placeholder
| style="font-weight:bold;" | Army Helmet
| $10,000
| $7,500
| 5
| City, Retail, <br />Glockbuster
| N/A
| N/A
|-
| colspan="8" style="text-align:center; font-weight:bold; text-decoration:underline; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;" | Body
|- style="font-weight:bold; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0B758F;"
| Image
| Item
| Buy
| Sell
| Defence
| Location
| Blueprints
| Requirements
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| Placeholder
| style="font-weight:bold;" | Cloth Jacket
| $0
| $0
| 5
| Stronghold, <br />Armour bench
| yes, ?
| Cloth x 25 and Thread x 5. <br />Produces 1 and takes 1 hour, 40 minutes. <br />level 4.
|-
| colspan="8" style="text-align:center; font-weight:bold; text-decoration:underline; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;" | Legs
|- style="font-weight:bold; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0B758F;"
| Image
| Item
| Buy
| Sell
| Defence
| Location
| Blueprints
| Requirements
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| Placeholder
| style="font-weight:bold;" | Cloth Pants
| $0
| $0
| 5
| Stronghold, <br />Armour bench
| yes, ?
| Cloth x 10 and Thread x 4. <br />Produces 1 and takes 10 minutes. <br />level 1.
|-
| colspan="8" style="text-align:center; font-weight:bold; text-decoration:underline; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;" | Feet
|- style="font-weight:bold; background-color:#343434; color:#0B758F;"
| Image
| Item
| Buy
| Sell
| Defence
| Location
| Blueprints
| Requirements
|- style="background-color:#9b9b9b; color:#000000;"
|
|
|
|
|
|
|
|
|}


===Resources===
===Boosters (food)===
{{#cargo_query:
  table=Food
  |fields=CONCAT('{{item-img|', Image, '}}')=Image,
            _pageName=Name,
            MoraleBoost,
            Cooldown,
            Weight,
            BuyPrice = Buy Price,
            SellPrice = Sell Price
  |format=table
  |order by=Name
  |headers=yes
}}


{| class="wikitable"
===Boosters (energy)===
|-
{{#cargo_query:
! colspan="8" style="background-color:#343434; color:#0b758f;" |
  table=EnergyDrinks
|-
  |fields=CONCAT('{{item-img|', Image, '}}')=Image,
| colspan="8" style="text-align:center; font-weight:bold; text-decoration:underline; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;" | Resource
            _pageName=Name,
|- style="font-weight:bold; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;"
            EnergyBoost,
| Image
            Cooldown,
| Item
            Weight,
| Buy
            BuyPrice = Buy Price,
| Sell
            SellPrice = Sell Price
| Location
  |format=table
| Blueprints
  |order by=Name
| Requirements
  |headers=yes
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
}}
| Place holder
| style="font-weight:bold;" | Advanced tools
| $10
| $5
| Stronghold, <br />Crafting bench <br /> and Quest - Garbo 11
| Yes, Quest - Garbo 9
| Flux x 5, Steel x 10 and Plastic x 10. <br /> Produces 1 and takes 15 minutes. <br /> Level 8.
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#c0c0c0; color:#000000;"
| Place holder
| style="font-weight:bold;" | Barley
| $0
| $0
| Faction, <br />Farm
| Yes, ?
| Barley seeds x 1. <br />Produces 1 and takes 1 hour. <br /> Level 1.
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| style="background-color:#9B9B9B;" | Place holder
| style="font-weight:bold;" | Barley Seeds
| $0
| $0
| Forest, <br /> Coal mine <br /> and Scrap yard
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#c0c0c0; color:#000000;"
| style="background-color:#C0C0C0;" | Place holder
| style="font-weight:bold;" | Cloth
| $10
| $5
| Forest, <br /> Coal mine <br /> and Scrap yard
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| style="background-color:#9B9B9B;" | Place holder
| style="font-weight:bold;" | Coal
| $250
| $50
| Stronghold, <br /> Furnace
| Yes, ?
| Log x 2. <br /> Produces 1 and takes 1 minute. <br /> Level 2.
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#c0c0c0; color:#000000;"
| style="background-color:#C0C0C0;" | Place holder
| style="font-weight:bold;" | Dirty Water
| $0
| $0
| Forest, <br /> Coal mine, <br /> Scrap yard <br /> and Shopping mall: <br /> Food Court
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| style="background-color:#9B9B9B;" | Place holder
| style="font-weight:bold;" | Fishing reel
| $0
| $0
| ?
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#c0c0c0; color:#000000;"
| style="background-color:#C0C0C0;" | Place holder
| style="font-weight:bold;" | Flux
| $100
| $50
| ? and Quests - Buddy 3 and Garbo 7
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| style="background-color:#9B9B9B;" | Place holder
| style="font-weight:bold;" | Fuel
| $1,000
| $500
| Forest, <br /> Coal mine, <br /> Scrap yard <br /> and Cinema: <br /> Maintenance room <br /> and Projection room
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#c0c0c0; color:#000000;"
| style="background-color:#C0C0C0;" | Place holder
| style="font-weight:bold;" | Gears
| $100
| $50
| Buddy's Compound: <br /> Courtyard <br /> and Main Wall
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| style="background-color:#9B9B9B;" | Place holder
| style="font-weight:bold;" | Iron bar
| $1,000
| $500
| Stronghold, <br /> Furnace <br /> OR City, Retail, Junk store
| Yes, ?
| Scrap x 10. <br />Produces 1 and takes 1 minute. <br /> level 2 <br /> OR <br /> Iron ore x 2. <br /> Produces 1 and takes 1 minute. <br /> Level 3.
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#c0c0c0; color:#000000;"
| style="background-color:#C0C0C0;" | Place holder
| style="font-weight:bold;" | Iron Ore
| $100
| $50
| Forest, <br /> Scrapyard, <br /> Coal Mine, <br /> Shopping Mall: <br /> Food Court
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| style="background-color:#9B9B9B;" | Place holder
| style="font-weight:bold;" | Logs
| $10
| $5
| Quest - Mission 3, <br /> Forest, <br /> Scrapyard, <br /> Coal Mine
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#c0c0c0; color:#000000;"
| style="background-color:#C0C0C0;" | Place holder
| style="font-weight:bold;" | Nails
| $250
| $125
| Stronghold, <br /> Furnace, <br /> Arcade: <br /> Hall of Mirrors  <br /> OR <br /> City, Retail, Junk store
| Yes, Quest - Mission 3
| Iron bar x 1. <br />Produces 10 and takes 1 minute. <br /> Level 1.
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| style="background-color:#9B9B9B;" | Place holder
| style="font-weight:bold;" | Plastic
| $100
| $50
| Buddy's Compound:<br /> Courtyard, <br /> Main Wall <br /> and Quest - Meat 3
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#c0c0c0; color:#000000;"
| style="background-color:#C0C0C0;" | Place holder
| style="font-weight:bold;" | Rope
| $0
| $0
| Buddy's Compound:<br /> Courtyard
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| style="background-color:#9B9B9B;" | Place holder
| style="font-weight:bold;" | Scrap
| $25
| $10
| Forest, <br /> Scrapyard, <br /> Coal Mine, <br /> Buddy's Compound:<br /> Courtyard <br /> and Main Wall <br /> OR <br /> City, Retail, Junk store
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#c0c0c0; color:#000000;"
| style="background-color:#C0C0C0;" | Place holder
| style="font-weight:bold;" | Steel
| $1,500
| $650
| Stronghold, <br /> Furnace <br /> and Quest - Garbo 5
| Yes, Quest - Garbo 6
| Iron bar x 1 and Coal x 1, <br /> Produces 1 and takes 10 seconds. <br />level 0.
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| style="background-color:#9B9B9B;" | Place holder
| style="font-weight:bold;" | Tape
| $0
| $0
| ?
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#c0c0c0; color:#000000;"
| style="background-color:#C0C0C0;" | Place holder
| style="font-weight:bold;" | Tarp
| $100
| $50
| Buddy's Compound: <br /> Courtyard <br /> and Main Wall
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| style="background-color:#9B9B9B;" | Place holder
| style="font-weight:bold;" | Thread
| $0
| $0
| Arcade: <br /> Hall of Mirrors <br /> and Shopping Mall: <br /> Food Court
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#c0c0c0; color:#000000;"
| style="background-color:#C0C0C0;" | Place holder
| style="font-weight:bold;" | Zed Juice
| $250
| $100
| All hunting locations
| N/A
| N/A
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| style="background-color:#9B9B9B;" | Place holder
| style="font-weight:bold;" | Water
| $0
| $0
| Stronghold, <br /> Furnace
| Yes, ?
| Dirty water x 1. <br />Produces 1 and takes 1 minute. <br />level 5.
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#c0c0c0; color:#000000;"
| style="background-color:#C0C0C0;" | Place holder
| style="font-weight:bold;" | Wire
| $0
| $0
| Coal mine <br />and Buddy's Compound: <br />Courtyard
| N/A
| N/A
|}


===Ammo===
===Boosters (alcohol)===
{{#cargo_query:
  table=Alcohol
  |fields=CONCAT('{{item-img|', Image, '}}')=Image,
            _pageName=Name,
            RadBoost,
            Cooldown,
            Weight,
            BuyPrice = Buy Price,
            SellPrice = Sell Price
  |format=table
  |order by=Name
  |headers=yes
}}


{| class="wikitable"
===Medical===
|-
{{#cargo_query:
! colspan="9" style="background-color:#343434; color:#0b758f;" |
  table=Medical
|- style="text-align:center; text-decoration:underline; font-size:16px; background-color:#343434; color:#0b758f;"
  |fields=CONCAT('{{item-img|', Image, '}}')=Image,
| colspan="9" style="font-weight:bold; font-size:20px; font-family:Arial, Helvetica, sans-serif !important;" | Ammo
            _pageName=Name,
|- style="font-weight:bold; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;"
            RecoverTime,
| Image
            HealthGain,
| Item
            MedicalCooldown,
| Buy
            Weight,
| Sell
            BuyPrice = Buy Price,
| Location
            SellPrice = Sell Price
| Blueprints
  |format=table
| Requirements
  |order by=Name
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#656565; color:#000000;"
  |headers=yes
| Place holder
}}
| style="font-weight:bold;" | Arrows
| $0
| $0
| Stronghold, <br /> Crafting bench
| Yes, ?
| Log x 10 and Iron bar x 1. <br /> Produces 1 and takes 2 minutes. <br /> Level 8,
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b;"
| Place holder
| style="font-weight:bold;" | Gun Powder
| $0
| $0
| Stronghold, <br /> Ammo bench
| Yes, ?
| Coal x 2. <br /> Produces 1 and takes 2 minutes. <br /> Level 1.
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#656565; color:#000000;"
| Place holder
| style="font-weight:bold;" | Pistol ammo
| $0
| $0
| Stronghold, Ammo bench <br /> and Quest - Meat 1
| Yes, Quest - Garbo 4
| Gun powder x 5 and Iron bar x 2. <br /> Produces 5 and takes 2 minutes. Level 3.
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| Place holder
| style="font-weight:bold;" | Rifle ammo
| $0
| $0
| Stronghold, <br /> Ammo bench
| Yes, Quest - Meat 5
| Gun powder x 5 and Steel x 2. <br /> Produces 5 and takes 2 minutes. <br /> Level 5.
|- style="background-color:#656565; color:#000000;"
| Place holder
| style="font-weight:bold;" | Shotgun slug
| $0
| $0
| Stronghold, <br /> Ammo bench
| Yes, Quest - Myena 4
| Gun powder x 10, Iron bar x 2 and Simple ammo x 6. <br /> Produces 5 and takes 2 minutes. <br /> >evel 4.<br />
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#9b9b9b; color:#000000;"
| Place holder
| style="font-weight:bold;" | Simple ammo
| $0
| $0
| Stronghold, Ammo bench <br /> and Quest - Garbo 3
| Yes, ?
| Gun powder x 1, and Iron bar x 1. <br /> Produces 5 and takes 2 minutes. <br /> Level 2.
|}


===Consumables===  
===Misc===
{{#cargo_query:
  table=Misc
  |fields=CONCAT('{{item-img|', Image, '}}')=Image,
            _pageName=Name,
            Weight,
            BuyPrice = Buy Price,
            SellPrice = Sell Price
  |format=table
  |order by=Name
  |headers=yes
}}


{| class="wikitable"
===Equipment===
|-
{{#cargo_query:
! colspan="9" style="background-color:#343434; color:#0b758f;" |
  table=Equipment
|-
  |fields=CONCAT('{{item-img|', Image, '}}')=Image,
| colspan="9" style="text-align:center; font-weight:bold; text-decoration:underline; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;" | Food
            _pageName=Name,
|- style="font-weight:bold; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;"
            Durability,
| Image
            Weight,
| Item
            BuyPrice = Buy Price,
| Buy
            SellPrice = Sell Price,
| Sell
  |format=table
| Effect
  |order by=Name
| Cool down
  |headers=yes
| Location
}}
| Blueprints
| Requirements
|- style="background-color:#656565;"
| style="color:#000000;" |
| style="font-weight:bold; color:#000000;" | Animal meat
| style="color:#000000;" | $1,000
| style="color:#000000;" | $200
| style="color:#000000;" | Increases morale by 50
| style="color:#000000;" | 30 minutes
| style="color:#000000;" | Shopping Mall:  <br />Food Court
| style="color:#000000;" | N/A
| N/A
|- style="background-color:#9b9b9b;"
| style="color:#000000;" |
| style="font-weight:bold; color:#000000;" | Bass
| style="color:#000000;" | $700
| style="color:#000000;" | $150
| style="color:#000000;" | Increases morale by 40
| style="color:#000000;" | 30 minutes
| style="color:#000000;" | Lake
| style="color:#000000;" | N/A
| style="background-color:#9B9B9B;" | N/A
|- style="background-color:#656565;"
| style="color:#000000;" |
| style="font-weight:bold; color:#000000;" | Canned Food
| style="color:#000000;" | $100
| style="color:#000000;" | $50
| style="color:#000000;" | Increases morale by 20
| style="color:#000000;" | 30 minutes
| style="color:#000000;" | City, Retail, Zed Mart
| style="color:#000000;" | N/A
| N/A
|- style="background-color:#9b9b9b;"
| style="color:#000000;" |
| style="font-weight:bold; color:#000000;" | Carp
| style="color:#000000;" | $500
| style="color:#000000;" | $120
| style="color:#000000;" | Increases morale by 30
| style="color:#000000;" | 30 minutes
| style="color:#000000;" | Lake
| style="background-color:#9B9B9B; color:#000000;" | N/A
| style="background-color:#9B9B9B;" | N/A
|- style="background-color:#656565;"
|
| style="font-weight:bold;" | Chocolate
| $2,500
| $500
| Increases morale by 100
| 30 minutes
| Cinema: <br />Maintenance room <br />and Projection room
| N/A
| N/A
|- style="background-color:#9b9b9b;"
| style="color:#000000;" |
| style="font-weight:bold; color:#000000;" | Cooked fish
| style="color:#000000;" | $1.400
| style="color:#000000;" | $300
| style="color:#000000;" | Increases morale by 65
| style="color:#000000;" | 30 minutes
| style="color:#000000;" | Stronghold, <br />Kitchen
| style="color:#000000;" | Yes, ?
| Coal x 1 and Bass x 1.<br />Produces 1 and takes 25 seconds.<br />Level 1.
|- style="background-color:#656565; color:#000000;"
|
| style="font-weight:bold;" | Cooked meat
| $1,600
| $350
| Increases morale by 75
| 30 minutes
| Stronghold, <br />Kitchen
| Yes, ?
| Coal x 1 and Animal meat x 1. <br />Produces 1 and takes 10 seconds. <br />Level 2.
|- style="background-color:#9b9b9b;"
|
| style="font-weight:bold;" | Fish Kebab
| $2,500
| $400
| Increases morale by 100
| 30 minutes
| style="background-color:#9B9B9B;" | Stronghold, <br />Kitchen
| style="background-color:#9B9B9B;" | Yes, ?
| Mixed vegetables x 3 <br />and cooked fish x 1. <br />Produces 1 and takes 10 seconds. <br />Level 3.
|- style="background-color:#656565; color:#000000;"
|
| style="font-weight:bold;" | Perch
| $300
| $100
| Increases morale by 25
| 30 minutes
| City, Retail, Zed Mart
| N/A
| N/A
|- style="text-align:center; background-color:#343434; color:#0b758f;"
| colspan="9" style="font-weight:bold; text-decoration:underline; font-size:20px; font-family:Arial, Helvetica, sans-serif !important;" | Energy Drink
|- style="background-color:#656565; color:#000000;"
|
| style="font-weight:bold;" | e-Cola
| $0
| $0
| Increases energy by 25
| 2 hours
| Shopping Mall: <br />Food Court
| N/A
| N/A
|- style="background-color:#9b9b9b; color:#000000;"
|
| style="font-weight:bold;" | Zedbull
|
|
| Increases energy by 30
| 2 hours
| Quest - Buddy 5
| style="background-color:#9B9B9B;" | N/A
| N/A
|- style="background-color:#343434; color:#0b758f;"
| colspan="9" style="text-align:center; font-weight:bold; text-decoration:underline; font-size:20px; font-family:Arial, Helvetica, sans-serif !important;" | Alcohol
|- style="background-color:#656565; color:#000000;"
|
| Beer
| $10,000
| $1,000
| Increases rad immunity by 1
| 1 hour
| Faction, <br />Distillery
| Yes, ?
| Water x 1 and Barley x 1. <br />Produces 1 and takes 1 hour. <br />Level 1.
|- style="background-color:#9b9b9b; color:#000000;"
|
| style="font-weight:bold;" | Vodka
| $0
| $0
| Increases rad immunity by 2
| 1 hour
| ?
| style="background-color:#9B9B9B;" | N/A
| style="background-color:#9B9B9B;" | N/A
|- style="font-weight:bold; text-align:center; text-decoration:underline; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;"
| colspan="9" | Medical
|- style="background-color:#656565; color:#000000;"
|
| style="font-weight:bold;" | Bandage
| $1,000
| $200
| Reduce recovery time by 10 minutes <br />and increase’s life by 10
| 5 minutes
| Stronghold, <br />Medical Bay
| Yes, ?
| Water x 2 and Cloth x 5. <br />Produces 1 and takes 1 minute. <br />Level 5.
|- style="background-color:#9b9b9b; color:#000000;"
|
| style="font-weight:bold;" | Med Kit
| $0
| $0
| Reduce recovery time by 20 minutes <br />and increase’s life by 20
| 15 minutes
| ?
| style="background-color:#9B9B9B;" | N/A
| style="background-color:#9B9B9B;" | N/A
|- style="background-color:#656565; color:#000000;"
|
| style="font-weight:bold;" | Morphine
| $0
| $0
| Reduce recovery time by 20 minutes <br />and increase’s life by 20
| 15 minutes
| /
| N/A
| N/A
|- style="background-color:#9b9b9b; color:#000000;"
|
| style="font-weight:bold;" | Small Med Kit
| $0
| $0
| Reduce recovery time by 30 minutes <br />and increase’s life by 20
| 10 minutes
| ?
| N/A
| N/A
|- style="font-weight:bold; text-align:center; text-decoration:underline; font-size:20px; font-family:Arial, Helvetica, sans-serif !important;"
| colspan="9" style="background-color:#343434; color:#0b758f;" | Easter event 2024
|- style="background-color:#656565; color:#000000;"
|
| style="font-weight:bold;" | Alien Egg
| $0
| $0
| Increases morale by 75, energy by 5 <br />and rad immunity by 5
| 30 minutes
| N/A
| N/A
| N/A
|- style="background-color:#9b9b9b; color:#000000;"
|
| style="font-weight:bold;" | Corrupted Egg
| style="background-color:#9B9B9B;" | $0
| style="background-color:#9B9B9B;" | $0
| Increases morale by 500 and rad immunity by 20
| 30 minutes
| N/A
| style="background-color:#9B9B9B;" | N/A
| style="background-color:#9B9B9B;" | N/A
|- style="background-color:#656565; color:#000000;"
|
| style="font-weight:bold;" | Dino Egg
| $0
| $0
| Increases morale by 100 and rad immunity by 10
| 30 minutes
| N/A
| N/A
| N/A
|- style="background-color:#9B9B9B; color:#000000;"
| style="background-color:#9b9b9b;" |
| style="font-weight:bold; background-color:#9b9b9b;" | Luxury Egg
| $0
| $0
| style="background-color:#9b9b9b;" | Increases morale by 1000
| 30 minutes
| N/A
| N/A
| N/A
|- style="background-color:#656565; color:#000000;"
|
| style="font-weight:bold;" | Moon Egg
| $0
| $0
| Increases morale by 500 and energy by 50
| 30 minutes
| N/A
| N/A
| N/A
|- style="background-color:#9B9B9B; color:#000000;"
| style="background-color:#9b9b9b;" |
| style="font-weight:bold; background-color:#9b9b9b;" | Survivor Egg
| $0
| $0
| style="background-color:#9b9b9b;" | Increases morale by 50, energy by 10 <br />and rad immunity by 5
| 30 minutes
| N/A
| N/A
| N/A
|- style="background-color:#656565; color:#000000;"
|
| style="font-weight:bold;" | ZedBull Egg
| $0
| $0
| Increases morale by 100 and energy by 25
| 30 minutes
| N/A
| N/A
| N/A
|- style="background-color:#9B9B9B; color:#000000;"
| style="background-color:#9b9b9b;" |
| style="font-weight:bold; background-color:#9b9b9b;" | Zen Egg
| $0
| $0
| style="background-color:#9b9b9b;" | Increases morale by 500
| 30 minutes
| N/A
| N/A
| N/A
|}


===Mutations===  
===Trophy===
 
{{#cargo_query:
'''Not available in game at the moment'''.
  table=Trophy
 
  |fields=CONCAT('{{item-img|', Image, '}}')=Image,
===Equipment===
            _pageName=Name,
 
            Weight
{| class="wikitable"
  |format=table
|-
  |order by=Name
! colspan="7" style="background-color:#343434; color:#0b758f;" |
  |headers=yes
|-
}}
| colspan="7" style="text-align:center; font-weight:bold; text-decoration:underline; background-color:#343434; color:#0b758f;" | Misc
|- style="font-weight:bold; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;"
| Image
| Item
| Buy
| Sell
| Location
| Blueprints
| Requirements
|- style="background-color:#656565; color:#000000;"
| Place holder
| style="font-weight:bold;" | Buddy's Pass
| $0
| $0
| Quest - Buddy 4
| N/A
| N/A
|- style="background-color:#9b9b9b; color:#000000;"
| Place holder
| style="font-weight:bold;" | Fishing Rod
| $0
| $0
| Stronghold, Crafting bench
| Yes, Quest - Garbo 2
| Log x 40, Wire x 1 and Scrap x 10, <br />Produces 1 and takes 10 minutes. <br />Level 0.
|- style="background-color:#656565; color:#000000;"
| Place holder
| style="font-weight:bold;" | Fuel Injector
| $0
| $0
| Quest - Garbo 10
| N/A
| N/A
|- style="background-color:#9b9b9b; color:#000000;"
| Place holder
| style="font-weight:bold;" | Generals RFID
| $0
| $0
| Quest - Garbo 11
| N/A
| N/A
|- style="background-color:#656565; color:#000000;"
| Place holder
| style="font-weight:bold;" | Lighter
| $0
| $0
| Lake
| N/A
| N/A
|- style="background-color:#9b9b9b; color:#000000;"
| Place holder
| style="font-weight:bold;" | Lucky coin
| $0
| $0
| Quest - Garbo 8
| N/A
| N/A
|- style="background-color:#656565; color:#000000;"
| Place holder
| style="font-weight:bold;" | Pickaxe
| $0
| $0
| Stronghold, Crafting bench <br />and Quest - Garbo 1
| Yes, ?
| ?
|- style="background-color:#9b9b9b; color:#000000;"
| Place holder
| style="font-weight:bold;" | Police RFID
| $0
| $0
| Quest - Meat 4
| N/A
| N/A
|- style="background-color:#656565; color:#000000;"
| Place holder
| style="font-weight:bold;" | Silver key
| $0
| $0
| Myena 6 <br />and Police HQ: Foyer.
| N/A
| N/A
|}
 
===Trophies===
 
{| class="wikitable"
|-
! colspan="9" style="background-color:#343434; color:#0b758f;" |
|-
| colspan="9" style="text-align:center; font-weight:bold; text-decoration:underline; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;" | Trophy
|- style="font-weight:bold; font-size:20px; font-family:Arial, Helvetica, sans-serif !important; background-color:#343434; color:#0b758f;"
| Image
| Item
| Buy
| Sell
| Effect
| Date
|- style="font-size:16px; font-family:Arial, Helvetica, sans-serif !important; background-color:#656565; color:#000000;"
| Place holder
| Golden Egg
| $0
| $0
| Trophy
| 2024
|}

Revision as of 17:16, 10 November 2024

Here you will find a list of all the items available in Zed City. From essential survival tools and powerful weapons to rare collectibles and crafting materials, each item plays a role in your fight to survive.

Weapons (melee)

Image Name Attack Accuracy Durability Type Weight Buy Price Sell Price
weapon_baseball_bat.png
Baseball Bat 18 57 Medium blunt 1kg 3 1
weapon_baton.png
Baton 25 65 Medium blunt 1kg 100 50
weapon_chainsaw.png
Chainsaw 60 30 High bladed 1kg 10,000 2,500
weapon_drill.png
Drill 30 35 Medium piercing 1kg 5,000 500
weapon_fire_axe.png
Fire Axe 55 35 Medium bladed 1kg 9,000 2,000
weapon_machete.png
Machete 50 65 Medium bladed 1kg 12,000 3,000
weapon_meat_cleaver.png
Meat Cleaver 45 70 Medium bladed 1kg 11,000 2,800
weapon_spear.png
Spear 28 70 Medium piercing 1kg 0 150
weapon_switchblade.png
Switchblade 28 70 Medium bladed 1kg 500 250
weapon_wrench.png
Wrench 38 45 Medium blunt 1kg 1,000 350

Weapons (ranged)

Image Name Attack Accuracy Durability Ammo Fire Rate Magazine Size Weight Buy Price Sell Price
ak_47.png
AK-47 50 50 Medium Rifle Ammo 10-15 35 1kg 0 0
ak_74u.png
AK-74u 40 40 Medium Rifle Ammo 24-30 35 1kg 0 0
weapon_bow.png
Bow 18 57 Medium Arrows 2-4 10 1kg 0 0
chain_shotgun.png
Chain Shotgun 50 50 Medium Shotgun Slug 2-6 6 1kg 0 0
desert_eagle.png
Desert Eagle 30 57 Medium Pistol Ammo 3-6 12 1kg 0 0
handgun.png
Handgun 25 57 Medium Pistol Ammo 3-4 12 1kg 750 500
handmade.png
Handmade 18 57 Medium Simple Ammo 1-4 4 1kg 0 0
l96.png
L96 120 80 Medium Rifle Ammo 1 1 1kg 0 0
lr_300.png
LR-300 25 90 Medium Rifle Ammo 10-50 50 1kg 0 0
m249.png
M249 50 20 Medium Rifle Ammo 30-40 40 1kg 0 0
mp5.png
MP5 25 57 Medium Pistol Ammo 10-15 25 1kg 0 0
revolver.png
Revolver 60 60 Medium Pistol Ammo 1-6 6 1kg 0 0
sawnoff.png
Sawnoff 80 40 Medium Shotgun Slug 1-2 2 1kg 0 0
scuff_shotgun.png
Scuff Shotgun 50 40 Very Low Simple Ammo 1-2 2 1kg 2,000 500
shotgun.png
Shotgun 80 60 Medium Shotgun Slug 1-2 2 1kg 0 0
smg.png
SMG 60 50 Medium Rifle Ammo 5-10 20 1kg 0 0

Ammo

Image Ammo
ammo_arrows.png
Arrows
pistol_ammo.png
Pistol Ammo
rifle_ammo.png
Rifle Ammo
shotgun_slug.png
Shotgun Slug
simple_ammo.png
Simple Ammo

Armour (head)

Image Name Defense Durability Weight Buy Price Sell Price
defense_army_helmet.png
Army Helmet 2 Medium 1kg 1,000 750
defense_camo_hat.png
Camo Hat 1 Medium 1kg 0 0
cowboy_hat.png
Cowboy Hat 5 Medium 1kg 0 0
defense_gas_mask.png
Gas Mask 2 Medium 1kg 0 0
defense_hockey_mask.png
Hockey Mask 1 Medium 1kg 0 0
defense_nano_helmet.png
Nano Helmet 10 Medium 1kg 0 0
defense_ranger_hat.png
Ranger Hat 1 Medium 1kg 0 0
defense_riot_helmet.png
Riot Helmet 3 Medium 1kg 0 0
defense_sunglasses.png
Sunglasses 1 Medium 1kg 0 0

Armour (body)

Image Name Defense Durability Weight Buy Price Sell Price
barrel_vest.png
Barrel Vest 5 Medium 1kg 0 0
defense_body_vest.png
Body Vest 15 Medium 1kg 0 0
defense_camo_vest.png
Camo Vest 10 Unknown 1kg 0 0
defense_cloth_jacket.png
Cloth Jacket 1 Very Low 1kg 500 300
defense_hazmat_jacket.png
Hazmat Jacket 2 Medium 1kg 0 0
defense_leather_jacket.png
Leather Jacket 5 Pristine 1kg 0 0
defense_nano_armour.png
Nano Armour 20 Medium 1kg 0 0
defense_padded_vest.png
Padded Vest 10 Unknown 1kg 0 0
defense_ranger_jacket.png
Ranger Jacket 3 Very High 1kg 0 0

Armour (legs)

Image Name Defense Durability Weight Buy Price Sell Price
defense_armoured_pants.png
Armoured Pants 2 Pristine 1kg 0 0
defense_army_pants.png
Army Pants 2 Very High 1kg 0 0
defense_camo_pants.png
Camo Pants 1 Medium 1kg 0 0
defense_cargo_pants.png
Cargo Pants 1 Very High 1kg 0 0
defense_cargo_shorts.png
Cargo Shorts 1 Medium 1kg 0 0
cloth_pants.png
Cloth Pants 1 Low 1kg 250 150
defense_heavily_armoured_pants.png
Heavily Armoured Pants 3 Medium 1kg 0 0
defense_jeans.png
Jeans 1 Medium 1kg 0 0
defense_jogging_bottoms.png
Jogging Bottoms 1 Medium 1kg 0 0
defense_knee_pads.png
Knee Pads 1 Medium 1kg 0 0
defense_padded_pants.png
Padded Pants 1 Medium 1kg 0 0
defense_ranger_jeans.png
Ranger Jeans 1 Very High 1kg 0 0
defense_sweat_pants.png
Sweat Pants 1 Medium 1kg 0 0
defense_swim_shorts.png
Swim Shorts 1 Medium 1kg 220 180

Armour (feet)

Image Name Defense Durability Weight Buy Price Sell Price
defense_army_boots.png
Army Boots 2 Pristine 1kg 0 0
defense_camo_boots.png
Camo Boots 1 Very High 1kg 0 0
defense_hazmat_boots.png
Hazmat Boots 1 Medium 1kg 0 0
defense_ranger_boots.png
Ranger Boots 2 Very High 1kg 0 0
defense_sandals.png
Sandals 1 Low 1kg 250 150
defense_soldier_boots.png
Soldier Boots 5 Very High 1kg 0 0
defense_trekking_boots.png
Trekking Boots 1 High 1kg 0 0
defense_work_boots.png
Work Boots 2 Medium 1kg 0 0

Materials

Image Name Weight Buy Price Sell Price
advanced_tools.png
Advanced Tools 0.5kg 0 1,000
ash.png
Ash 0.01kg 0 0
automation_arm.png
Automation Arm 10kg 0 0
barley.png
Barley 0.1kg 0 0
barley_seeds.png
Barley Seeds 0.1kg 0 0
barricade.png
Barricade 2.5kg 0 0
brick.png
Brick 0.25kg 0 0
broken_radio.png
Broken Radio 1.2kg 0 0
broken_remote.png
Broken Remote 0.5kg 0 0
broken_screen.png
Broken Screen 2kg 0 0
car_parts.png
Car Parts 0.175kg 0 0
cement.png
Cement 0.25kg 0 0
cloth.png
Cloth 0.1kg 0 20
coal.png
Coal 0.1kg 30 10
computer_board.png
Computer Board 1kg 0 0
dirty_water.png
Dirty Water 0.05kg 0 0
electrical_components.png
Electrical Components 0.25kg 0 0
empty_fuel_container.png
Empty Fuel Container 2.5kg 0 0
explosives.png
Explosives 0.5kg 0 0
fishing_reel.png
Fishing Reel 1kg 0 0
flux.png
Flux 0.5kg 0 350
fuel.png
Fuel 0.25kg 0 250
fuel_container.png
Fuel Container 5kg 0 0
gears.png
Gears 0.5kg 0 250
gun_powder.png
Gun Powder 0.01kg 0 15
hide.png
Hide 0.05kg 3 2
iron_bar.png
Iron Bar 0.1kg 100 50
iron_ore.png
Iron Ore 0.03kg 100 30
craft_log.png
Logs 0.01kg 10 5
craft_nails.png
Nails 0.01kg 25 12
nanites_cache.png
Nanites Cache 5kg 0 0
oil.png
Oil 0.75kg 0 0
craft_planks.png
Planks 0.05kg 25 21
plastic.png
Plastic 0.5kg 0 500
craft_rock.png
Rock 0.01kg 0 0
craft_rope.png
Rope 0.25kg 0 0
salvaged_tech.png
Salvaged Tech 0.2kg 0 0
craft_scrap.png
Scrap 0.01kg 3 1
serum.png
Serum 1kg 0 0
steel.png
Steel 0.05kg 0 100
tarp.png
Tarp 0.5kg 0 1,250
thread.png
Thread 0.5kg 0 0
tincture.png
Tincture 1kg 0 0
unrefined_plastic.png
Unrefined Plastic 2.2kg 0 2,800
water.png
Water 0.1kg 0 0
craft_wire.png
Wire 0.2kg 0 0
zed_juice.png
Zed Juice 0.05kg 0 10

Fish

Image Name Weight Buy Price Sell Price
angelfish.png
Angelfish 0.25kg 70 15
barnaclefish.png
Barnaclefish 0.25kg 70 15
bass.png
Bass 0.25kg 70 15
carp.png
Carp 0.25kg 29 12
perch.png
Perch 0.25kg 300 10
rockfish.png
Rockfish 0.5kg 70 15
sandfish.png
Sandfish 0.25kg 70 15

Boosters (food)

Image Name MoraleBoost Cooldown Weight Buy Price Sell Price
animal_meat.png
Animal Meat 50 1800 1kg 100 20
canned_food.png
Canned Food 20 1800 0.01kg 10 5
chocolate.png
Chocolate 100 1800 1kg 250 50
cooked_fish.png
Cooked Fish 65 1800 1kg 140 30
cooked_meat.png
Cooked Meat 75 1800 1kg 160 35
fish_kebab.png
Fish Kebab 100 1800 1kg 250 40
kwizine.png
Kwizine 300 1800 1kg 1,500 100
mixed_vegetables.png
Mixed Vegetables 10 1800 1kg 0 250
pumpkin_pie.png
Pumpkin Pie 50 3600 1kg 0 0
sandwich.png
Sandwich 125 1800 1kg 400 45

Boosters (energy)

Image Name EnergyBoost Cooldown Weight Buy Price Sell Price
coffee.png
Coffee 25 7200 1kg 0 0
ecola.png
E-Cola 25 7200 1kg 0 0
eyebellini.png
Eyebellini 25 7200 1kg 0 0
free_zedbull.png
Free ZedBull 100 1800 1kg 0 0
witchs_brew.png
Witch's Brew 25 7200 1kg 0 0
zedbull.png
ZedBull 30 7200 1kg 0 0

Boosters (alcohol)

Image Name RadBoost Cooldown Weight Buy Price Sell Price
beer.png
Beer 5 1800 1kg 0 0
free_beer.png
Free Beer 15 600 1kg 0 0
vodka.png
Vodka 10 1800 1kg 0 0
whiskey.png
Whiskey 15 1800 1kg 0 0

Medical

Image Name RecoverTime HealthGain MedicalCooldown Weight Buy Price Sell Price
bandage.png
Bandage 600 25 undefined 0.1kg 100 20
med_kit.png
Med Kit 3600 150 undefined 0.5kg 0 0
morphine.png
Morphine 1200 50 undefined 0.2kg 0 0
small_med_kit.png
Small Med Kit 1800 50 undefined 0.2kg 0 0

Misc

Image Name Weight Buy Price Sell Price
barracks_key.png
Barracks key 0.1kg 0 0
buddys_pass.png
Buddys Pass 1kg 0 0
fuel_injector.png
Fuel Injector 1kg 0 0
generals_rfid.png
Generals RFID 0.1kg 0 0
misc_lighter.png
Lighter 1kg 0 0
misc_lockpick.png
Lockpick 0.1kg 500 50
lucky_coin.png
Lucky coin 1kg 0 0
police_rfid.png
Police RFID 0.1kg 0 0
misc_security_card.png
Security Card 1kg 0 0
silver_key.png
Silver key 0.1kg 0 0
splicer.png
Splicer 2.5kg 15,000 1,000
zed_coin.png
Zed Coin 0kg 0 0
zed_pack.png
Zed Pack 0kg 0 200,000

Equipment

Image Name Durability Weight Buy Price Sell Price
quiver.png
Arrow Quiver Medium 1kg 5,000 1,000
battery.png
Battery Medium 3kg 5,000 1,000
hatchet.png
Hatchet Medium 1kg 0 10
mechanic_wrench.png
Mechanics Wrench Very Low 1kg 0 0
misc_pickaxe.png
Pickaxe Medium 1kg 0 0
pro_fishing_rod.png
Pro Fishing Rod High 1kg 0 0
steel_fishing_rod.png
Steel Fishing Rod Medium 1kg 0 0
steel_hatchet.png
Steel Hatchet Medium 2kg 0 10
steel_pickaxe.png
Steel Pickaxe High 2kg 0 0
wooden_fishing_rod.png
Wooden Fishing Rod Low 1kg 0 500

Trophy

Image Name Weight
alpha_trophy.png
Alpha Survivor 0kg
antique_watch.png
Antique Watch 1kg
purge_quest_trophy.png
Everburning Lighter 0kg
forever_lollipop.png
Forever Lollipop 1kg
giant_pufferfish.png
Giant Pufferfish 1kg
easter_quest_golden_egg.png
Golden Egg 0kg
halloween_quest_golden_skull.png
Golden Skull 0kg
handy_pliers.png
Handy Pliers 1kg
hip_flask.png
Hip Flask 1kg
huge_pine_cone.png
Huge Pine Cone 1kg
lumberjack_gloves.png
Lumberjack Gloves 1kg
miners_gloves.png
Miners Gloves 1kg
miners_lamp.png
Miners Lamp 1kg
monster_catfish.png
Monster Catfish 1kg
old_gas_mask.png
Old Gas Mask 1kg
pocket_watch.png
Pocket Watch 1kg
preserved_coffee.png
Preserved Coffee 1kg
silver_spoon.png
Silver Spoon 1kg
stale_donut.png
Stale Donut 1kg
strange_gas_can.png
Strange Gas Can 1kg
strong_carabiner.png
Strong Carabiner 1kg
viper_barnaclefish.png
Viper Barnaclefish 1kg