From 77225a2345bc515ffe22d26a15a78f3152810e63 Mon Sep 17 00:00:00 2001 From: mrhid6 Date: Mon, 23 Feb 2026 10:10:14 +0000 Subject: [PATCH] docs: create Items/Ingots/BronzeIngot --- en/Items/Ingots/BronzeIngot.md | 88 ++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 en/Items/Ingots/BronzeIngot.md diff --git a/en/Items/Ingots/BronzeIngot.md b/en/Items/Ingots/BronzeIngot.md new file mode 100644 index 0000000..04d46fb --- /dev/null +++ b/en/Items/Ingots/BronzeIngot.md @@ -0,0 +1,88 @@ +--- +title: Bronze Ingot +description: +published: true +date: 2026-02-23T10:10:10.503Z +tags: skill-smelting, items-ingots +editor: markdown +dateCreated: 2026-02-23T10:10:10.503Z +--- + +# Bronze Ingot + +> Short in-universe flavour description of the ingot. + +--- +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Ingot | +| **Rarity** | Common | +| **Skill** | Smelting| +| **Skill Level** | ## | +| **Primary Use** | Smeltin | +| **Refinable** | Yes| +| **Stack Size** | 25 | +| **Weight** | 1 KG | +| **Value** | 8 Gold | + +--- + +## Description + +Bronze Ingots are crafted using [Copper Ore](/Items/Ores/CopperOre) and [Tin Ore](/Items/Ores/TinOre) + +--- + +## Acquisition + +**How to obtain:** + +- Smelted in a furnace at the blacksmiths +- Drop Amount: 1 + +--- + +## Refining + +| Ingredients | Product | Crafted In | +|-------------|---------|------------| +| [Copper Ore](/Items/Ores/CopperOre) x2
[Tin Ore](/Items/Resources/TinOre) x1 | Bronze Ingot x1 | Furnace | + + +--- +## Uses + +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}} + +--- + +## Trivia + +- First discovered in Qabar mines + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + +--- \ No newline at end of file