feat: Updated items

This commit is contained in:
2026-08-18 12:35:44 +00:00
parent 96f68b91b3
commit dc2fef1b83
57 changed files with 4837 additions and 42 deletions
+92 -2
View File
@@ -1,6 +1,6 @@
---
title: Iron Ore
description:
description: A sturdy mining resource smelted into Iron Bars.
published: true
date: 2026-02-11T09:47:23.503Z
tags: skill-mining, items-ores
@@ -9,4 +9,94 @@ dateCreated: 2026-02-11T09:30:50.658Z
---
# Iron Ore
Your content here
![Icon_IronOre.png](https://www.azmaringame.com/images/itemicons/Icon_IronOre.png =64x){.align-left}
> Heavy, rust-red and dependable. The backbone of every serious toolkit in Azmarin.
---
## Overview
| Property | Value |
|---------|-------|
| **Type** | Ore |
| **Rarity** | Common |
| **Found In** | Azmarin Main Land, Qabar Mines |
| **Depth / Layer** | Surface / Mines |
| **Skill** | Mining |
| **Skill Level** | 5 |
| **Mining XP** | 25 |
| **Primary Use** | Smelting |
| **Refinable** | Yes |
| **Stack Size** | 50 |
| **Weight** | 0.3 KG |
| **Value** | 8 Gold |
---
## Description
Iron Ore is a naturally occurring resource found across the Azmarin main land and throughout the mines. It is known for its rust-red streaks and its weight — a full bag of iron is noticeably heavier than the same count of copper or tin.
Miners value it because it is the first real step past bronze. Once your Mining reaches level 5, iron nodes become the fastest route to better tools.
---
## Acquisition
**How to obtain:**
- Mined from: Resource Nodes
- Found in: Surface (Azmarin main land) or in the [Qabar Mines](/About/World)
- Required tool: Pickaxe
- Mining Level: 5
- Drop Amount: 1-2
---
## Refining
| Ingredients | Product | Facility Required |
|------|--------|-------------------|
| Iron Ore x2 <br> [Coal Ore](/Items/Ores/CoalOre) x1 | [Iron Bar](/Items/Ingots/IronBar) x1 | Furnace |
---
## Uses
Iron Ore is used in:
**Smelting:**
* [Iron Bar](/Items/Ingots/IronBar)
* [Steel Bar](/Items/Ingots/SteelBar)
---
## Properties
| Attribute | Effect |
|----------|--------|
| **Durability** | Stable |
| **Energy Potential** | None |
| **Stability** | Stable |
---
## Trivia
- Iron nodes are the first ore that locks behind a Mining level, so a fresh character will walk past plenty of them before they can swing at one.
---
## Gallery
*(Images, models, or in-game renders go here)*
---
## Version History
- v1.0.0 - Added to Game.
---