From faa98222734bc19d68551c293c9aa4ca1171f721 Mon Sep 17 00:00:00 2001 From: Administrator Date: Wed, 11 Feb 2026 10:56:14 +0000 Subject: [PATCH] docs: update Items/Ingots/_template_ingot --- en/Items/Ingots/_template_ingot.md | 83 +++++++++++++++++++++++++++++- 1 file changed, 82 insertions(+), 1 deletion(-) diff --git a/en/Items/Ingots/_template_ingot.md b/en/Items/Ingots/_template_ingot.md index 86821a8..64cc800 100644 --- a/en/Items/Ingots/_template_ingot.md +++ b/en/Items/Ingots/_template_ingot.md @@ -2,7 +2,7 @@ title: 0_Template_Ingot description: published: false -date: 2026-02-11T10:41:17.605Z +date: 2026-02-11T10:56:12.699Z tags: skill-smelting, items-ingots editor: markdown dateCreated: 2026-02-11T10:13:52.109Z @@ -12,4 +12,85 @@ dateCreated: 2026-02-11T10:13:52.109Z > Short in-universe flavour description of the ingot. +--- +## Overview + +| Property | Value | +|---------|-------| +| **Type** | Ingot | +| **Rarity** | Common / Uncommon / Rare / Exotic | +| **Skill** | Smelting / Arcane Forging| +| **Skill Level** | ## | +| **Primary Use** | Smeltin / Crafting / Refining | +| **Refinable** | Yes / No | +| **Stack Size** | ## | +| **Weight** | ## KG | +| **Value** | ## Gold | + +--- + +## Description + +{{Ingot Name}} is a naturally occurring resource found within {{region/type of environment}}. It is known for its {{key physical trait — glow, density, instability, conductivity, etc.}}. + +Miners value it because {{reason}}. However, it can be {{danger/limitation if any}}. + +--- + +## Acquisition + +**How to obtain:** + +- Mined from: {{rock type, node type, structure}} +- Found in: {{locations}} +- Required tool: {{Pickaxe / Axe / Hammer / Spade}} +- Drop Amount: ## + +--- + +## Refining + +| Ingredients | Product | Craft In | +|------|--------|-------------------|------| +| {{Ore Name}} x# | {{Refined Material}} x# | {{Refinery Type}} | + + +--- +## Uses + +{{Ingot Name}} is used in: + +- Crafting {{item/equipment}} +- Building {{structures}} +- Fueling {{systems}} +- Trading with {{faction/NPC type}} + +--- + + +## Lore + +Historical or scientific notes about {{Ingot Name}}: + +> {{Lore entry, faction research log, or archived data}} + +--- + +## Trivia + +- First discovered in {{location}} +- Often mistaken for {{other material}} + +--- + +## Gallery + +*(Images, models, or in-game renders go here)* + +--- + +## Version History + +- v1.0.0 - Added To Game + --- \ No newline at end of file