diff --git a/en/Items.md b/en/Items.md new file mode 100644 index 0000000..5ddc49d --- /dev/null +++ b/en/Items.md @@ -0,0 +1,76 @@ +--- +title: Items +description: Every item in Azmarin — ores, logs, ingots, tools, artifacts, armour and bags. +published: true +date: 2026-02-23T12:00:00.000Z +tags: items +editor: markdown +dateCreated: 2026-02-23T12:00:00.000Z +--- + +# Items + +Everything you can mine, chop, smelt, forge, wear or carry in Azmarin. + +--- + +## Categories + +| Category | What's in it | +|----------|--------------| +| **[Ores](/Items/Ores)** | Mined from resource nodes. Smelted into ingots. | +| **[Logs](/Items/Logs)** | Chopped from trees. Used for crafting and fuel. | +| **[Ingots](/Items/Ingots)** | Smelted or arcane-forged metal. The material for every tool. | +| **[Tools](/Items/Tools)** | Axes, pickaxes, knives, spades and hammers in four tiers. | +| **[Artifacts](/Items/Artifacts)** | Pre-collapse elemental objects. Feed the Arcane Forge. | +| **[Armour](/Items/Armour)** | Worn equipment. | +| **[Bags](/Items/Bags)** | Extra inventory space. | + +--- + +## Gathering Chain + +How raw material becomes gear: + +``` +Ore node --Mining--> Ore --Smelting--> Ingot --Crafting--> Tool +Tree --Woodcutting--> Log +Artifact + Ingot --Arcane--> Arcane Ingot --Arcane--> Arcane Tool +``` + +--- + +## Skills Used By Items + +| Skill | Items | +|-------|-------| +| **Mining** | [Ores](/Items/Ores) | +| **Woodcutting** | [Logs](/Items/Logs) | +| **Smelting** | [Ingots](/Items/Ingots) | +| **Crafting** | Bronze, Iron and Steel [Tools](/Items/Tools) | +| **Arcane** | [Artifacts](/Items/Artifacts), [Arcane Ingot](/Items/Ingots/ArcaneIngot), Arcane [Tools](/Items/Tools) | + +--- + +## Quick Reference — Everything by Level + +Lowest requirement first. + +| Level | Item | Skill | +|-------|------|-------| +| 0 | [Copper Ore](/Items/Ores/CopperOre), [Tin Ore](/Items/Ores/TinOre) | Mining | +| 0 | [Normal Log](/Items/Logs/NormalLog) | Woodcutting | +| 0 | [Bronze Ingot](/Items/Ingots/BronzeIngot) | Smelting | +| 3 | [Oak Log](/Items/Logs/OakLog) | Woodcutting | +| 5 | [Iron Ore](/Items/Ores/IronOre), [Coal Ore](/Items/Ores/CoalOre) | Mining | +| 5 | [Iron Bar](/Items/Ingots/IronBar) | Smelting | +| 7 | [Birch Log](/Items/Logs/BirchLog) | Woodcutting | +| 8 | [Steel Bar](/Items/Ingots/SteelBar) | Smelting | +| 10 | [Gold Ore](/Items/Ores/GoldOre) | Mining | +| 10 | [Gold Bar](/Items/Ingots/GoldBar) | Smelting | +| 12 | [Willow Log](/Items/Logs/WillowLog) | Woodcutting | +| 20 | [Qabar Ore](/Items/Ores/QabarOre) | Mining | + +--- + +*Item data on this wiki is taken from the live game database. If a page and the game disagree, trust the game and flag the page.* diff --git a/en/Items/Armour.md b/en/Items/Armour.md new file mode 100644 index 0000000..b737ad4 --- /dev/null +++ b/en/Items/Armour.md @@ -0,0 +1,28 @@ +--- +title: Armour +description: Wearable equipment in Azmarin. +published: true +date: 2026-02-23T12:00:00.000Z +tags: items-armour +editor: markdown +dateCreated: 2026-02-23T12:00:00.000Z +--- + +# Armour + +Worn equipment. The current build ships the starting set only. + +--- + +| Slot | Item | Material | Required Level | +|------|------|----------|----------------| +| Chest | [Cloth Shirt](/Items/Armour/ClothShirt) | Cloth | 0 | +| Legs | [Cloth Leggings](/Items/Armour/ClothLeggings) | Cloth | 0 | +| Feet | [Leather Boots](/Items/Armour/LeatherBoots) | Leather | 0 | + +--- + +## Notes + +- All three pieces are starting equipment. None of them are craftable in this build. +- No armour currently has a stated defence value or level requirement. diff --git a/en/Items/Armour/ClothLeggings.md b/en/Items/Armour/ClothLeggings.md new file mode 100644 index 0000000..7a1b6ae --- /dev/null +++ b/en/Items/Armour/ClothLeggings.md @@ -0,0 +1,86 @@ +--- +title: Cloth Leggings +description: Starting legs armour made of cloth. +published: true +date: 2026-02-23T11:19:56.236Z +tags: items-armour, armour-cloth +editor: markdown +dateCreated: 2026-02-23T11:19:56.236Z +--- + +# Cloth Leggings + +![Icon_ClothLeggings.png](https://www.azmaringame.com/images/itemicons/Icon_ClothLeggings.png =64x){.align-left} + +> Matching the shirt, and about as useful. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Armour | +| **Slot** | Legs | +| **Material** | Cloth | +| **Rarity** | Common | +| **Skill** | None | +| **Required Level** | 0 | +| **Stack Size** | 1 | +| **Weight** | 0.5 KG | +| **Value** | 1 Gold | + +--- + +## Description + +Cloth Leggings are the default leg piece a new character starts with. Like the shirt, they are a starting item rather than real armour. + +There is no skill or level requirement — you have it from the moment you create your character. + +--- + +## Acquisition + +**How to obtain:** + +- Starting equipment +- Required Level: 0 + +> **Note:** Cloth Leggings is not currently craftable. It has no known recipe in this build. + +--- + +## Uses + +Worn in the **Legs** slot. + +--- + +## Starting Armour Set + +| Slot | Item | Material | +|------|------|----------| +| Chest | [Cloth Shirt](/Items/Armour/ClothShirt) | Cloth | +| Legs | [Cloth Leggings](/Items/Armour/ClothLeggings) **(this page)** | Cloth | +| Feet | [Leather Boots](/Items/Armour/LeatherBoots) | Leather | + +--- + +## Trivia + +- All three starting armour pieces sell for 1 Gold. Keep them until you find a real replacement. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Armour/ClothShirt.md b/en/Items/Armour/ClothShirt.md new file mode 100644 index 0000000..15455c5 --- /dev/null +++ b/en/Items/Armour/ClothShirt.md @@ -0,0 +1,86 @@ +--- +title: Cloth Shirt +description: Starting chest armour made of cloth. +published: true +date: 2026-02-23T11:19:56.236Z +tags: items-armour, armour-cloth +editor: markdown +dateCreated: 2026-02-23T11:19:56.236Z +--- + +# Cloth Shirt + +![Icon_ClothShirt.png](https://www.azmaringame.com/images/itemicons/Icon_ClothShirt.png =64x){.align-left} + +> Plain cloth, no armour to speak of. Everyone starts in one. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Armour | +| **Slot** | Chest | +| **Material** | Cloth | +| **Rarity** | Common | +| **Skill** | None | +| **Required Level** | 0 | +| **Stack Size** | 1 | +| **Weight** | 0.5 KG | +| **Value** | 1 Gold | + +--- + +## Description + +Cloth Shirts are the default chest piece a new character wears into Azmarin. They offer no meaningful protection and exist mostly so you are not walking around bare. + +There is no skill or level requirement — you have it from the moment you create your character. + +--- + +## Acquisition + +**How to obtain:** + +- Starting equipment +- Required Level: 0 + +> **Note:** Cloth Shirt is not currently craftable. It has no known recipe in this build. + +--- + +## Uses + +Worn in the **Chest** slot. + +--- + +## Starting Armour Set + +| Slot | Item | Material | +|------|------|----------| +| Chest | [Cloth Shirt](/Items/Armour/ClothShirt) **(this page)** | Cloth | +| Legs | [Cloth Leggings](/Items/Armour/ClothLeggings) | Cloth | +| Feet | [Leather Boots](/Items/Armour/LeatherBoots) | Leather | + +--- + +## Trivia + +- All three starting armour pieces sell for 1 Gold. Keep them until you find a real replacement. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Armour/LeatherBoots.md b/en/Items/Armour/LeatherBoots.md new file mode 100644 index 0000000..3fb6fea --- /dev/null +++ b/en/Items/Armour/LeatherBoots.md @@ -0,0 +1,86 @@ +--- +title: Leather Boots +description: Starting feet armour made of leather. +published: true +date: 2026-02-23T11:19:56.236Z +tags: items-armour, armour-leather +editor: markdown +dateCreated: 2026-02-23T11:19:56.236Z +--- + +# Leather Boots + +![Icon_LeatherBoots.png](https://www.azmaringame.com/images/itemicons/Icon_LeatherBoots.png =64x){.align-left} + +> Worn leather, sturdy sole. The one bit of starting kit that is actually made of something. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Armour | +| **Slot** | Feet | +| **Material** | Leather | +| **Rarity** | Common | +| **Skill** | None | +| **Required Level** | 0 | +| **Stack Size** | 1 | +| **Weight** | 0.5 KG | +| **Value** | 1 Gold | + +--- + +## Description + +Leather Boots are the starting footwear. Leather is a step above cloth, though at this tier the difference is cosmetic more than protective. + +There is no skill or level requirement — you have it from the moment you create your character. + +--- + +## Acquisition + +**How to obtain:** + +- Starting equipment +- Required Level: 0 + +> **Note:** Leather Boots is not currently craftable. It has no known recipe in this build. + +--- + +## Uses + +Worn in the **Feet** slot. + +--- + +## Starting Armour Set + +| Slot | Item | Material | +|------|------|----------| +| Chest | [Cloth Shirt](/Items/Armour/ClothShirt) | Cloth | +| Legs | [Cloth Leggings](/Items/Armour/ClothLeggings) | Cloth | +| Feet | [Leather Boots](/Items/Armour/LeatherBoots) **(this page)** | Leather | + +--- + +## Trivia + +- All three starting armour pieces sell for 1 Gold. Keep them until you find a real replacement. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Armour/_template_armour.md b/en/Items/Armour/_template_armour.md new file mode 100644 index 0000000..76fe298 --- /dev/null +++ b/en/Items/Armour/_template_armour.md @@ -0,0 +1,82 @@ +--- +title: 0_Template_Armour +description: +published: false +date: 2026-02-23T11:19:56.236Z +tags: items-armour, armour-cloth +editor: markdown +dateCreated: 2026-02-23T11:19:56.236Z +--- + +# {{Armour Name}} + +![{{Icon}}.png](https://www.azmaringame.com/images/itemicons/{{Icon}}.png =64x){.align-left} + +> Short in-universe flavour description of the armour. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Armour | +| **Slot** | Head / Chest / Legs / Feet / Hands | +| **Material** | Cloth / Leather / Metal | +| **Rarity** | Common / Uncommon / Rare | +| **Skill** | None | +| **Required Level** | ## | +| **Stack Size** | 1 | +| **Weight** | 0.5 KG | +| **Value** | ## Gold | + +--- + +## Description + +{{Armour Name}}s are the default chest piece a new character wears into Azmarin. They offer no meaningful protection and exist mostly so you are not walking around bare. + +{{Level / skill requirement notes}} + +--- + +## Acquisition + +**How to obtain:** + +- {{How obtained}} +- Required Level: ## + +> **Note:** {{availability notes}} + +--- + +## Uses + +Worn in the **{{Slot}}** slot. + +--- + +## Related + +See [Armour](/Items/Armour) for the full list. + +--- + +## Trivia + +- {{Trivia entry}} + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Artifacts.md b/en/Items/Artifacts.md new file mode 100644 index 0000000..4fe0a16 --- /dev/null +++ b/en/Items/Artifacts.md @@ -0,0 +1,29 @@ +--- +title: Artifacts +description: The four elemental arcane artifacts of Azmarin. +published: true +date: 2026-02-23T12:00:00.000Z +tags: skill-arcane, items-artifacts +editor: markdown +dateCreated: 2026-02-23T12:00:00.000Z +--- + +# Artifacts + +Pre-collapse elemental objects recovered from the world. Artifacts are not crafted — they are found, and they feed the Arcane Forge in the [Astral Hollow](/About/World). + +--- + +| Tier | Artifact | Arcane Level | XP | +|------|----------|--------------|----| +| T1 | [Water Artifact](/Items/Artifacts/WaterArtifact) | 0 | 20 | +| T2 | [Ground Artifact](/Items/Artifacts/GroundArtifact) | 3 | 15 | +| T3 | [Air Artifact](/Items/Artifacts/AirArtifact) | 5 | 30 | +| T4 | [Fire Artifact](/Items/Artifacts/FireArtifact) | 10 | 50 | + +--- + +## Notes + +- The [Ground Artifact](/Items/Artifacts/GroundArtifact) gives **less** XP than the [Water Artifact](/Items/Artifacts/WaterArtifact) despite being a higher tier. That is what the game data says; it may be a balance pass that has not landed yet. +- Artifacts are the gate on the whole Arcane tree. No artifacts means no [Arcane Ingots](/Items/Ingots/ArcaneIngot), which means no Arcane [Tools](/Items/Tools). diff --git a/en/Items/Artifacts/AirArtifact.md b/en/Items/Artifacts/AirArtifact.md new file mode 100644 index 0000000..aaa1b19 --- /dev/null +++ b/en/Items/Artifacts/AirArtifact.md @@ -0,0 +1,98 @@ +--- +title: Air Artifact +description: Tier 3 arcane artifact, Arcane level 5. +published: true +date: 2026-02-23T11:19:56.236Z +tags: skill-arcane, items-artifacts +editor: markdown +dateCreated: 2026-02-23T11:19:56.236Z +--- + +# Air Artifact + +![Icon_Artifact_Air.png](https://www.azmaringame.com/images/itemicons/Icon_Artifact_Air.png =64x){.align-left} + +> It does not sit still in the bag. You can hear it move. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Artifact | +| **Element** | Air | +| **Tier** | T3 | +| **Rarity** | Rare | +| **Found In** | Snowlands | +| **Skill** | Arcane | +| **Skill Level** | 5 | +| **Arcane XP** | 30 | +| **Primary Use** | Arcane Forging | +| **Stack Size** | 10 | +| **Weight** | 0.5 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Air Artifact is the tier 3 artifact of the four elemental artifacts in Azmarin. Artifacts are pre-collapse objects, not crafted items — they are recovered from the world rather than made. + +Handling one requires Arcane level 5 and gives 30 Arcane XP. + +Artifacts feed the Arcane Forge in the [Astral Hollow](/About/World), where they are combined with metal to make [Arcane Ingots](/Items/Ingots/ArcaneIngot) and the Basic Arcane tool set. + +--- + +## Acquisition + +**How to obtain:** + +- Recovered from: the world and arcane sites +- Found in: Snowlands +- Arcane Level: 5 +- Drop Amount: 1 + +> **Note:** Exact spawn locations are still being documented. If you find one, note where. + +--- + +## Uses + +The Air Artifact is used in: + +**Arcane Forging:** +* [Arcane Ingot](/Items/Ingots/ArcaneIngot) +* Basic Arcane [Tools](/Items/Tools) + +--- + +## Artifact Tiers + +| Tier | Artifact | Arcane Level | XP | +|------|----------|--------------|----| +| T1 | [Water Artifact](/Items/Artifacts/WaterArtifact) | 0 | 20 | +| T2 | [Ground Artifact](/Items/Artifacts/GroundArtifact) | 3 | 15 | +| T3 | [Air Artifact](/Items/Artifacts/AirArtifact) **(this page)** | 5 | 30 | +| T4 | [Fire Artifact](/Items/Artifacts/FireArtifact) | 10 | 50 | + +--- + +## Trivia + +- The four artifacts are internally named `Artifact_T1` to `Artifact_T4`, which is how the tier order is known. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Artifacts/FireArtifact.md b/en/Items/Artifacts/FireArtifact.md new file mode 100644 index 0000000..5690c35 --- /dev/null +++ b/en/Items/Artifacts/FireArtifact.md @@ -0,0 +1,98 @@ +--- +title: Fire Artifact +description: Tier 4 arcane artifact, Arcane level 10. +published: true +date: 2026-02-23T11:19:56.236Z +tags: skill-arcane, items-artifacts +editor: markdown +dateCreated: 2026-02-23T11:19:56.236Z +--- + +# Fire Artifact + +![Icon_Artifact_Fire.png](https://www.azmaringame.com/images/itemicons/Icon_Artifact_Fire.png =64x){.align-left} + +> Warm through a closed pack. The highest tier artifact currently in Azmarin. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Artifact | +| **Element** | Fire | +| **Tier** | T4 | +| **Rarity** | Rare | +| **Found In** | Wild Desert | +| **Skill** | Arcane | +| **Skill Level** | 10 | +| **Arcane XP** | 50 | +| **Primary Use** | Arcane Forging | +| **Stack Size** | 10 | +| **Weight** | 0.5 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Fire Artifact is the tier 4 artifact of the four elemental artifacts in Azmarin. Artifacts are pre-collapse objects, not crafted items — they are recovered from the world rather than made. + +Handling one requires Arcane level 10 and gives 50 Arcane XP. + +Artifacts feed the Arcane Forge in the [Astral Hollow](/About/World), where they are combined with metal to make [Arcane Ingots](/Items/Ingots/ArcaneIngot) and the Basic Arcane tool set. + +--- + +## Acquisition + +**How to obtain:** + +- Recovered from: the world and arcane sites +- Found in: Wild Desert +- Arcane Level: 10 +- Drop Amount: 1 + +> **Note:** Exact spawn locations are still being documented. If you find one, note where. + +--- + +## Uses + +The Fire Artifact is used in: + +**Arcane Forging:** +* [Arcane Ingot](/Items/Ingots/ArcaneIngot) +* Basic Arcane [Tools](/Items/Tools) + +--- + +## Artifact Tiers + +| Tier | Artifact | Arcane Level | XP | +|------|----------|--------------|----| +| T1 | [Water Artifact](/Items/Artifacts/WaterArtifact) | 0 | 20 | +| T2 | [Ground Artifact](/Items/Artifacts/GroundArtifact) | 3 | 15 | +| T3 | [Air Artifact](/Items/Artifacts/AirArtifact) | 5 | 30 | +| T4 | [Fire Artifact](/Items/Artifacts/FireArtifact) **(this page)** | 10 | 50 | + +--- + +## Trivia + +- The four artifacts are internally named `Artifact_T1` to `Artifact_T4`, which is how the tier order is known. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Artifacts/GroundArtifact.md b/en/Items/Artifacts/GroundArtifact.md new file mode 100644 index 0000000..3baa645 --- /dev/null +++ b/en/Items/Artifacts/GroundArtifact.md @@ -0,0 +1,100 @@ +--- +title: Ground Artifact +description: Tier 2 arcane artifact, Arcane level 3. +published: true +date: 2026-02-23T11:19:56.236Z +tags: skill-arcane, items-artifacts +editor: markdown +dateCreated: 2026-02-23T11:19:56.236Z +--- + +# Ground Artifact + +![Icon_Artifact_Ground.png](https://www.azmaringame.com/images/itemicons/Icon_Artifact_Ground.png =64x){.align-left} + +> Heavier than it should be. Set it down and it settles like it belongs there. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Artifact | +| **Element** | Ground | +| **Tier** | T2 | +| **Rarity** | Rare | +| **Found In** | Azmarin Main Land, Qabar Mines | +| **Skill** | Arcane | +| **Skill Level** | 3 | +| **Arcane XP** | 15 | +| **Primary Use** | Arcane Forging | +| **Stack Size** | 10 | +| **Weight** | 0.5 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Ground Artifact is the tier 2 artifact of the four elemental artifacts in Azmarin. Artifacts are pre-collapse objects, not crafted items — they are recovered from the world rather than made. + +Handling one requires Arcane level 3 and gives 15 Arcane XP. + +Artifacts feed the Arcane Forge in the [Astral Hollow](/About/World), where they are combined with metal to make [Arcane Ingots](/Items/Ingots/ArcaneIngot) and the Basic Arcane tool set. + +--- + +## Acquisition + +**How to obtain:** + +- Recovered from: the world and arcane sites +- Found in: Azmarin Main Land, Qabar Mines +- Arcane Level: 3 +- Drop Amount: 1 + +> **Note:** Exact spawn locations are still being documented. If you find one, note where. + +--- + +## Uses + +The Ground Artifact is used in: + +**Arcane Forging:** +* [Arcane Ingot](/Items/Ingots/ArcaneIngot) +* Basic Arcane [Tools](/Items/Tools) + +--- + +## Artifact Tiers + +| Tier | Artifact | Arcane Level | XP | +|------|----------|--------------|----| +| T1 | [Water Artifact](/Items/Artifacts/WaterArtifact) | 0 | 20 | +| T2 | [Ground Artifact](/Items/Artifacts/GroundArtifact) **(this page)** | 3 | 15 | +| T3 | [Air Artifact](/Items/Artifacts/AirArtifact) | 5 | 30 | +| T4 | [Fire Artifact](/Items/Artifacts/FireArtifact) | 10 | 50 | + +--- + +## Trivia + +- The Ground Artifact gives 15 Arcane XP — less than the tier 1 [Water Artifact](/Items/Artifacts/WaterArtifact) at 20, despite the higher tier and level 3 requirement. + +- The four artifacts are internally named `Artifact_T1` to `Artifact_T4`, which is how the tier order is known. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Artifacts/WaterArtifact.md b/en/Items/Artifacts/WaterArtifact.md new file mode 100644 index 0000000..4a926cc --- /dev/null +++ b/en/Items/Artifacts/WaterArtifact.md @@ -0,0 +1,98 @@ +--- +title: Water Artifact +description: Tier 1 arcane artifact, Arcane level 0. +published: true +date: 2026-02-23T11:19:56.236Z +tags: skill-arcane, items-artifacts +editor: markdown +dateCreated: 2026-02-23T11:19:56.236Z +--- + +# Water Artifact + +![Icon_Artifact_Water.png](https://www.azmaringame.com/images/itemicons/Icon_Artifact_Water.png =64x){.align-left} + +> The first artifact most players find. Cool to the touch, and it never dries. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Artifact | +| **Element** | Water | +| **Tier** | T1 | +| **Rarity** | Rare | +| **Found In** | Marsh Forest | +| **Skill** | Arcane | +| **Skill Level** | 0 | +| **Arcane XP** | 20 | +| **Primary Use** | Arcane Forging | +| **Stack Size** | 10 | +| **Weight** | 0.5 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Water Artifact is the tier 1 artifact of the four elemental artifacts in Azmarin. Artifacts are pre-collapse objects, not crafted items — they are recovered from the world rather than made. + +It has no Arcane level requirement, so it is the artifact a new player is most likely to pick up first. Handling one gives 20 Arcane XP. + +Artifacts feed the Arcane Forge in the [Astral Hollow](/About/World), where they are combined with metal to make [Arcane Ingots](/Items/Ingots/ArcaneIngot) and the Basic Arcane tool set. + +--- + +## Acquisition + +**How to obtain:** + +- Recovered from: the world and arcane sites +- Found in: Marsh Forest +- Arcane Level: 0 (no requirement) +- Drop Amount: 1 + +> **Note:** Exact spawn locations are still being documented. If you find one, note where. + +--- + +## Uses + +The Water Artifact is used in: + +**Arcane Forging:** +* [Arcane Ingot](/Items/Ingots/ArcaneIngot) +* Basic Arcane [Tools](/Items/Tools) + +--- + +## Artifact Tiers + +| Tier | Artifact | Arcane Level | XP | +|------|----------|--------------|----| +| T1 | [Water Artifact](/Items/Artifacts/WaterArtifact) **(this page)** | 0 | 20 | +| T2 | [Ground Artifact](/Items/Artifacts/GroundArtifact) | 3 | 15 | +| T3 | [Air Artifact](/Items/Artifacts/AirArtifact) | 5 | 30 | +| T4 | [Fire Artifact](/Items/Artifacts/FireArtifact) | 10 | 50 | + +--- + +## Trivia + +- The four artifacts are internally named `Artifact_T1` to `Artifact_T4`, which is how the tier order is known. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Artifacts/_template_artifact.md b/en/Items/Artifacts/_template_artifact.md new file mode 100644 index 0000000..13b4f7f --- /dev/null +++ b/en/Items/Artifacts/_template_artifact.md @@ -0,0 +1,93 @@ +--- +title: 0_Template_Artifact +description: +published: false +date: 2026-02-23T11:19:56.236Z +tags: skill-arcane, items-artifacts +editor: markdown +dateCreated: 2026-02-23T11:19:56.236Z +--- + +# {{Artifact Name}} + +![{{Icon}}.png](https://www.azmaringame.com/images/itemicons/{{Icon}}.png =64x){.align-left} + +> Short in-universe flavour description of the artifact. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Artifact | +| **Element** | Water / Ground / Air / Fire | +| **Tier** | T# | +| **Rarity** | Rare | +| **Found In** | Region(s) | +| **Skill** | Arcane | +| **Skill Level** | ## | +| **Arcane XP** | ## | +| **Primary Use** | Arcane Forging | +| **Stack Size** | 10 | +| **Weight** | 0.5 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The {{Artifact Name}} is the tier # artifact of the four elemental artifacts in Azmarin. Artifacts are pre-collapse objects, not crafted items — they are recovered from the world rather than made. + +Handling one requires Arcane level ## and gives ## Arcane XP. + +Artifacts feed the Arcane Forge in the [Astral Hollow](/About/World), where they are combined with metal to make [Arcane Ingots](/Items/Ingots/ArcaneIngot) and the Basic Arcane tool set. + +--- + +## Acquisition + +**How to obtain:** + +- Recovered from: the world and arcane sites +- Found in: {{locations}} +- Arcane Level: ## +- Drop Amount: 1 + +> **Note:** Exact spawn locations are still being documented. If you find one, note where. + +--- + +## Uses + +The {{Artifact Name}} is used in: + +**Arcane Forging:** +* [Arcane Ingot](/Items/Ingots/ArcaneIngot) +* Basic Arcane [Tools](/Items/Tools) + +--- + +## Artifact Tiers + +See [Artifacts](/Items/Artifacts) for the full tier table. + +--- + +## Trivia + +- {{Trivia entry}} + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Bags.md b/en/Items/Bags.md new file mode 100644 index 0000000..5ce0db1 --- /dev/null +++ b/en/Items/Bags.md @@ -0,0 +1,27 @@ +--- +title: Bags +description: Inventory space items. +published: true +date: 2026-02-23T12:00:00.000Z +tags: items-bags +editor: markdown +dateCreated: 2026-02-23T12:00:00.000Z +--- + +# Bags + +Bags add inventory space, which means longer gathering runs before you have to walk back to the bank. + +--- + +| Bag | Value | Obtainable | +|-----|-------|------------| +| [Basic Bag](/Items/Bags/BasicBag) | 50 Gold | Yes | +| [Debug Bag](/Items/Bags/DebugBag) | 1000 Gold | **No** — developer item | + +--- + +## Notes + +- The [Basic Bag](/Items/Bags/BasicBag) is the most expensive obtainable item in the game at 50 Gold, and worth saving for early. +- The [Debug Bag](/Items/Bags/DebugBag) is a development item and does not appear in normal play. diff --git a/en/Items/Bags/BasicBag.md b/en/Items/Bags/BasicBag.md new file mode 100644 index 0000000..5949c00 --- /dev/null +++ b/en/Items/Bags/BasicBag.md @@ -0,0 +1,74 @@ +--- +title: Basic Bag +description: Starter storage bag, adds inventory space. +published: true +date: 2026-02-23T11:19:56.236Z +tags: items-bags +editor: markdown +dateCreated: 2026-02-23T11:19:56.236Z +--- + +# Basic Bag + +![Icon_BasicBag.png](https://www.azmaringame.com/images/itemicons/Icon_BasicBag.png =64x){.align-left} + +> Rough canvas and a drawstring. It is not much, but it is the difference between one ore run and two. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Bag | +| **Rarity** | Common | +| **Skill** | None | +| **Required Level** | 0 | +| **Primary Use** | Inventory Space | +| **Stack Size** | 1 | +| **Weight** | 0.5 KG | +| **Value** | 50 Gold | + +--- + +## Description + +The Basic Bag is the entry-level storage item in Azmarin. Equipping it adds slots to your inventory, which means longer trips into the [Qabar Mines](/About/World) or the Marsh Forest before you have to walk back and bank. + +At 50 Gold it is the most valuable non-debug item in the game by trade price, and it is the first thing most players save for. + +--- + +## Acquisition + +**How to obtain:** + +- Purchased from traders +- Required Level: 0 +- Value: 50 Gold + +--- + +## Uses + +- Increases carried inventory space + +--- + +## Trivia + +- At 50 Gold, a Basic Bag costs the same as 10 [Copper Ore](/Items/Ores/CopperOre) or roughly 6 [Iron Bars](/Items/Ingots/IronBar). + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Bags/DebugBag.md b/en/Items/Bags/DebugBag.md new file mode 100644 index 0000000..07efeb6 --- /dev/null +++ b/en/Items/Bags/DebugBag.md @@ -0,0 +1,71 @@ +--- +title: Debug Bag +description: Developer testing bag. Not obtainable in normal play. +published: true +date: 2026-02-23T11:19:56.236Z +tags: items-bags, developer +editor: markdown +dateCreated: 2026-02-23T11:19:56.236Z +--- + +# Debug Bag + +![Icon_DebugBag.png](https://www.azmaringame.com/images/itemicons/Icon_DebugBag.png =64x){.align-left} + +> A developer tool, not a player item. You will not find one in the world. + +--- + +> **Not obtainable in normal play.** The Debug Bag is a development and testing item. It is documented here for completeness only — it does not drop, spawn, or appear in any shop. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Bag (Developer) | +| **Rarity** | Developer | +| **Skill** | None | +| **Required Level** | 0 | +| **Primary Use** | Testing | +| **Obtainable** | No | +| **Stack Size** | 1 | +| **Weight** | 0.5 KG | +| **Value** | 1000 Gold | + +--- + +## Description + +The Debug Bag is used by the development team to test inventory behaviour with a large amount of storage. Its 1000 Gold value is a placeholder, not a real economy price. + +If you see one in normal play, it is a bug — report it. + +--- + +## Acquisition + +**How to obtain:** + +- Not obtainable. Developer spawn only. + +--- + +## Uses + +- Internal inventory testing + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game (developer item) + +--- diff --git a/en/Items/Bags/_template_bag.md b/en/Items/Bags/_template_bag.md new file mode 100644 index 0000000..6292ee4 --- /dev/null +++ b/en/Items/Bags/_template_bag.md @@ -0,0 +1,74 @@ +--- +title: 0_Template_Bag +description: +published: false +date: 2026-02-23T11:19:56.236Z +tags: items-bags +editor: markdown +dateCreated: 2026-02-23T11:19:56.236Z +--- + +# {{Bag Name}} + +![{{Icon}}.png](https://www.azmaringame.com/images/itemicons/{{Icon}}.png =64x){.align-left} + +> Short in-universe flavour description of the bag. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Bag | +| **Rarity** | Common / Uncommon / Rare | +| **Skill** | None | +| **Required Level** | ## | +| **Primary Use** | Inventory Space | +| **Stack Size** | 1 | +| **Weight** | 0.5 KG | +| **Value** | ## Gold | + +--- + +## Description + +{{Description}} + +At 50 Gold it is the most valuable non-debug item in the game by trade price, and it is the first thing most players save for. + +--- + +## Acquisition + +**How to obtain:** + +- {{How obtained}} +- Required Level: 0 +- Value: ## Gold + +--- + +## Uses + +- Increases carried inventory space + +--- + +## Trivia + +- {{Trivia entry}} + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Ingots.md b/en/Items/Ingots.md new file mode 100644 index 0000000..d0cad8a --- /dev/null +++ b/en/Items/Ingots.md @@ -0,0 +1,43 @@ +--- +title: Ingots +description: All smelted and arcane-forged ingots in Azmarin. +published: true +date: 2026-02-23T12:00:00.000Z +tags: skill-smelting, items-ingots +editor: markdown +dateCreated: 2026-02-23T12:00:00.000Z +--- + +# Ingots + +Made at the furnace in the blacksmiths, or at the Arcane Forge in the [Astral Hollow](/About/World). Ingots are the material for every [Tool](/Items/Tools) in Azmarin. + +--- + +| Ingot | Skill | Level | XP | Craft Time | Value | +|-------|-------|-------|----|------------|-------| +| [Bronze Ingot](/Items/Ingots/BronzeIngot) | Smelting | 0 | 20 | 4.0s | 8 Gold | +| [Iron Bar](/Items/Ingots/IronBar) | Smelting | 5 | 38 | 4.0s | 8 Gold | +| [Steel Bar](/Items/Ingots/SteelBar) | Smelting | 8 | 60 | 5.0s | 1 Gold | +| [Gold Bar](/Items/Ingots/GoldBar) | Smelting | 10 | 150 | 8.0s | 1 Gold | +| [Arcane Ingot](/Items/Ingots/ArcaneIngot) | Arcane | 1 | 70 | 5.0s | 1 Gold | + +--- + +## Recipes + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Copper Ore](/Items/Ores/CopperOre) x2
[Tin Ore](/Items/Ores/TinOre) x1 | [Bronze Ingot](/Items/Ingots/BronzeIngot) x1 | Furnace | +| [Iron Ore](/Items/Ores/IronOre) x2
[Coal Ore](/Items/Ores/CoalOre) x1 | [Iron Bar](/Items/Ingots/IronBar) x1 | Furnace | +| [Iron Bar](/Items/Ingots/IronBar) x1
[Coal Ore](/Items/Ores/CoalOre) x2 | [Steel Bar](/Items/Ingots/SteelBar) x1 | Furnace | +| [Gold Ore](/Items/Ores/GoldOre) x2
[Coal Ore](/Items/Ores/CoalOre) x1 | [Gold Bar](/Items/Ingots/GoldBar) x1 | Furnace | +| Metal Ingot
[Artifact](/Items/Artifacts) | [Arcane Ingot](/Items/Ingots/ArcaneIngot) x1 | Arcane Forge | + +--- + +## Notes + +- **[Gold Bar](/Items/Ingots/GoldBar) is the best Smelting XP in the game** at 150 per bar. If you are levelling Smelting, gold is the answer. +- [Steel Bar](/Items/Ingots/SteelBar) is a two-stage smelt — you need an [Iron Bar](/Items/Ingots/IronBar) first, not iron ore. +- The [Arcane Ingot](/Items/Ingots/ArcaneIngot) runs on the Arcane skill, not Smelting, so it is reachable at Arcane level 1. diff --git a/en/Items/Ingots/ArcaneIngot.md b/en/Items/Ingots/ArcaneIngot.md new file mode 100644 index 0000000..1a83547 --- /dev/null +++ b/en/Items/Ingots/ArcaneIngot.md @@ -0,0 +1,93 @@ +--- +title: Arcane Ingot +description: Arcane-forged metal used to make Basic Arcane tools. +published: true +date: 2026-02-23T11:17:37.936Z +tags: skill-arcane, items-ingots +editor: markdown +dateCreated: 2026-02-23T11:17:37.936Z +--- + +# Arcane Ingot + +![Icon_ArcaneIngot.png](https://www.azmaringame.com/images/itemicons/Icon_ArcaneIngot.png =64x){.align-left} + +> It does not come out of a furnace. It comes out of the Astral Hollow, still humming. + +--- +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Ingot | +| **Rarity** | Rare | +| **Skill** | Arcane | +| **Skill Level** | 1 | +| **Arcane XP** | 70 | +| **Craft Time** | 5.0s | +| **Primary Use** | Crafting | +| **Refinable** | No | +| **Stack Size** | 25 | +| **Weight** | 1 KG | +| **Value** | 1 Gold | + +--- + +## Description + +Arcane Ingots are not smelted at the blacksmiths. They are forged at the Arcane Forge in the [Astral Hollow](/About/World) using metal and [Artifacts](/Items/Artifacts). + +Because the recipe runs on the Arcane skill rather than Smelting, an Arcane Ingot is reachable at Arcane level 1 — the gate is finding the forge and the artifacts, not the level. + +--- + +## Acquisition + +**How to obtain:** + +- Forged at the Arcane Forge, [Astral Hollow](/About/World) +- Arcane Level: 1 +- Craft Time: 5.0s +- Output Amount: 1 + +--- + +## Refining + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| Metal Ingot
[Artifact](/Items/Artifacts) | Arcane Ingot x1 | Arcane Forge | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- +## Uses + +Arcane Ingot is used in: + +**Arcane Crafting:** +* [Basic Arcane Axe](/Items/Tools/BasicArcaneAxe) +* [Basic Arcane Knife](/Items/Tools/BasicArcaneKnife) +* [Basic Arcane Pickaxe](/Items/Tools/BasicArcanePickaxe) +* [Basic Arcane Spade](/Items/Tools/BasicArcaneSpade) +* [Basic Arcane Hammer](/Items/Tools/BasicArcaneHammer) + +--- + +## Trivia + +- At 70 XP the Arcane Ingot pays more than an [Iron Bar](/Items/Ingots/IronBar) and a [Steel Bar](/Items/Ingots/SteelBar) combined — but into the Arcane skill, not Smelting. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Ingots/BronzeIngot.md b/en/Items/Ingots/BronzeIngot.md index 92f0b33..37d2690 100644 --- a/en/Items/Ingots/BronzeIngot.md +++ b/en/Items/Ingots/BronzeIngot.md @@ -10,7 +10,9 @@ dateCreated: 2026-02-23T10:10:10.503Z # Bronze Ingot -> Short in-universe flavour description of the ingot. +![Icon_BronzeIngot.png](https://www.azmaringame.com/images/itemicons/Icon_BronzeIngot.png =64x){.align-left} + +> Copper and tin, melted together. Cheap, plentiful, and the start of every crafting career in Azmarin. --- ## Overview @@ -21,8 +23,10 @@ dateCreated: 2026-02-23T10:10:10.503Z | **Rarity** | Common | | **Skill** | Smelting| | **Skill Level** | 0 | +| **Smelting XP** | 20 | +| **Craft Time** | 4.0s | | **Primary Use** | Smelting | -| **Refinable** | Yes| +| **Refinable** | No | | **Stack Size** | 25 | | **Weight** | 1 KG | | **Value** | 8 Gold | @@ -40,7 +44,9 @@ Bronze Ingots are crafted using [Copper Ore](/Items/Ores/CopperOre) and [Tin Ore **How to obtain:** - Smelted in a furnace at the blacksmiths -- Drop Amount: 1 +- Smelting Level: 0 +- Craft Time: 4.0s +- Output Amount: 1 --- @@ -56,22 +62,19 @@ Bronze Ingots are crafted using [Copper Ore](/Items/Ores/CopperOre) and [Tin Ore Bronze Ingot is used in: -- Crafting equipment -- Building structures - ---- - -## Lore - -Historical or scientific notes about Bronze Ingots: - -> {{Lore entry, faction research log, or archived data}} +**Crafting:** +* [Bronze Axe](/Items/Tools/BronzeAxe) +* [Bronze Knife](/Items/Tools/BronzeKnife) +* [Bronze Pickaxe](/Items/Tools/BronzePickaxe) +* [Bronze Spade](/Items/Tools/BronzeSpade) +* [Bronze Hammer](/Items/Tools/BronzeHammer) --- ## Trivia -- First discovered in Qabar mines +- Bronze is the only ingot that needs no [Coal Ore](/Items/Ores/CoalOre) — copper and tin melt low enough without it. +- First discovered in the Qabar mines --- diff --git a/en/Items/Ingots/GoldBar.md b/en/Items/Ingots/GoldBar.md new file mode 100644 index 0000000..80e47c5 --- /dev/null +++ b/en/Items/Ingots/GoldBar.md @@ -0,0 +1,89 @@ +--- +title: Gold Bar +description: The highest XP smelt in Azmarin, made from Gold Ore. +published: true +date: 2026-02-23T11:17:48.926Z +tags: skill-smelting, items-ingots +editor: markdown +dateCreated: 2026-02-23T11:17:48.926Z +--- + +# Gold Bar + +![Icon_GoldIngot.png](https://www.azmaringame.com/images/itemicons/Icon_GoldIngot.png =64x){.align-left} + +> Too soft for a pickaxe head, too valuable to leave in the rock. + +--- +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Ingot | +| **Rarity** | Rare | +| **Skill** | Smelting | +| **Skill Level** | 10 | +| **Smelting XP** | 150 | +| **Craft Time** | 8.0s | +| **Primary Use** | Trade / Crafting | +| **Refinable** | No | +| **Stack Size** | 25 | +| **Weight** | 1.5 KG | +| **Value** | 1 Gold | + +--- + +## Description + +Gold Bars are smelted from [Gold Ore](/Items/Ores/GoldOre) with [Coal Ore](/Items/Ores/CoalOre) as fuel. At 150 XP per bar they are by far the best Smelting experience in the game, and the main reason players push Mining to level 10 and head into the [Qabar Mines](/About/World). + +Blacksmiths value it for the skill gain more than the metal — gold is too soft for tool heads. + +--- + +## Acquisition + +**How to obtain:** + +- Smelted in a furnace at the blacksmiths +- Smelting Level: 10 +- Craft Time: 8.0s +- Output Amount: 1 + +--- + +## Refining + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Gold Ore](/Items/Ores/GoldOre) x2
[Coal Ore](/Items/Ores/CoalOre) x1 | Gold Bar x1 | Furnace | + +--- +## Uses + +Gold Bar is used in: + +- Levelling Smelting — 150 XP per bar, the highest of any smelt +- Future jewellery and decoration recipes + +> **Note:** Gold Bars have no tool recipe in the current build. + +--- + +## Trivia + +- A Gold Bar takes 8.0s to smelt, twice as long as an [Iron Bar](/Items/Ingots/IronBar), but pays nearly four times the XP. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Ingots/IronBar.md b/en/Items/Ingots/IronBar.md new file mode 100644 index 0000000..4ce3ec5 --- /dev/null +++ b/en/Items/Ingots/IronBar.md @@ -0,0 +1,95 @@ +--- +title: Iron Bar +description: Smelted from Iron Ore and Coal, the base metal for iron tools. +published: true +date: 2026-02-23T11:18:02.571Z +tags: skill-smelting, items-ingots +editor: markdown +dateCreated: 2026-02-23T11:18:02.571Z +--- + +# Iron Bar + +![Icon_IronIngot.png](https://www.azmaringame.com/images/itemicons/Icon_IronIngot.png =64x){.align-left} + +> The first honest upgrade. Bronze gets you started, iron gets you working. + +--- +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Ingot | +| **Rarity** | Common | +| **Skill** | Smelting | +| **Skill Level** | 5 | +| **Smelting XP** | 38 | +| **Craft Time** | 4.0s | +| **Primary Use** | Crafting | +| **Refinable** | Yes | +| **Stack Size** | 25 | +| **Weight** | 1 KG | +| **Value** | 8 Gold | + +--- + +## Description + +Iron Bars are smelted from [Iron Ore](/Items/Ores/IronOre) with [Coal Ore](/Items/Ores/CoalOre) as fuel. They are the material behind the whole iron tool set, and they are also the input for [Steel Bars](/Items/Ingots/SteelBar). + +Blacksmiths value it because a level 5 Smelter can turn cheap surface ore into every tool needed for the mid game. + +--- + +## Acquisition + +**How to obtain:** + +- Smelted in a furnace at the blacksmiths +- Smelting Level: 5 +- Craft Time: 4.0s +- Output Amount: 1 + +--- + +## Refining + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Iron Ore](/Items/Ores/IronOre) x2
[Coal Ore](/Items/Ores/CoalOre) x1 | Iron Bar x1 | Furnace | +| Iron Bar x1
[Coal Ore](/Items/Ores/CoalOre) x2 | [Steel Bar](/Items/Ingots/SteelBar) x1 | Furnace | + +--- +## Uses + +Iron Bar is used in: + +**Smelting:** +* [Steel Bar](/Items/Ingots/SteelBar) + +**Crafting:** +* [Iron Axe](/Items/Tools/IronAxe) +* [Iron Knife](/Items/Tools/IronKnife) +* [Iron Pickaxe](/Items/Tools/IronPickaxe) +* [Iron Spade](/Items/Tools/IronSpade) +* [Iron Hammer](/Items/Tools/IronHammer) + +--- + +## Trivia + +- An Iron Bar sells for the same 8 Gold as a [Bronze Ingot](/Items/Ingots/BronzeIngot) despite taking a level 5 skill and coal to make — smelt it into tools instead of selling it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Ingots/SteelBar.md b/en/Items/Ingots/SteelBar.md new file mode 100644 index 0000000..e41a0a5 --- /dev/null +++ b/en/Items/Ingots/SteelBar.md @@ -0,0 +1,91 @@ +--- +title: Steel Bar +description: Iron Bars re-smelted with coal into the strongest common metal. +published: true +date: 2026-02-23T11:17:56.073Z +tags: skill-smelting, items-ingots +editor: markdown +dateCreated: 2026-02-23T11:17:56.073Z +--- + +# Steel Bar + +![Icon_SteelIngot.png](https://www.azmaringame.com/images/itemicons/Icon_SteelIngot.png =64x){.align-left} + +> Iron that went back into the fire and came out meaner. + +--- +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Ingot | +| **Rarity** | Uncommon | +| **Skill** | Smelting | +| **Skill Level** | 8 | +| **Smelting XP** | 60 | +| **Craft Time** | 5.0s | +| **Primary Use** | Crafting | +| **Refinable** | No | +| **Stack Size** | 25 | +| **Weight** | 1 KG | +| **Value** | 1 Gold | + +--- + +## Description + +Steel Bars are made by returning an [Iron Bar](/Items/Ingots/IronBar) to the furnace with extra [Coal Ore](/Items/Ores/CoalOre). It is a two stage metal — you cannot smelt it straight from ore. + +Blacksmiths value it because steel tools are the best non-arcane gear in Azmarin. It sells for 1 Gold, so there is no reason to trade it; it exists to be crafted. + +--- + +## Acquisition + +**How to obtain:** + +- Smelted in a furnace at the blacksmiths +- Smelting Level: 8 +- Craft Time: 5.0s +- Output Amount: 1 + +--- + +## Refining + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Iron Bar](/Items/Ingots/IronBar) x1
[Coal Ore](/Items/Ores/CoalOre) x2 | Steel Bar x1 | Furnace | + +--- +## Uses + +Steel Bar is used in: + +**Crafting:** +* [Steel Axe](/Items/Tools/SteelAxe) +* [Steel Knife](/Items/Tools/SteelKnife) +* [Steel Pickaxe](/Items/Tools/SteelPickaxe) +* [Steel Spade](/Items/Tools/SteelSpade) +* [Steel Hammer](/Items/Tools/SteelHammer) + +--- + +## Trivia + +- Because steel needs an iron bar first, every Steel Bar is really 2 Iron Ore plus 3 Coal Ore of work. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Logs.md b/en/Items/Logs.md new file mode 100644 index 0000000..7b7697d --- /dev/null +++ b/en/Items/Logs.md @@ -0,0 +1,29 @@ +--- +title: Logs +description: All woodcutting logs in Azmarin. +published: true +date: 2026-02-23T12:00:00.000Z +tags: skill-woodcutting, items-logs +editor: markdown +dateCreated: 2026-02-23T12:00:00.000Z +--- + +# Logs + +Chopped from trees with an [Axe](/Items/Tools). Logs train Woodcutting and feed crafting recipes. + +--- + +| Log | Woodcutting Level | XP | Value | Found In | +|-----|-------------------|----|-------|----------| +| [Normal Log](/Items/Logs/NormalLog) | 0 | 25 | 2 Gold | Main Land, Marsh Forest | +| [Oak Log](/Items/Logs/OakLog) | 3 | 45 | 3 Gold | Main Land, Marsh Forest | +| [Birch Log](/Items/Logs/BirchLog) | 7 | 65 | 4 Gold | Marsh Forest | +| [Willow Log](/Items/Logs/WillowLog) | 12 | 100 | 5 Gold | Marsh Forest | + +--- + +## Notes + +- Willow is the best XP per chop in the game at 100. Once you hit level 12 there is little reason to cut anything else. +- A better [Axe](/Items/Tools) does not change the XP, only how fast you get it. diff --git a/en/Items/Logs/BirchLog.md b/en/Items/Logs/BirchLog.md new file mode 100644 index 0000000..fb8cbf0 --- /dev/null +++ b/en/Items/Logs/BirchLog.md @@ -0,0 +1,84 @@ +--- +title: Birch Log +description: Woodcutting resource, level 7, 65 XP per log. +published: true +date: 2026-02-23T11:16:54.556Z +tags: skill-woodcutting, items-logs +editor: markdown +dateCreated: 2026-02-23T11:16:54.556Z +--- + +# Birch Log + +![Icon_BirchLog.png](https://www.azmaringame.com/images/itemicons/Icon_BirchLog.png =64x){.align-left} + +> Pale bark, light timber, and a lot more XP than it looks like it should give. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Log | +| **Rarity** | Uncommon | +| **Found In** | Marsh Forest | +| **Skill** | Woodcutting | +| **Skill Level** | 7 | +| **Woodcutting XP** | 65 | +| **Primary Use** | Crafting / Fuel | +| **Refinable** | Yes | +| **Stack Size** | 50 | +| **Weight** | 1 KG | +| **Value** | 4 Gold | + +--- + +## Description + +Birch Logs are cut from the white-barked birch stands in the Marsh Forest. They need Woodcutting level 7. + +Woodcutters value them as the mid-tier chop — good XP, and birch trees grow in clusters, so a single stand keeps you busy. + +--- + +## Acquisition + +**How to obtain:** + +- Chopped from: birch trees +- Found in: Marsh Forest +- Required tool: [Axe](/Items/Tools) +- Woodcutting Level: 7 +- Drop Amount: 1-2 + +--- + +## Uses + +Birch Log is used in: + +- Crafting tool handles at the blacksmiths +- Firewood and building materials + +> **Note:** Log recipes are still being expanded. Bank spare logs rather than selling them. + +--- + +## Trivia + +- Birch is the first log that is not found on the Azmarin main land. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Logs/NormalLog.md b/en/Items/Logs/NormalLog.md new file mode 100644 index 0000000..e5fdced --- /dev/null +++ b/en/Items/Logs/NormalLog.md @@ -0,0 +1,84 @@ +--- +title: Normal Log +description: Woodcutting resource, level 0, 25 XP per log. +published: true +date: 2026-02-23T11:16:54.556Z +tags: skill-woodcutting, items-logs +editor: markdown +dateCreated: 2026-02-23T11:16:54.556Z +--- + +# Normal Log + +![Icon_Log.png](https://www.azmaringame.com/images/itemicons/Icon_Log.png =64x){.align-left} + +> Plain wood from a plain tree. Every woodcutter starts here. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Log | +| **Rarity** | Common | +| **Found In** | Azmarin Main Land, Marsh Forest | +| **Skill** | Woodcutting | +| **Skill Level** | 0 | +| **Woodcutting XP** | 25 | +| **Primary Use** | Crafting / Fuel | +| **Refinable** | Yes | +| **Stack Size** | 50 | +| **Weight** | 1 KG | +| **Value** | 2 Gold | + +--- + +## Description + +Normal Logs are cut from the common trees scattered across the Azmarin main land. There is no level requirement, so they are the first thing a new character chops. + +Woodcutters value them because at 25 XP per log with no level gate, they are the fastest way to get Woodcutting off the ground. + +--- + +## Acquisition + +**How to obtain:** + +- Chopped from: common trees +- Found in: Azmarin Main Land, Marsh Forest +- Required tool: [Axe](/Items/Tools) +- Woodcutting Level: 0 +- Drop Amount: 1-2 + +--- + +## Uses + +Normal Log is used in: + +- Crafting tool handles at the blacksmiths +- Firewood and building materials + +> **Note:** Log recipes are still being expanded. Bank spare logs rather than selling them. + +--- + +## Trivia + +- A Normal Log gives the same 25 XP as a Coal Ore node but needs no skill level at all. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Logs/OakLog.md b/en/Items/Logs/OakLog.md new file mode 100644 index 0000000..a786b78 --- /dev/null +++ b/en/Items/Logs/OakLog.md @@ -0,0 +1,84 @@ +--- +title: Oak Log +description: Woodcutting resource, level 3, 45 XP per log. +published: true +date: 2026-02-23T11:16:54.556Z +tags: skill-woodcutting, items-logs +editor: markdown +dateCreated: 2026-02-23T11:16:54.556Z +--- + +# Oak Log + +![Icon_OakLog.png](https://www.azmaringame.com/images/itemicons/Icon_OakLog.png =64x){.align-left} + +> Dense, knotted and slow to cut. Oak is where woodcutting stops being free XP. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Log | +| **Rarity** | Common | +| **Found In** | Azmarin Main Land, Marsh Forest | +| **Skill** | Woodcutting | +| **Skill Level** | 3 | +| **Woodcutting XP** | 45 | +| **Primary Use** | Crafting / Fuel | +| **Refinable** | Yes | +| **Stack Size** | 50 | +| **Weight** | 1 KG | +| **Value** | 3 Gold | + +--- + +## Description + +Oak Logs come from the heavier oak trees found on the main land and along the edge of the Marsh Forest. They need Woodcutting level 3. + +Woodcutters value them for the jump in XP — nearly double a Normal Log for a level requirement most players clear in minutes. + +--- + +## Acquisition + +**How to obtain:** + +- Chopped from: oak trees +- Found in: Azmarin Main Land, Marsh Forest +- Required tool: [Axe](/Items/Tools) +- Woodcutting Level: 3 +- Drop Amount: 1-2 + +--- + +## Uses + +Oak Log is used in: + +- Crafting tool handles at the blacksmiths +- Firewood and building materials + +> **Note:** Log recipes are still being expanded. Bank spare logs rather than selling them. + +--- + +## Trivia + +- Oak is the first log with a level requirement, and the fastest early Woodcutting upgrade in the game. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Logs/WillowLog.md b/en/Items/Logs/WillowLog.md new file mode 100644 index 0000000..de6fc5b --- /dev/null +++ b/en/Items/Logs/WillowLog.md @@ -0,0 +1,84 @@ +--- +title: Willow Log +description: Woodcutting resource, level 12, 100 XP per log. +published: true +date: 2026-02-23T11:16:54.556Z +tags: skill-woodcutting, items-logs +editor: markdown +dateCreated: 2026-02-23T11:16:54.556Z +--- + +# Willow Log + +![Icon_WillowLog.png](https://www.azmaringame.com/images/itemicons/Icon_WillowLog.png =64x){.align-left} + +> Wet, stringy and stubborn. Willow pays the best of any tree in Azmarin. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Log | +| **Rarity** | Uncommon | +| **Found In** | Marsh Forest | +| **Skill** | Woodcutting | +| **Skill Level** | 12 | +| **Woodcutting XP** | 100 | +| **Primary Use** | Crafting / Fuel | +| **Refinable** | Yes | +| **Stack Size** | 50 | +| **Weight** | 1 KG | +| **Value** | 5 Gold | + +--- + +## Description + +Willow Logs come from the drooping willows deep in the Marsh Forest, and need Woodcutting level 12 — the highest requirement of any tree currently in the game. + +Woodcutters value them for the 100 XP per log, four times a Normal Log. Once you hit level 12, there is no reason to chop anything else. + +--- + +## Acquisition + +**How to obtain:** + +- Chopped from: willow trees +- Found in: Marsh Forest +- Required tool: [Axe](/Items/Tools) +- Woodcutting Level: 12 +- Drop Amount: 1-2 + +--- + +## Uses + +Willow Log is used in: + +- Crafting tool handles at the blacksmiths +- Firewood and building materials + +> **Note:** Log recipes are still being expanded. Bank spare logs rather than selling them. + +--- + +## Trivia + +- At 100 XP, one Willow Log is worth four Normal Logs of experience — and sells for only 3 Gold more. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Logs/_template_log.md b/en/Items/Logs/_template_log.md new file mode 100644 index 0000000..594ecbb --- /dev/null +++ b/en/Items/Logs/_template_log.md @@ -0,0 +1,80 @@ +--- +title: 0_Template_Log +description: +published: false +date: 2026-02-23T11:16:54.556Z +tags: skill-woodcutting, items-logs +editor: markdown +dateCreated: 2026-02-23T11:16:54.556Z +--- + +# {{Log Name}} + +> Short in-universe flavour description of the log. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Log | +| **Rarity** | Common / Uncommon / Rare / Exotic | +| **Found In** | Region(s) or biome(s) | +| **Skill** | Woodcutting | +| **Skill Level** | ## | +| **Woodcutting XP** | ## | +| **Primary Use** | Crafting / Fuel / Building | +| **Refinable** | Yes / No | +| **Stack Size** | ## | +| **Weight** | ## KG | +| **Value** | ## Gold | + +--- + +## Description + +{{Log Name}} is cut from {{tree type}} growing in {{region}}. It is known for its {{key trait}}. + +Woodcutters value it because {{reason}}. + +--- + +## Acquisition + +**How to obtain:** + +- Chopped from: {{tree type}} +- Found in: {{locations}} +- Required tool: Axe +- Woodcutting Level: ## +- Drop Amount: ## + +--- + +## Uses + +{{Log Name}} is used in: + +- Crafting {{item/equipment}} +- Building {{structures}} + +--- + +## Trivia + +- {{Trivia entry}} + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Ores.md b/en/Items/Ores.md new file mode 100644 index 0000000..85e3f31 --- /dev/null +++ b/en/Items/Ores.md @@ -0,0 +1,31 @@ +--- +title: Ores +description: All mining ores in Azmarin. +published: true +date: 2026-02-23T12:00:00.000Z +tags: skill-mining, items-ores +editor: markdown +dateCreated: 2026-02-23T12:00:00.000Z +--- + +# Ores + +Mined from resource nodes with a [Pickaxe](/Items/Tools). Ores are the input to [Smelting](/Items/Ingots). + +--- + +| Ore | Mining Level | XP | Value | Found In | +|-----|--------------|----|-------|----------| +| [Copper Ore](/Items/Ores/CopperOre) | 0 | 18 | 5 Gold | Main Land, Qabar Mines | +| [Tin Ore](/Items/Ores/TinOre) | 0 | 18 | 3 Gold | Main Land, Qabar Mines | +| [Iron Ore](/Items/Ores/IronOre) | 5 | 25 | 8 Gold | Main Land, Qabar Mines | +| [Coal Ore](/Items/Ores/CoalOre) | 5 | 25 | 1 Gold | Main Land, Qabar Mines | +| [Gold Ore](/Items/Ores/GoldOre) | 10 | 45 | 1 Gold | Qabar Mines | +| [Qabar Ore](/Items/Ores/QabarOre) | 20 | 75 | 1 Gold | Deep Qabar Mines | + +--- + +## Notes + +- **[Coal Ore](/Items/Ores/CoalOre) is fuel, not a metal.** It is not smelted into an ingot — it is burned to smelt iron, steel and gold. +- Ore value is what a trader pays for the raw rock. For everything above iron, the ingot is worth far more than the ore, so smelt before you sell. diff --git a/en/Items/Ores/CoalOre.md b/en/Items/Ores/CoalOre.md index d8412a1..4f55912 100644 --- a/en/Items/Ores/CoalOre.md +++ b/en/Items/Ores/CoalOre.md @@ -1,6 +1,6 @@ --- title: Coal Ore -description: +description: Fuel ore burned in the furnace to smelt harder metals. published: true date: 2026-02-11T09:45:53.685Z tags: skill-mining, items-ores @@ -9,4 +9,97 @@ dateCreated: 2026-02-11T09:30:43.887Z --- # Coal Ore -Your content here \ No newline at end of file + +![Icon_CoalOre.png](https://www.azmaringame.com/images/itemicons/Icon_CoalOre.png =64x){.align-left} + +> Black, brittle and worth almost nothing at the trader — but nothing past bronze gets smelted without it. + +--- + +## 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 Fuel | +| **Refinable** | No | +| **Stack Size** | 50 | +| **Weight** | 0.2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +Coal Ore is a soft, sooty resource pulled from the same seams that carry iron. It is not smelted into anything on its own — it is burned as the fuel that lets the furnace reach the heat that iron and steel need. + +Miners value it because every Iron Bar and Steel Bar costs coal. It sells for almost nothing, so there is no reason to hand it to a trader; keep it banked instead. + +--- + +## 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 + +Coal Ore is not refined into another material. It is consumed directly as furnace fuel. + +| Ingredients | Product | Facility Required | +|------|--------|-------------------| +| [Iron Ore](/Items/Ores/IronOre) x2
Coal Ore x1 | [Iron Bar](/Items/Ingots/IronBar) x1 | Furnace | +| [Iron Bar](/Items/Ingots/IronBar) x1
Coal Ore x2 | [Steel Bar](/Items/Ingots/SteelBar) x1 | Furnace | + +--- + +## Uses + +Coal Ore is used in: + +**Smelting (as fuel):** +* [Iron Bar](/Items/Ingots/IronBar) +* [Steel Bar](/Items/Ingots/SteelBar) + +--- + +## Properties + +| Attribute | Effect | +|----------|--------| +| **Durability** | Fragile | +| **Energy Potential** | High | +| **Stability** | Stable | + +--- + +## Trivia + +- At 1 Gold a piece, Coal Ore is the cheapest item in Azmarin that you will still spend hours mining. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added to Game. + +--- diff --git a/en/Items/Ores/CopperOre.md b/en/Items/Ores/CopperOre.md index 7258efd..13b40e5 100644 --- a/en/Items/Ores/CopperOre.md +++ b/en/Items/Ores/CopperOre.md @@ -10,7 +10,9 @@ dateCreated: 2026-02-11T09:30:46.983Z # Copper Ore -> *Short in-universe flavour description of the ore.* +![Icon_CopperOre.png](https://www.azmaringame.com/images/itemicons/Icon_CopperOre.png =64x){.align-left} + +> Orange-veined and easy to find. The first rock most players ever break, and the reason bronze exists. --- @@ -22,11 +24,14 @@ dateCreated: 2026-02-11T09:30:46.983Z | **Rarity** | Common | | **Found In** | Azmarin Main Land, Qabar Mines | | **Depth / Layer** | Surface / Mines | +| **Skill** | Mining | +| **Skill Level** | 0 | +| **Mining XP** | 18 | | **Primary Use** | Smelting | | **Refinable** | Yes | | **Stack Size** | 50 | | **Weight** | 0.2 KG | -| **Value** | 2 Gold | +| **Value** | 5 Gold | --- @@ -53,7 +58,7 @@ Miners value it because of its use to make bronze. | Ingredients | Product | Facility Required | |------|--------|-------------------| -| Copper Ore x2
[Tin Ore](/Items/Ores/TinOre) x1 | Bronze Ingot x1 | Furnace | +| Copper Ore x2
[Tin Ore](/Items/Ores/TinOre) x1 | [Bronze Ingot](/Items/Ingots/BronzeIngot) x1 | Furnace | --- @@ -63,7 +68,7 @@ Miners value it because of its use to make bronze. Copper Ore is used in: **Smelting:** -* Bronze Ingot +* [Bronze Ingot](/Items/Ingots/BronzeIngot) --- @@ -77,25 +82,9 @@ Copper Ore is used in: --- -## Hazards - -Not applicable - ---- - -## Lore - -Historical or scientific notes about Copper Ore: - -> {{Lore entry, faction research log, or archived data}} - ---- - ## Trivia -- First discovered in {{location}} -- Often mistaken for {{other material}} -- Illegal to export in {{region/faction}} +- Copper Ore drops 1-2 per node but a Bronze Ingot needs 2, so copper is almost always the ingredient that runs out first. --- diff --git a/en/Items/Ores/GoldOre.md b/en/Items/Ores/GoldOre.md new file mode 100644 index 0000000..ed962e0 --- /dev/null +++ b/en/Items/Ores/GoldOre.md @@ -0,0 +1,101 @@ +--- +title: Gold Ore +description: A high level mining resource smelted into Gold Bars. +published: true +date: 2026-02-23T10:19:22.666Z +tags: skill-mining, items-ores +editor: markdown +dateCreated: 2026-02-23T10:19:22.666Z +--- + +# Gold Ore + +![Icon_GoldOre.png](https://www.azmaringame.com/images/itemicons/Icon_GoldOre.png =64x){.align-left} + +> Soft, bright and slow to give up. Gold seams are rare enough that most miners remember where each one sits. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Ore | +| **Rarity** | Uncommon | +| **Found In** | Qabar Mines | +| **Depth / Layer** | Mines | +| **Skill** | Mining | +| **Skill Level** | 10 | +| **Mining XP** | 45 | +| **Primary Use** | Smelting | +| **Refinable** | Yes | +| **Stack Size** | 50 | +| **Weight** | 0.4 KG | +| **Value** | 1 Gold | + +--- + +## Description + +Gold Ore is a heavy, bright yellow resource found deep in the [Qabar Mines](/About/World). It is far less common than copper, tin or iron, and a run of gold nodes is usually the reason a miner goes underground at all. + +Miners value it for the Mining XP — at 45 XP per swing it is the best experience per node available at level 10. The raw ore itself sells for almost nothing, so the profit is in the [Gold Bar](/Items/Ingots/GoldBar), not the rock. + +--- + +## Acquisition + +**How to obtain:** + +- Mined from: Resource Nodes +- Found in: [Qabar Mines](/About/World) +- Required tool: Pickaxe +- Mining Level: 10 +- Drop Amount: 1-2 + +--- + +## Refining + +| Ingredients | Product | Facility Required | +|------|--------|-------------------| +| Gold Ore x2
[Coal Ore](/Items/Ores/CoalOre) x1 | [Gold Bar](/Items/Ingots/GoldBar) x1 | Furnace | + +--- + +## Uses + +Gold Ore is used in: + +**Smelting:** +* [Gold Bar](/Items/Ingots/GoldBar) + +--- + +## Properties + +| Attribute | Effect | +|----------|--------| +| **Durability** | Fragile | +| **Energy Potential** | Moderate | +| **Stability** | Stable | + +--- + +## Trivia + +- The raw ore is worth 1 Gold. The bar it becomes is worth keeping. Do not sell the rock. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added to Game. + +--- diff --git a/en/Items/Ores/IronOre.md b/en/Items/Ores/IronOre.md index 78de306..392c994 100644 --- a/en/Items/Ores/IronOre.md +++ b/en/Items/Ores/IronOre.md @@ -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 \ No newline at end of file + +![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
[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. + +--- diff --git a/en/Items/Ores/QabarOre.md b/en/Items/Ores/QabarOre.md new file mode 100644 index 0000000..a4d0254 --- /dev/null +++ b/en/Items/Ores/QabarOre.md @@ -0,0 +1,95 @@ +--- +title: Qabar Ore +description: The deepest and highest level mining resource in Azmarin. +published: true +date: 2026-02-23T10:19:22.666Z +tags: skill-mining, items-ores +editor: markdown +dateCreated: 2026-02-23T10:19:22.666Z +--- + +# Qabar Ore + +![Icon_QabarOre.png](https://www.azmaringame.com/images/itemicons/Icon_QabarOre.png =64x){.align-left} + +> Named for the mines that hide it. Cutting a Qabar seam is the clearest sign a miner has stopped being a beginner. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Ore | +| **Rarity** | Rare | +| **Found In** | Qabar Mines | +| **Depth / Layer** | Deep Mines | +| **Skill** | Mining | +| **Skill Level** | 20 | +| **Mining XP** | 75 | +| **Primary Use** | Smelting / Arcane | +| **Refinable** | Yes | +| **Stack Size** | 50 | +| **Weight** | 0.5 KG | +| **Value** | 1 Gold | + +--- + +## Description + +Qabar Ore is the highest level ore currently in Azmarin, found only in the deep sections of the [Qabar Mines](/About/World). At Mining level 20 it is out of reach for most players for a long while. + +Miners value it for the 75 XP per node — the fastest Mining experience in the game. Getting to it means a full trip underground with a good pickaxe. + +--- + +## Acquisition + +**How to obtain:** + +- Mined from: Resource Nodes +- Found in: Deep [Qabar Mines](/About/World) +- Required tool: Pickaxe +- Mining Level: 20 +- Drop Amount: 1-2 + +--- + +## Uses + +Qabar Ore is used in: + +**Smelting / Arcane work:** +* Reserved for future recipes + +> **Note:** Qabar Ore has no confirmed recipe in the current build. Bank what you mine — it is expected to feed high level smelting and arcane content. + +--- + +## Properties + +| Attribute | Effect | +|----------|--------| +| **Durability** | Reinforced | +| **Energy Potential** | High | +| **Stability** | Stable | + +--- + +## Trivia + +- Qabar Ore gives more than four times the Mining XP of Copper Ore per node. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added to Game. + +--- diff --git a/en/Items/Ores/TinOre.md b/en/Items/Ores/TinOre.md index 0d1309c..c75f527 100644 --- a/en/Items/Ores/TinOre.md +++ b/en/Items/Ores/TinOre.md @@ -10,6 +10,8 @@ dateCreated: 2026-02-11T09:30:54.372Z # Tin Ore +![Icon_TinOre.png](https://www.azmaringame.com/images/itemicons/Icon_TinOre.png =64x){.align-left} + > A simple but useful resource, tin ore is used mostly to smelt into other resources. --- @@ -24,11 +26,12 @@ dateCreated: 2026-02-11T09:30:54.372Z | **Depth / Layer** | Surface / Mines | | **Skill** | Mining | | **Skill Level** | 0 | +| **Mining XP** | 18 | | **Primary Use** | Smelting | | **Refinable** | Yes | | **Stack Size** | 50 | | **Weight** | 0.2 KG | -| **Value** | 2 Gold | +| **Value** | 3 Gold | --- @@ -55,7 +58,7 @@ Miners value it because of its use to make bronze. | Ingredients | Product | Facility Required | |------|--------|-------------------| -| [Copper Ore](/Items/Ores/CopperOre) x2
Tin Ore x1 | Bronze Ingot x1 | Furnace | +| [Copper Ore](/Items/Ores/CopperOre) x2
Tin Ore x1 | [Bronze Ingot](/Items/Ingots/BronzeIngot) x1 | Furnace | --- @@ -65,12 +68,13 @@ Miners value it because of its use to make bronze. Tin Ore is used in: **Smelting:** -* Bronze Ingot +* [Bronze Ingot](/Items/Ingots/BronzeIngot) --- ## Trivia +- Tin drops 1-3 per node while a Bronze Ingot only needs 1, so most miners end up with far more tin than they can use. - Often mistaken for Aetherstone Ore --- diff --git a/en/Items/Tools.md b/en/Items/Tools.md new file mode 100644 index 0000000..07b8ab8 --- /dev/null +++ b/en/Items/Tools.md @@ -0,0 +1,83 @@ +--- +title: Tools +description: All tools in Azmarin across the Bronze, Iron, Steel and Arcane tiers. +published: true +date: 2026-02-23T12:00:00.000Z +tags: items-tools +editor: markdown +dateCreated: 2026-02-23T12:00:00.000Z +--- + +# Tools + +Five tool types, four tiers each. Bronze, Iron and Steel are made at the blacksmiths; Arcane tools come off the Arcane Forge in the [Astral Hollow](/About/World). + +--- + +## Tool Types + +| Tool | Used For | +|------|----------| +| **Axe** | Woodcutting — chopping trees for [Logs](/Items/Logs) | +| **Pickaxe** | Mining — breaking nodes for [Ores](/Items/Ores) | +| **Knife** | Crafting — cutting and shaping materials | +| **Spade** | Digging — soil and buried finds | +| **Hammer** | Smithing — crafting and repairing at the blacksmiths | + +--- + +## Bronze Tier + +Material: [Bronze Ingot](/Items/Ingots/BronzeIngot) · Crafted at the Blacksmiths + +| Tool | Level | XP | Craft Time | +|------|-------|----|------------| +| [Bronze Axe](/Items/Tools/BronzeAxe) | 1 | 24 | 5.0s | +| [Bronze Knife](/Items/Tools/BronzeKnife) | 1 | 24 | 5.0s | +| [Bronze Pickaxe](/Items/Tools/BronzePickaxe) | 1 | 26 | 5.0s | +| [Bronze Spade](/Items/Tools/BronzeSpade) | 1 | 26 | 5.0s | +| [Bronze Hammer](/Items/Tools/BronzeHammer) | 2 | 30 | 6.0s | + +## Iron Tier + +Material: [Iron Bar](/Items/Ingots/IronBar) · Crafted at the Blacksmiths + +| Tool | Level | XP | Craft Time | +|------|-------|----|------------| +| [Iron Axe](/Items/Tools/IronAxe) | 6 | 46 | 8.0s | +| [Iron Knife](/Items/Tools/IronKnife) | 6 | 46 | 8.0s | +| [Iron Pickaxe](/Items/Tools/IronPickaxe) | 6 | 50 | 8.0s | +| [Iron Spade](/Items/Tools/IronSpade) | 6 | 50 | 8.0s | +| [Iron Hammer](/Items/Tools/IronHammer) | 7 | 55 | 10.0s | + +## Steel Tier + +Material: [Steel Bar](/Items/Ingots/SteelBar) · Crafted at the Blacksmiths + +| Tool | Level | XP | Craft Time | +|------|-------|----|------------| +| [Steel Axe](/Items/Tools/SteelAxe) | 9 | 75 | 12.0s | +| [Steel Knife](/Items/Tools/SteelKnife) | 9 | 75 | 12.0s | +| [Steel Pickaxe](/Items/Tools/SteelPickaxe) | 9 | 80 | 12.0s | +| [Steel Spade](/Items/Tools/SteelSpade) | 9 | 80 | 12.0s | +| [Steel Hammer](/Items/Tools/SteelHammer) | 10 | 110 | 10.0s | + +## Arcane Tier + +Material: [Arcane Ingot](/Items/Ingots/ArcaneIngot) · Crafted at the Arcane Forge · **Uses the Arcane skill, not Crafting** + +| Tool | Arcane Level | XP | Craft Time | +|------|--------------|----|------------| +| [Basic Arcane Axe](/Items/Tools/BasicArcaneAxe) | 2 | 100 | 5.0s | +| [Basic Arcane Knife](/Items/Tools/BasicArcaneKnife) | 2 | 100 | 4.0s | +| [Basic Arcane Pickaxe](/Items/Tools/BasicArcanePickaxe) | 2 | 150 | 5.0s | +| [Basic Arcane Spade](/Items/Tools/BasicArcaneSpade) | 2 | 150 | 5.0s | +| [Basic Arcane Hammer](/Items/Tools/BasicArcaneHammer) | 5 | 180 | 7.0s | + +--- + +## Notes + +- **Arcane tools use the Arcane skill level, not Crafting.** A level 2 Arcane character can make a Basic Arcane Pickaxe while still being locked out of a Steel Pickaxe at Crafting 9. +- Every tool sells for 1 Gold. Tools are made to be used, not traded. +- The [Steel Hammer](/Items/Tools/SteelHammer) is the best Crafting XP on the bench at 110, and it is quicker than the steel tools below it at 10.0s. diff --git a/en/Items/Tools/BasicArcaneAxe.md b/en/Items/Tools/BasicArcaneAxe.md new file mode 100644 index 0000000..decf474 --- /dev/null +++ b/en/Items/Tools/BasicArcaneAxe.md @@ -0,0 +1,107 @@ +--- +title: Basic Arcane Axe +description: Arcane tier axe used for woodcutting. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-arcane, items-tools, tools-axe +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Basic Arcane Axe + +![Icon_ArcaneAxe.png](https://www.azmaringame.com/images/itemicons/Icon_ArcaneAxe.png =64x){.align-left} + +> The head never touches the haft. Trees fall anyway. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Axe) | +| **Tier** | Arcane | +| **Rarity** | Rare | +| **Used For** | Woodcutting | +| **Crafting Skill** | Arcane | +| **Skill Level** | 2 | +| **Craft XP** | 100 | +| **Craft Time** | 5.0s | +| **Crafted At** | Arcane Forge, [Astral Hollow](/About/World) | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Basic Arcane Axe is the arcane tier axe, used for chopping trees for [Logs](/Items/Logs). + +Arcane tools are not made at the blacksmiths. They come off the Arcane Forge and they behave differently to anything smelted. + +Crafting one takes Arcane level 2 and gives 100 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Arcane Forge, [Astral Hollow](/About/World) +- Material: [Arcane Ingot](/Items/Ingots/ArcaneIngot) +- Arcane Level: 2 +- Craft Time: 5.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Arcane Ingot](/Items/Ingots/ArcaneIngot) | Basic Arcane Axe x1 | Arcane Forge, [Astral Hollow](/About/World) | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Basic Arcane Axe is used for **Woodcutting** — chopping trees for [Logs](/Items/Logs). + +A better tier axe works faster on the same nodes, so upgrade as soon as your Arcane level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Axe | Level | +|------|--------|-------| +| Bronze | [Bronze Axe](/Items/Tools/BronzeAxe) | 1 | +| Iron | [Iron Axe](/Items/Tools/IronAxe) | 6 | +| Steel | [Steel Axe](/Items/Tools/SteelAxe) | 9 | +| Arcane | [Basic Arcane Axe](/Items/Tools/BasicArcaneAxe) **(this page)** | 2 | + +--- + +## Trivia + +- Basic Arcane Axe sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/BasicArcaneHammer.md b/en/Items/Tools/BasicArcaneHammer.md new file mode 100644 index 0000000..30d0f78 --- /dev/null +++ b/en/Items/Tools/BasicArcaneHammer.md @@ -0,0 +1,107 @@ +--- +title: Basic Arcane Hammer +description: Arcane tier hammer used for blacksmithing. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-arcane, items-tools, tools-hammer +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Basic Arcane Hammer + +![Icon_ArcaneHammer.png](https://www.azmaringame.com/images/itemicons/Icon_ArcaneHammer.png =64x){.align-left} + +> 180 XP a swing at the forge. The hardest tool in Azmarin to make, and it knows it. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Hammer) | +| **Tier** | Arcane | +| **Rarity** | Rare | +| **Used For** | Smithing | +| **Crafting Skill** | Arcane | +| **Skill Level** | 5 | +| **Craft XP** | 180 | +| **Craft Time** | 7.0s | +| **Crafted At** | Arcane Forge, [Astral Hollow](/About/World) | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Basic Arcane Hammer is the arcane tier hammer, used for smithing and repairing at the blacksmiths. + +Arcane tools are not made at the blacksmiths. They come off the Arcane Forge and they behave differently to anything smelted. + +Crafting one takes Arcane level 5 and gives 180 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Arcane Forge, [Astral Hollow](/About/World) +- Material: [Arcane Ingot](/Items/Ingots/ArcaneIngot) +- Arcane Level: 5 +- Craft Time: 7.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Arcane Ingot](/Items/Ingots/ArcaneIngot) | Basic Arcane Hammer x1 | Arcane Forge, [Astral Hollow](/About/World) | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Basic Arcane Hammer is used for **Smithing** — smithing and repairing at the blacksmiths. + +A better tier hammer works faster on the same nodes, so upgrade as soon as your Arcane level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Hammer | Level | +|------|--------|-------| +| Bronze | [Bronze Hammer](/Items/Tools/BronzeHammer) | 2 | +| Iron | [Iron Hammer](/Items/Tools/IronHammer) | 7 | +| Steel | [Steel Hammer](/Items/Tools/SteelHammer) | 10 | +| Arcane | [Basic Arcane Hammer](/Items/Tools/BasicArcaneHammer) **(this page)** | 5 | + +--- + +## Trivia + +- Basic Arcane Hammer sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/BasicArcaneKnife.md b/en/Items/Tools/BasicArcaneKnife.md new file mode 100644 index 0000000..c9e1a01 --- /dev/null +++ b/en/Items/Tools/BasicArcaneKnife.md @@ -0,0 +1,107 @@ +--- +title: Basic Arcane Knife +description: Arcane tier knife used for crafting. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-arcane, items-tools, tools-knife +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Basic Arcane Knife + +![Icon_ArcaneKnife.png](https://www.azmaringame.com/images/itemicons/Icon_ArcaneKnife.png =64x){.align-left} + +> The edge is not metal. Do not test it on your thumb. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Knife) | +| **Tier** | Arcane | +| **Rarity** | Rare | +| **Used For** | Crafting | +| **Crafting Skill** | Arcane | +| **Skill Level** | 2 | +| **Craft XP** | 100 | +| **Craft Time** | 4.0s | +| **Crafted At** | Arcane Forge, [Astral Hollow](/About/World) | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Basic Arcane Knife is the arcane tier knife, used for cutting and shaping harvested materials. + +Arcane tools are not made at the blacksmiths. They come off the Arcane Forge and they behave differently to anything smelted. + +Crafting one takes Arcane level 2 and gives 100 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Arcane Forge, [Astral Hollow](/About/World) +- Material: [Arcane Ingot](/Items/Ingots/ArcaneIngot) +- Arcane Level: 2 +- Craft Time: 4.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Arcane Ingot](/Items/Ingots/ArcaneIngot) | Basic Arcane Knife x1 | Arcane Forge, [Astral Hollow](/About/World) | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Basic Arcane Knife is used for **Crafting** — cutting and shaping harvested materials. + +A better tier knife works faster on the same nodes, so upgrade as soon as your Arcane level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Knife | Level | +|------|--------|-------| +| Bronze | [Bronze Knife](/Items/Tools/BronzeKnife) | 1 | +| Iron | [Iron Knife](/Items/Tools/IronKnife) | 6 | +| Steel | [Steel Knife](/Items/Tools/SteelKnife) | 9 | +| Arcane | [Basic Arcane Knife](/Items/Tools/BasicArcaneKnife) **(this page)** | 2 | + +--- + +## Trivia + +- Basic Arcane Knife sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/BasicArcanePickaxe.md b/en/Items/Tools/BasicArcanePickaxe.md new file mode 100644 index 0000000..80986cd --- /dev/null +++ b/en/Items/Tools/BasicArcanePickaxe.md @@ -0,0 +1,107 @@ +--- +title: Basic Arcane Pickaxe +description: Arcane tier pickaxe used for mining. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-arcane, items-tools, tools-pickaxe +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Basic Arcane Pickaxe + +![Icon_ArcanePickaxe.png](https://www.azmaringame.com/images/itemicons/Icon_ArcanePickaxe.png =64x){.align-left} + +> Rock gives way before the head reaches it. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Pickaxe) | +| **Tier** | Arcane | +| **Rarity** | Rare | +| **Used For** | Mining | +| **Crafting Skill** | Arcane | +| **Skill Level** | 2 | +| **Craft XP** | 150 | +| **Craft Time** | 5.0s | +| **Crafted At** | Arcane Forge, [Astral Hollow](/About/World) | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Basic Arcane Pickaxe is the arcane tier pickaxe, used for breaking resource nodes for [Ores](/Items/Ores). + +Arcane tools are not made at the blacksmiths. They come off the Arcane Forge and they behave differently to anything smelted. + +Crafting one takes Arcane level 2 and gives 150 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Arcane Forge, [Astral Hollow](/About/World) +- Material: [Arcane Ingot](/Items/Ingots/ArcaneIngot) +- Arcane Level: 2 +- Craft Time: 5.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Arcane Ingot](/Items/Ingots/ArcaneIngot) | Basic Arcane Pickaxe x1 | Arcane Forge, [Astral Hollow](/About/World) | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Basic Arcane Pickaxe is used for **Mining** — breaking resource nodes for [Ores](/Items/Ores). + +A better tier pickaxe works faster on the same nodes, so upgrade as soon as your Arcane level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Pickaxe | Level | +|------|--------|-------| +| Bronze | [Bronze Pickaxe](/Items/Tools/BronzePickaxe) | 1 | +| Iron | [Iron Pickaxe](/Items/Tools/IronPickaxe) | 6 | +| Steel | [Steel Pickaxe](/Items/Tools/SteelPickaxe) | 9 | +| Arcane | [Basic Arcane Pickaxe](/Items/Tools/BasicArcanePickaxe) **(this page)** | 2 | + +--- + +## Trivia + +- Basic Arcane Pickaxe sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/BasicArcaneSpade.md b/en/Items/Tools/BasicArcaneSpade.md new file mode 100644 index 0000000..462e4d3 --- /dev/null +++ b/en/Items/Tools/BasicArcaneSpade.md @@ -0,0 +1,107 @@ +--- +title: Basic Arcane Spade +description: Arcane tier spade used for digging. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-arcane, items-tools, tools-spade +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Basic Arcane Spade + +![Icon_ArcaneSpade.png](https://www.azmaringame.com/images/itemicons/Icon_ArcaneSpade.png =64x){.align-left} + +> The soil moves aside on its own. The spade is mostly for aiming. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Spade) | +| **Tier** | Arcane | +| **Rarity** | Rare | +| **Used For** | Digging | +| **Crafting Skill** | Arcane | +| **Skill Level** | 2 | +| **Craft XP** | 150 | +| **Craft Time** | 5.0s | +| **Crafted At** | Arcane Forge, [Astral Hollow](/About/World) | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Basic Arcane Spade is the arcane tier spade, used for digging soil and uncovering buried finds. + +Arcane tools are not made at the blacksmiths. They come off the Arcane Forge and they behave differently to anything smelted. + +Crafting one takes Arcane level 2 and gives 150 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Arcane Forge, [Astral Hollow](/About/World) +- Material: [Arcane Ingot](/Items/Ingots/ArcaneIngot) +- Arcane Level: 2 +- Craft Time: 5.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Arcane Ingot](/Items/Ingots/ArcaneIngot) | Basic Arcane Spade x1 | Arcane Forge, [Astral Hollow](/About/World) | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Basic Arcane Spade is used for **Digging** — digging soil and uncovering buried finds. + +A better tier spade works faster on the same nodes, so upgrade as soon as your Arcane level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Spade | Level | +|------|--------|-------| +| Bronze | [Bronze Spade](/Items/Tools/BronzeSpade) | 1 | +| Iron | [Iron Spade](/Items/Tools/IronSpade) | 6 | +| Steel | [Steel Spade](/Items/Tools/SteelSpade) | 9 | +| Arcane | [Basic Arcane Spade](/Items/Tools/BasicArcaneSpade) **(this page)** | 2 | + +--- + +## Trivia + +- Basic Arcane Spade sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/BronzeAxe.md b/en/Items/Tools/BronzeAxe.md new file mode 100644 index 0000000..c3a80c2 --- /dev/null +++ b/en/Items/Tools/BronzeAxe.md @@ -0,0 +1,107 @@ +--- +title: Bronze Axe +description: Bronze tier axe used for woodcutting. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-axe +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Bronze Axe + +![Icon_BronzeAxe.png](https://www.azmaringame.com/images/itemicons/Icon_BronzeAxe.png =64x){.align-left} + +> Your first axe. It will cut a Normal Log and complain about anything harder. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Axe) | +| **Tier** | Bronze | +| **Rarity** | Common | +| **Used For** | Woodcutting | +| **Crafting Skill** | Crafting | +| **Skill Level** | 1 | +| **Craft XP** | 24 | +| **Craft Time** | 5.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Bronze Axe is the bronze tier axe, used for chopping trees for [Logs](/Items/Logs). + +Bronze is the starting tier. It is slow and it wears out, but it costs nothing but copper and tin. + +Crafting one takes Crafting level 1 and gives 24 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Bronze Ingot](/Items/Ingots/BronzeIngot) +- Crafting Level: 1 +- Craft Time: 5.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Bronze Ingot](/Items/Ingots/BronzeIngot) | Bronze Axe x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Bronze Axe is used for **Woodcutting** — chopping trees for [Logs](/Items/Logs). + +A better tier axe works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Axe | Level | +|------|--------|-------| +| Bronze | [Bronze Axe](/Items/Tools/BronzeAxe) **(this page)** | 1 | +| Iron | [Iron Axe](/Items/Tools/IronAxe) | 6 | +| Steel | [Steel Axe](/Items/Tools/SteelAxe) | 9 | +| Arcane | [Basic Arcane Axe](/Items/Tools/BasicArcaneAxe) | 2 | + +--- + +## Trivia + +- Bronze Axe sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/BronzeHammer.md b/en/Items/Tools/BronzeHammer.md new file mode 100644 index 0000000..fc06f86 --- /dev/null +++ b/en/Items/Tools/BronzeHammer.md @@ -0,0 +1,107 @@ +--- +title: Bronze Hammer +description: Bronze tier hammer used for blacksmithing. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-hammer +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Bronze Hammer + +![Icon_BronzeHammer.png](https://www.azmaringame.com/images/itemicons/Icon_BronzeHammer.png =64x){.align-left} + +> Heavy enough to be useful, cheap enough to not care when it goes. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Hammer) | +| **Tier** | Bronze | +| **Rarity** | Common | +| **Used For** | Smithing | +| **Crafting Skill** | Crafting | +| **Skill Level** | 2 | +| **Craft XP** | 30 | +| **Craft Time** | 6.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Bronze Hammer is the bronze tier hammer, used for smithing and repairing at the blacksmiths. + +Bronze is the starting tier. It is slow and it wears out, but it costs nothing but copper and tin. + +Crafting one takes Crafting level 2 and gives 30 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Bronze Ingot](/Items/Ingots/BronzeIngot) +- Crafting Level: 2 +- Craft Time: 6.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Bronze Ingot](/Items/Ingots/BronzeIngot) | Bronze Hammer x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Bronze Hammer is used for **Smithing** — smithing and repairing at the blacksmiths. + +A better tier hammer works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Hammer | Level | +|------|--------|-------| +| Bronze | [Bronze Hammer](/Items/Tools/BronzeHammer) **(this page)** | 2 | +| Iron | [Iron Hammer](/Items/Tools/IronHammer) | 7 | +| Steel | [Steel Hammer](/Items/Tools/SteelHammer) | 10 | +| Arcane | [Basic Arcane Hammer](/Items/Tools/BasicArcaneHammer) | 5 | + +--- + +## Trivia + +- Bronze Hammer sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/BronzeKnife.md b/en/Items/Tools/BronzeKnife.md new file mode 100644 index 0000000..8b4a4ba --- /dev/null +++ b/en/Items/Tools/BronzeKnife.md @@ -0,0 +1,107 @@ +--- +title: Bronze Knife +description: Bronze tier knife used for crafting. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-knife +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Bronze Knife + +![Icon_BronzeKnife.png](https://www.azmaringame.com/images/itemicons/Icon_BronzeKnife.png =64x){.align-left} + +> A short bronze blade. Blunts fast, costs almost nothing to replace. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Knife) | +| **Tier** | Bronze | +| **Rarity** | Common | +| **Used For** | Crafting | +| **Crafting Skill** | Crafting | +| **Skill Level** | 1 | +| **Craft XP** | 24 | +| **Craft Time** | 5.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Bronze Knife is the bronze tier knife, used for cutting and shaping harvested materials. + +Bronze is the starting tier. It is slow and it wears out, but it costs nothing but copper and tin. + +Crafting one takes Crafting level 1 and gives 24 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Bronze Ingot](/Items/Ingots/BronzeIngot) +- Crafting Level: 1 +- Craft Time: 5.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Bronze Ingot](/Items/Ingots/BronzeIngot) | Bronze Knife x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Bronze Knife is used for **Crafting** — cutting and shaping harvested materials. + +A better tier knife works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Knife | Level | +|------|--------|-------| +| Bronze | [Bronze Knife](/Items/Tools/BronzeKnife) **(this page)** | 1 | +| Iron | [Iron Knife](/Items/Tools/IronKnife) | 6 | +| Steel | [Steel Knife](/Items/Tools/SteelKnife) | 9 | +| Arcane | [Basic Arcane Knife](/Items/Tools/BasicArcaneKnife) | 2 | + +--- + +## Trivia + +- Bronze Knife sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/BronzePickaxe.md b/en/Items/Tools/BronzePickaxe.md new file mode 100644 index 0000000..116f200 --- /dev/null +++ b/en/Items/Tools/BronzePickaxe.md @@ -0,0 +1,107 @@ +--- +title: Bronze Pickaxe +description: Bronze tier pickaxe used for mining. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-pickaxe +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Bronze Pickaxe + +![Icon_BronzePickaxe.png](https://www.azmaringame.com/images/itemicons/Icon_BronzePickaxe.png =64x){.align-left} + +> The pickaxe every miner starts with, and the one every miner is glad to retire. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Pickaxe) | +| **Tier** | Bronze | +| **Rarity** | Common | +| **Used For** | Mining | +| **Crafting Skill** | Crafting | +| **Skill Level** | 1 | +| **Craft XP** | 26 | +| **Craft Time** | 5.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Bronze Pickaxe is the bronze tier pickaxe, used for breaking resource nodes for [Ores](/Items/Ores). + +Bronze is the starting tier. It is slow and it wears out, but it costs nothing but copper and tin. + +Crafting one takes Crafting level 1 and gives 26 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Bronze Ingot](/Items/Ingots/BronzeIngot) +- Crafting Level: 1 +- Craft Time: 5.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Bronze Ingot](/Items/Ingots/BronzeIngot) | Bronze Pickaxe x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Bronze Pickaxe is used for **Mining** — breaking resource nodes for [Ores](/Items/Ores). + +A better tier pickaxe works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Pickaxe | Level | +|------|--------|-------| +| Bronze | [Bronze Pickaxe](/Items/Tools/BronzePickaxe) **(this page)** | 1 | +| Iron | [Iron Pickaxe](/Items/Tools/IronPickaxe) | 6 | +| Steel | [Steel Pickaxe](/Items/Tools/SteelPickaxe) | 9 | +| Arcane | [Basic Arcane Pickaxe](/Items/Tools/BasicArcanePickaxe) | 2 | + +--- + +## Trivia + +- Bronze Pickaxe sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/BronzeSpade.md b/en/Items/Tools/BronzeSpade.md new file mode 100644 index 0000000..e5f0458 --- /dev/null +++ b/en/Items/Tools/BronzeSpade.md @@ -0,0 +1,107 @@ +--- +title: Bronze Spade +description: Bronze tier spade used for digging. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-spade +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Bronze Spade + +![Icon_BronzeSpade.png](https://www.azmaringame.com/images/itemicons/Icon_BronzeSpade.png =64x){.align-left} + +> Soft metal, bent edge, still digs. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Spade) | +| **Tier** | Bronze | +| **Rarity** | Common | +| **Used For** | Digging | +| **Crafting Skill** | Crafting | +| **Skill Level** | 1 | +| **Craft XP** | 26 | +| **Craft Time** | 5.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Bronze Spade is the bronze tier spade, used for digging soil and uncovering buried finds. + +Bronze is the starting tier. It is slow and it wears out, but it costs nothing but copper and tin. + +Crafting one takes Crafting level 1 and gives 26 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Bronze Ingot](/Items/Ingots/BronzeIngot) +- Crafting Level: 1 +- Craft Time: 5.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Bronze Ingot](/Items/Ingots/BronzeIngot) | Bronze Spade x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Bronze Spade is used for **Digging** — digging soil and uncovering buried finds. + +A better tier spade works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Spade | Level | +|------|--------|-------| +| Bronze | [Bronze Spade](/Items/Tools/BronzeSpade) **(this page)** | 1 | +| Iron | [Iron Spade](/Items/Tools/IronSpade) | 6 | +| Steel | [Steel Spade](/Items/Tools/SteelSpade) | 9 | +| Arcane | [Basic Arcane Spade](/Items/Tools/BasicArcaneSpade) | 2 | + +--- + +## Trivia + +- Bronze Spade sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/IronAxe.md b/en/Items/Tools/IronAxe.md new file mode 100644 index 0000000..f90767a --- /dev/null +++ b/en/Items/Tools/IronAxe.md @@ -0,0 +1,107 @@ +--- +title: Iron Axe +description: Iron tier axe used for woodcutting. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-axe +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Iron Axe + +![Icon_IronAxe.png](https://www.azmaringame.com/images/itemicons/Icon_IronAxe.png =64x){.align-left} + +> Rust-flecked and heavy. Iron bites into oak the way bronze never did. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Axe) | +| **Tier** | Iron | +| **Rarity** | Common | +| **Used For** | Woodcutting | +| **Crafting Skill** | Crafting | +| **Skill Level** | 6 | +| **Craft XP** | 46 | +| **Craft Time** | 8.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Iron Axe is the iron tier axe, used for chopping trees for [Logs](/Items/Logs). + +Iron is the first real step up from bronze. Noticeably faster, and the tier most players spend the longest in. + +Crafting one takes Crafting level 6 and gives 46 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Iron Bar](/Items/Ingots/IronBar) +- Crafting Level: 6 +- Craft Time: 8.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Iron Bar](/Items/Ingots/IronBar) | Iron Axe x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Iron Axe is used for **Woodcutting** — chopping trees for [Logs](/Items/Logs). + +A better tier axe works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Axe | Level | +|------|--------|-------| +| Bronze | [Bronze Axe](/Items/Tools/BronzeAxe) | 1 | +| Iron | [Iron Axe](/Items/Tools/IronAxe) **(this page)** | 6 | +| Steel | [Steel Axe](/Items/Tools/SteelAxe) | 9 | +| Arcane | [Basic Arcane Axe](/Items/Tools/BasicArcaneAxe) | 2 | + +--- + +## Trivia + +- Iron Axe sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/IronHammer.md b/en/Items/Tools/IronHammer.md new file mode 100644 index 0000000..9900da0 --- /dev/null +++ b/en/Items/Tools/IronHammer.md @@ -0,0 +1,107 @@ +--- +title: Iron Hammer +description: Iron tier hammer used for blacksmithing. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-hammer +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Iron Hammer + +![Icon_IronHammer.png](https://www.azmaringame.com/images/itemicons/Icon_IronHammer.png =64x){.align-left} + +> A proper smith's hammer. The bronze one was a toy. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Hammer) | +| **Tier** | Iron | +| **Rarity** | Common | +| **Used For** | Smithing | +| **Crafting Skill** | Crafting | +| **Skill Level** | 7 | +| **Craft XP** | 55 | +| **Craft Time** | 10.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Iron Hammer is the iron tier hammer, used for smithing and repairing at the blacksmiths. + +Iron is the first real step up from bronze. Noticeably faster, and the tier most players spend the longest in. + +Crafting one takes Crafting level 7 and gives 55 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Iron Bar](/Items/Ingots/IronBar) +- Crafting Level: 7 +- Craft Time: 10.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Iron Bar](/Items/Ingots/IronBar) | Iron Hammer x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Iron Hammer is used for **Smithing** — smithing and repairing at the blacksmiths. + +A better tier hammer works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Hammer | Level | +|------|--------|-------| +| Bronze | [Bronze Hammer](/Items/Tools/BronzeHammer) | 2 | +| Iron | [Iron Hammer](/Items/Tools/IronHammer) **(this page)** | 7 | +| Steel | [Steel Hammer](/Items/Tools/SteelHammer) | 10 | +| Arcane | [Basic Arcane Hammer](/Items/Tools/BasicArcaneHammer) | 5 | + +--- + +## Trivia + +- Iron Hammer sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/IronKnife.md b/en/Items/Tools/IronKnife.md new file mode 100644 index 0000000..bd26d45 --- /dev/null +++ b/en/Items/Tools/IronKnife.md @@ -0,0 +1,107 @@ +--- +title: Iron Knife +description: Iron tier knife used for crafting. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-knife +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Iron Knife + +![Icon_IronKnife.png](https://www.azmaringame.com/images/itemicons/Icon_IronKnife.png =64x){.align-left} + +> Holds an edge through a full harvest run. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Knife) | +| **Tier** | Iron | +| **Rarity** | Common | +| **Used For** | Crafting | +| **Crafting Skill** | Crafting | +| **Skill Level** | 6 | +| **Craft XP** | 46 | +| **Craft Time** | 8.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Iron Knife is the iron tier knife, used for cutting and shaping harvested materials. + +Iron is the first real step up from bronze. Noticeably faster, and the tier most players spend the longest in. + +Crafting one takes Crafting level 6 and gives 46 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Iron Bar](/Items/Ingots/IronBar) +- Crafting Level: 6 +- Craft Time: 8.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Iron Bar](/Items/Ingots/IronBar) | Iron Knife x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Iron Knife is used for **Crafting** — cutting and shaping harvested materials. + +A better tier knife works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Knife | Level | +|------|--------|-------| +| Bronze | [Bronze Knife](/Items/Tools/BronzeKnife) | 1 | +| Iron | [Iron Knife](/Items/Tools/IronKnife) **(this page)** | 6 | +| Steel | [Steel Knife](/Items/Tools/SteelKnife) | 9 | +| Arcane | [Basic Arcane Knife](/Items/Tools/BasicArcaneKnife) | 2 | + +--- + +## Trivia + +- Iron Knife sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/IronPickaxe.md b/en/Items/Tools/IronPickaxe.md new file mode 100644 index 0000000..4175018 --- /dev/null +++ b/en/Items/Tools/IronPickaxe.md @@ -0,0 +1,107 @@ +--- +title: Iron Pickaxe +description: Iron tier pickaxe used for mining. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-pickaxe +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Iron Pickaxe + +![Icon_IronPickaxe.png](https://www.azmaringame.com/images/itemicons/Icon_IronPickaxe.png =64x){.align-left} + +> The workhorse. Most of Azmarin's ore has come out of the ground under one of these. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Pickaxe) | +| **Tier** | Iron | +| **Rarity** | Common | +| **Used For** | Mining | +| **Crafting Skill** | Crafting | +| **Skill Level** | 6 | +| **Craft XP** | 50 | +| **Craft Time** | 8.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Iron Pickaxe is the iron tier pickaxe, used for breaking resource nodes for [Ores](/Items/Ores). + +Iron is the first real step up from bronze. Noticeably faster, and the tier most players spend the longest in. + +Crafting one takes Crafting level 6 and gives 50 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Iron Bar](/Items/Ingots/IronBar) +- Crafting Level: 6 +- Craft Time: 8.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Iron Bar](/Items/Ingots/IronBar) | Iron Pickaxe x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Iron Pickaxe is used for **Mining** — breaking resource nodes for [Ores](/Items/Ores). + +A better tier pickaxe works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Pickaxe | Level | +|------|--------|-------| +| Bronze | [Bronze Pickaxe](/Items/Tools/BronzePickaxe) | 1 | +| Iron | [Iron Pickaxe](/Items/Tools/IronPickaxe) **(this page)** | 6 | +| Steel | [Steel Pickaxe](/Items/Tools/SteelPickaxe) | 9 | +| Arcane | [Basic Arcane Pickaxe](/Items/Tools/BasicArcanePickaxe) | 2 | + +--- + +## Trivia + +- Iron Pickaxe sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/IronSpade.md b/en/Items/Tools/IronSpade.md new file mode 100644 index 0000000..8e7f7be --- /dev/null +++ b/en/Items/Tools/IronSpade.md @@ -0,0 +1,107 @@ +--- +title: Iron Spade +description: Iron tier spade used for digging. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-spade +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Iron Spade + +![Icon_IronSpade.png](https://www.azmaringame.com/images/itemicons/Icon_IronSpade.png =64x){.align-left} + +> Solid iron, square edge. Digs without arguing. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Spade) | +| **Tier** | Iron | +| **Rarity** | Common | +| **Used For** | Digging | +| **Crafting Skill** | Crafting | +| **Skill Level** | 6 | +| **Craft XP** | 50 | +| **Craft Time** | 8.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Iron Spade is the iron tier spade, used for digging soil and uncovering buried finds. + +Iron is the first real step up from bronze. Noticeably faster, and the tier most players spend the longest in. + +Crafting one takes Crafting level 6 and gives 50 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Iron Bar](/Items/Ingots/IronBar) +- Crafting Level: 6 +- Craft Time: 8.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Iron Bar](/Items/Ingots/IronBar) | Iron Spade x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Iron Spade is used for **Digging** — digging soil and uncovering buried finds. + +A better tier spade works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Spade | Level | +|------|--------|-------| +| Bronze | [Bronze Spade](/Items/Tools/BronzeSpade) | 1 | +| Iron | [Iron Spade](/Items/Tools/IronSpade) **(this page)** | 6 | +| Steel | [Steel Spade](/Items/Tools/SteelSpade) | 9 | +| Arcane | [Basic Arcane Spade](/Items/Tools/BasicArcaneSpade) | 2 | + +--- + +## Trivia + +- Iron Spade sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/SteelAxe.md b/en/Items/Tools/SteelAxe.md new file mode 100644 index 0000000..acd6294 --- /dev/null +++ b/en/Items/Tools/SteelAxe.md @@ -0,0 +1,107 @@ +--- +title: Steel Axe +description: Steel tier axe used for woodcutting. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-axe +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Steel Axe + +![Icon_SteelAxe.png](https://www.azmaringame.com/images/itemicons/Icon_SteelAxe.png =64x){.align-left} + +> Twice-forged steel. Willow does not slow it down. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Axe) | +| **Tier** | Steel | +| **Rarity** | Uncommon | +| **Used For** | Woodcutting | +| **Crafting Skill** | Crafting | +| **Skill Level** | 9 | +| **Craft XP** | 75 | +| **Craft Time** | 12.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Steel Axe is the steel tier axe, used for chopping trees for [Logs](/Items/Logs). + +Steel is the best non-arcane tier in Azmarin. It costs twice the work of iron and it shows. + +Crafting one takes Crafting level 9 and gives 75 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Steel Bar](/Items/Ingots/SteelBar) +- Crafting Level: 9 +- Craft Time: 12.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Steel Bar](/Items/Ingots/SteelBar) | Steel Axe x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Steel Axe is used for **Woodcutting** — chopping trees for [Logs](/Items/Logs). + +A better tier axe works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Axe | Level | +|------|--------|-------| +| Bronze | [Bronze Axe](/Items/Tools/BronzeAxe) | 1 | +| Iron | [Iron Axe](/Items/Tools/IronAxe) | 6 | +| Steel | [Steel Axe](/Items/Tools/SteelAxe) **(this page)** | 9 | +| Arcane | [Basic Arcane Axe](/Items/Tools/BasicArcaneAxe) | 2 | + +--- + +## Trivia + +- Steel Axe sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/SteelHammer.md b/en/Items/Tools/SteelHammer.md new file mode 100644 index 0000000..d9e4099 --- /dev/null +++ b/en/Items/Tools/SteelHammer.md @@ -0,0 +1,107 @@ +--- +title: Steel Hammer +description: Steel tier hammer used for blacksmithing. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-hammer +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Steel Hammer + +![Icon_SteelHammer.png](https://www.azmaringame.com/images/itemicons/Icon_SteelHammer.png =64x){.align-left} + +> The most expensive thing a blacksmith can make, and the best XP on the bench. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Hammer) | +| **Tier** | Steel | +| **Rarity** | Uncommon | +| **Used For** | Smithing | +| **Crafting Skill** | Crafting | +| **Skill Level** | 10 | +| **Craft XP** | 110 | +| **Craft Time** | 10.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Steel Hammer is the steel tier hammer, used for smithing and repairing at the blacksmiths. + +Steel is the best non-arcane tier in Azmarin. It costs twice the work of iron and it shows. + +Crafting one takes Crafting level 10 and gives 110 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Steel Bar](/Items/Ingots/SteelBar) +- Crafting Level: 10 +- Craft Time: 10.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Steel Bar](/Items/Ingots/SteelBar) | Steel Hammer x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Steel Hammer is used for **Smithing** — smithing and repairing at the blacksmiths. + +A better tier hammer works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Hammer | Level | +|------|--------|-------| +| Bronze | [Bronze Hammer](/Items/Tools/BronzeHammer) | 2 | +| Iron | [Iron Hammer](/Items/Tools/IronHammer) | 7 | +| Steel | [Steel Hammer](/Items/Tools/SteelHammer) **(this page)** | 10 | +| Arcane | [Basic Arcane Hammer](/Items/Tools/BasicArcaneHammer) | 5 | + +--- + +## Trivia + +- Steel Hammer sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/SteelKnife.md b/en/Items/Tools/SteelKnife.md new file mode 100644 index 0000000..95cd00a --- /dev/null +++ b/en/Items/Tools/SteelKnife.md @@ -0,0 +1,107 @@ +--- +title: Steel Knife +description: Steel tier knife used for crafting. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-knife +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Steel Knife + +![Icon_SteelKnife.png](https://www.azmaringame.com/images/itemicons/Icon_SteelKnife.png =64x){.align-left} + +> Sharp enough that you notice the difference on the first cut. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Knife) | +| **Tier** | Steel | +| **Rarity** | Uncommon | +| **Used For** | Crafting | +| **Crafting Skill** | Crafting | +| **Skill Level** | 9 | +| **Craft XP** | 75 | +| **Craft Time** | 12.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Steel Knife is the steel tier knife, used for cutting and shaping harvested materials. + +Steel is the best non-arcane tier in Azmarin. It costs twice the work of iron and it shows. + +Crafting one takes Crafting level 9 and gives 75 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Steel Bar](/Items/Ingots/SteelBar) +- Crafting Level: 9 +- Craft Time: 12.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Steel Bar](/Items/Ingots/SteelBar) | Steel Knife x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Steel Knife is used for **Crafting** — cutting and shaping harvested materials. + +A better tier knife works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Knife | Level | +|------|--------|-------| +| Bronze | [Bronze Knife](/Items/Tools/BronzeKnife) | 1 | +| Iron | [Iron Knife](/Items/Tools/IronKnife) | 6 | +| Steel | [Steel Knife](/Items/Tools/SteelKnife) **(this page)** | 9 | +| Arcane | [Basic Arcane Knife](/Items/Tools/BasicArcaneKnife) | 2 | + +--- + +## Trivia + +- Steel Knife sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/SteelPickaxe.md b/en/Items/Tools/SteelPickaxe.md new file mode 100644 index 0000000..a63ef30 --- /dev/null +++ b/en/Items/Tools/SteelPickaxe.md @@ -0,0 +1,107 @@ +--- +title: Steel Pickaxe +description: Steel tier pickaxe used for mining. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-pickaxe +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Steel Pickaxe + +![Icon_SteelPickaxe.png](https://www.azmaringame.com/images/itemicons/Icon_SteelPickaxe.png =64x){.align-left} + +> The best pickaxe you can make without setting foot in the Astral Hollow. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Pickaxe) | +| **Tier** | Steel | +| **Rarity** | Uncommon | +| **Used For** | Mining | +| **Crafting Skill** | Crafting | +| **Skill Level** | 9 | +| **Craft XP** | 80 | +| **Craft Time** | 12.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Steel Pickaxe is the steel tier pickaxe, used for breaking resource nodes for [Ores](/Items/Ores). + +Steel is the best non-arcane tier in Azmarin. It costs twice the work of iron and it shows. + +Crafting one takes Crafting level 9 and gives 80 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Steel Bar](/Items/Ingots/SteelBar) +- Crafting Level: 9 +- Craft Time: 12.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Steel Bar](/Items/Ingots/SteelBar) | Steel Pickaxe x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Steel Pickaxe is used for **Mining** — breaking resource nodes for [Ores](/Items/Ores). + +A better tier pickaxe works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Pickaxe | Level | +|------|--------|-------| +| Bronze | [Bronze Pickaxe](/Items/Tools/BronzePickaxe) | 1 | +| Iron | [Iron Pickaxe](/Items/Tools/IronPickaxe) | 6 | +| Steel | [Steel Pickaxe](/Items/Tools/SteelPickaxe) **(this page)** | 9 | +| Arcane | [Basic Arcane Pickaxe](/Items/Tools/BasicArcanePickaxe) | 2 | + +--- + +## Trivia + +- Steel Pickaxe sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/SteelSpade.md b/en/Items/Tools/SteelSpade.md new file mode 100644 index 0000000..96597c9 --- /dev/null +++ b/en/Items/Tools/SteelSpade.md @@ -0,0 +1,107 @@ +--- +title: Steel Spade +description: Steel tier spade used for digging. +published: true +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-spade +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# Steel Spade + +![Icon_SteelSpade.png](https://www.azmaringame.com/images/itemicons/Icon_SteelSpade.png =64x){.align-left} + +> Steel edge, steel shaft collar. It will outlast the ground you dig. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Spade) | +| **Tier** | Steel | +| **Rarity** | Uncommon | +| **Used For** | Digging | +| **Crafting Skill** | Crafting | +| **Skill Level** | 9 | +| **Craft XP** | 80 | +| **Craft Time** | 12.0s | +| **Crafted At** | Blacksmiths | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | 1 Gold | + +--- + +## Description + +The Steel Spade is the steel tier spade, used for digging soil and uncovering buried finds. + +Steel is the best non-arcane tier in Azmarin. It costs twice the work of iron and it shows. + +Crafting one takes Crafting level 9 and gives 80 XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: Blacksmiths +- Material: [Steel Bar](/Items/Ingots/SteelBar) +- Crafting Level: 9 +- Craft Time: 12.0s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Steel Bar](/Items/Ingots/SteelBar) | Steel Spade x1 | Blacksmiths | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The Steel Spade is used for **Digging** — digging soil and uncovering buried finds. + +A better tier spade works faster on the same nodes, so upgrade as soon as your Crafting level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill — the levels below are not on the same track. + +| Tier | Spade | Level | +|------|--------|-------| +| Bronze | [Bronze Spade](/Items/Tools/BronzeSpade) | 1 | +| Iron | [Iron Spade](/Items/Tools/IronSpade) | 6 | +| Steel | [Steel Spade](/Items/Tools/SteelSpade) **(this page)** | 9 | +| Arcane | [Basic Arcane Spade](/Items/Tools/BasicArcaneSpade) | 2 | + +--- + +## Trivia + +- Steel Spade sells for 1 Gold. Craft it, do not trade it. + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- diff --git a/en/Items/Tools/_template_tool.md b/en/Items/Tools/_template_tool.md new file mode 100644 index 0000000..17298a9 --- /dev/null +++ b/en/Items/Tools/_template_tool.md @@ -0,0 +1,104 @@ +--- +title: 0_Template_Tool +description: +published: false +date: 2026-02-23T11:18:32.215Z +tags: skill-crafting, items-tools, tools-pickaxe +editor: markdown +dateCreated: 2026-02-23T11:18:32.215Z +--- + +# {{Tool Name}} + +![{{Icon}}.png](https://www.azmaringame.com/images/itemicons/{{Icon}}.png =64x){.align-left} + +> Short in-universe flavour description of the tool. + +--- + +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Tool (Axe / Pickaxe / Knife / Spade / Hammer) | +| **Tier** | Bronze / Iron / Steel / Arcane | +| **Rarity** | Common / Uncommon / Rare | +| **Used For** | Mining / Woodcutting / Crafting / Digging / Smithing | +| **Crafting Skill** | Crafting / Arcane | +| **Skill Level** | ## | +| **Craft XP** | ## | +| **Craft Time** | #.#s | +| **Crafted At** | Blacksmiths / Arcane Forge | +| **Stack Size** | 1 | +| **Weight** | 2 KG | +| **Value** | ## Gold | + +--- + +## Description + +The {{Tool Name}} is the bronze tier pickaxe, used for {{what the tool does}}. + +{{Tier blurb}} + +Crafting one takes {{Skill}} level ## and gives ## XP. + +--- + +## Acquisition + +**How to obtain:** + +- Crafted at: {{Station}} +- Material: {{Material}} +- {{Skill}} Level: ## +- Craft Time: #.#s +- Output Amount: 1 + +--- + +## Crafting + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| {{Material}} x# | {{Tool Name}} x1 | {{Station}} | + +> **Note:** Exact ingredient counts are not confirmed in the current build. + +--- + +## Uses + +The {{Tool Name}} is used for **{{Purpose}}** — {{what the tool does}}. + +A better tier tool works faster on the same nodes, so upgrade as soon as your {{Skill}} level allows. + +--- + +## Upgrade Path + +> **Note:** Bronze, Iron and Steel use the **Crafting** skill. Arcane uses the **Arcane** skill. + +| Tier | Pickaxe | Level | +|------|--------|-------| +| {{Tier}} | {{Tool}} | ## | + +--- + +## Trivia + +- {{Trivia entry}} + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +---