Stronghold: Difference between revisions

From Zed Wiki

No edit summary
No edit summary
 
(30 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''''When you first start in Zed City you have access to your stronghold, and its amenities which all start at level one and need upgrading. Each upgrade to the stronghold requires an increasing number of logs, nails, and iron bars.'''''  
'''''When you first start in Zed City you have access to your stronghold, and its amenities which all start at level one and need upgrading. Each upgrade to the stronghold requires an increasing number of logs, nails, and iron bars.'''''


===Gym===  
===Gym===  
Line 8: Line 8:
*'''Speed''', the chance of hitting your target.  
*'''Speed''', the chance of hitting your target.  
*'''Agility''', your ability to dodge an attack.  
*'''Agility''', your ability to dodge an attack.  
Gym level multipliers:
{| class="wikitable"
! Gym Level !! Gym Boost Multiplier
|-
| 1 || ×1.00
|-
| 2 || ×2.00
|-
| 3 || ×3.00
|-
| 4 || ×4.00
|-
| 5 || ×5.00
|-
| 6 || ×6.00
|-
| 7 || ×7.00
|-
| 8 || ×8.00
|-
| 9 || ×9.00
|-
| 10 || ×10.00
|}
===Garage===
The garage allows you to manage your vehicle and attach trailers. It is still in it's early days of development but once unlocked enables you to explore the world.
===Radio Tower===
The radio tower offers you the ability to trade items that you have in abundance for something you have a limited amount of. This refreshes/renews every 12 hours, so grab the deals quickly before they expire.


===Medical Bay===  
===Medical Bay===  
Here you’ll find everything you need to recover from the latest Zombie bite.  
Here you’ll find everything you need to recover from the latest Zombie bite.  
You regeneration is listed here and recovery time.  
Your regeneration is listed here and recovery time.  
Additionally, you’ll be able to speed up the healing process by making medical items and be back out there fighting the good fight, in no time.  
Additionally, you’ll be able to speed up the healing process by making medical items and be back out there fighting the good fight, in no time.  
 
*'''Bandages''' (Medical, Consumable), Takes 1 minute each to make and items required, 2x water and 5x cloth. '''Effect''': Reduce recovery time by 10 minutes, increases life by 10 and medical cooldown by 5 minutes.
==== Crafting ====
More items will be added in future updates.
{{#cargo_query:
table=BuildingBlueprintList,MedicalBlueprints
| join on=MedicalBlueprints.Codename=BuildingBlueprintList.Codename
| fields=MedicalBlueprints._pageName=Name
| format=table
| order by=BuildingBlueprintList.Codename
}}
 


===Crafting Bench===   
===Crafting Bench===   
In a post-apocalyptic world, this crafting bench is crucial to your survival as it allows you to create essential items. The crafting bench can be used to craft a wide range of items, such as weapons, armor, and equipment. Get to know each other well because you will be spending a lot of time together.   
In a post-apocalyptic world, this crafting bench is crucial to your survival as it allows you to create essential items. The crafting bench can be used to craft a wide range of items, such as weapons, armor, and equipment. Get to know each other well because you will be spending a lot of time together.   


*'''Fishing Rod''' (Equipment), takes 10 minutes to make each and items required, 10x logs and 1x fishing reel ('''Fishing Reel''' not available in game at the moment).
==== Crafting ====
*'''Pickaxe''' (Equipment), takes 10 minutes to make each and items required, 10x logs and 20 iron bars.
{{#cargo_query:
*'''Baseball Bat''' (Weapons), take 1 minute to make each and items required, 10x logs. '''Yields''': Accuracy, 18 and damage, 57.  
table=BuildingBlueprintList,EquipmentBlueprint
*'''Spear''' (Weapons), take 10 minutes to make each and items required, 10x logs and 1x iron bar. '''Yields''': Accuracy, 22 and damage, 55.  
| join on=EquipmentBlueprint.Codename=BuildingBlueprintList.Codename
*'''Cloth Pants''' (Armour), takes 10 minutes to make each and items required, 10x cloth and 4x thread. '''Produces''': defence, 5.  
| fields=EquipmentBlueprint._pageName=Name
*'''Cloth Jacket''' (Armour), takes 1 hour, 40 minutes to make each and items required, 25x cloth and 5x thread. '''Produces''': defence, 5.
| format=table
More items will be added in future updates.
| order by=BuildingBlueprintList.Codename
}}
 


===Furnace===
===Furnace===
The Furnace is a must-have for every intrepid survivalist. On which loads of your time will be spent crafting any number of items.  
The Furnace is a must-have for every intrepid survivalist, on which loads of your time will be spent crafting any number of items.  
 
==== Crafting ====
{{#cargo_query:
table=BuildingBlueprintList,FurnaceBlueprint
| join on=FurnaceBlueprint.Codename=BuildingBlueprintList.Codename
| fields=FurnaceBlueprint._pageName=Name
| format=table
| order by=BuildingBlueprintList.Codename
}}


*'''Nails''' (resource), takes 1 minute to make each and items required, 1x Iron bar. This will produce 10x Nails.
*'''Scrap''' (resource), takes 1 minute to make each and items required, 10x Scrap. This will produce 1x Iron Bar.
*'''Iron Ore''' (resource), takes 1 minute to make each and items required, 2x Iron Ore. This will produce 1x Iron Bar.
*'''Purify Water''' (resource), takes 1 minute to make each and items required, 1x Dirty Water. This will produce 1x Water.
More items will be added in future updates.


'''[[The resources necessary to complete the tasks above are dropped by Zeds, while you’re hunting, found while out scavenging or bought at the Junk Store in our fair city.]]'''
===Ammo Bench===
The ammo bench allows you to restock your weapons for the next hunt. Most advanced weapons require regular standard ammunition which can be crafted here.


===Garage===
==== Crafting ====
This is a future addition to the game.
{{#cargo_query:
table=BuildingBlueprintList,AmmoBlueprint
| join on=AmmoBlueprint.Codename=BuildingBlueprintList.Codename
| fields=AmmoBlueprint._pageName=Name
| format=table
| order by=BuildingBlueprintList.Codename
}}
 
 
===Weapon Bench===
Bare arms and rage war against the zeds with varying levels of armaments, from fully automatic to shotguns.
 
==== Crafting ====
{{#cargo_query:
table=BuildingBlueprintList,WeaponBlueprint
| join on=WeaponBlueprint.Codename=BuildingBlueprintList.Codename
| fields=WeaponBlueprint._pageName=Name
| format=table
| order by=BuildingBlueprintList.Codename
}}
 
 
=== Kitchen ===
The kitchen allows you to prepare food in order to fulfil your dietary needs. Food is often used to increase morale.


===Radio Tower===
==== Crafting ====
The radio tower offers you the ability to trade items that you have in abundance for something you have a limited amount of. This refreshes/renews every 12 hours, so grab the deals quickly before they expire.
{{#cargo_query:
table=BuildingBlueprintList,KitchenBlueprints
| join on=KitchenBlueprints.Codename=BuildingBlueprintList.Codename
| fields=KitchenBlueprints._pageName=Name
| format=table
| order by=BuildingBlueprintList.Codename
}}

Latest revision as of 19:00, 14 July 2025

When you first start in Zed City you have access to your stronghold, and its amenities which all start at level one and need upgrading. Each upgrade to the stronghold requires an increasing number of logs, nails, and iron bars.

Gym

Each stat can be trained in increments using 5 energy a time and helps you become more effective in combat against Zed Cities zombie inhabitants. The Gym allows you to train various stats:

  • Strength, the damage you make on impact.
  • Defense, your ability to resist damage.
  • Speed, the chance of hitting your target.
  • Agility, your ability to dodge an attack.

Gym level multipliers:

Gym Level Gym Boost Multiplier
1 ×1.00
2 ×2.00
3 ×3.00
4 ×4.00
5 ×5.00
6 ×6.00
7 ×7.00
8 ×8.00
9 ×9.00
10 ×10.00

Garage

The garage allows you to manage your vehicle and attach trailers. It is still in it's early days of development but once unlocked enables you to explore the world.

Radio Tower

The radio tower offers you the ability to trade items that you have in abundance for something you have a limited amount of. This refreshes/renews every 12 hours, so grab the deals quickly before they expire.

Medical Bay

Here you’ll find everything you need to recover from the latest Zombie bite. Your regeneration is listed here and recovery time. Additionally, you’ll be able to speed up the healing process by making medical items and be back out there fighting the good fight, in no time.

Crafting

Name
Create Med Kit
Create Bandage
Create Small Med Kit


Crafting Bench

In a post-apocalyptic world, this crafting bench is crucial to your survival as it allows you to create essential items. The crafting bench can be used to craft a wide range of items, such as weapons, armor, and equipment. Get to know each other well because you will be spending a lot of time together.

Crafting

Name
Craft Pro Fishing Rod
Craft Arrows
Craft Steel Fishing Rod
Craft Baseball Bat
Craft Steel Hatchet
Craft Bow
Craft Arrow Quiver
Craft Wooden Fishing Rod
Craft Spear
Craft Steel Pickaxe
Craft Pickaxe
Craft Hatchet


Furnace

The Furnace is a must-have for every intrepid survivalist, on which loads of your time will be spent crafting any number of items.

Crafting

Name
Forge Lockpicks
Forge Nails
Burn Coal
Smelt Scrap


Ammo Bench

The ammo bench allows you to restock your weapons for the next hunt. Most advanced weapons require regular standard ammunition which can be crafted here.

Crafting

Name
Pistol Ammo Blueprint
Gun Powder Blueprint
Shotgun Slug Blueprint
Simple Ammo Blueprint
Rifle Ammo Blueprint


Weapon Bench

Bare arms and rage war against the zeds with varying levels of armaments, from fully automatic to shotguns.

Crafting

Name
Handgun Blueprint
AK-47 Blueprint
Craft Fire Axe
Shotgun Blueprint
Scuff Shotgun Blueprint
Sawnoff Blueprint
Handmade Blueprint
MP5 Blueprint
Desert Eagle Blueprint


Kitchen

The kitchen allows you to prepare food in order to fulfil your dietary needs. Food is often used to increase morale.

Crafting

Name
Kwizine Blueprint
Fish Kebab Blueprint
Purify Water
Sandwich Blueprint