Compare commits
13 Commits
58f79332a2
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 96f68b91b3 | |||
| a570f32e45 | |||
| 8c2ae4409d | |||
| 52b79f2d4a | |||
| d1282a3f61 | |||
| 8c7c8c2272 | |||
| 77225a2345 | |||
| a13eea09df | |||
| a9fffaa8d8 | |||
|
|
9b153aad04 | ||
|
|
7ccc6867b7 | ||
|
|
67e167d70e | ||
|
|
5167b00e9e |
@@ -2,11 +2,26 @@
|
|||||||
title: World Overview
|
title: World Overview
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2026-01-28T15:31:53.911Z
|
date: 2026-02-23T09:52:45.330Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2026-01-28T15:31:53.911Z
|
dateCreated: 2026-02-11T09:30:41.008Z
|
||||||
---
|
---
|
||||||
|
|
||||||
# World Overview
|
# World Overview
|
||||||
Your content here
|
|
||||||
|
Azmarin is full of new places to explore, gain skills and defeat enimeies.
|
||||||
|
|
||||||
|
## Islands
|
||||||
|
The world of Azmarin is split into different fractured islands.
|
||||||
|
- Main Land Azmarin
|
||||||
|
- Marsh Forest
|
||||||
|
- Wild Desert
|
||||||
|
- Snowlands
|
||||||
|
|
||||||
|
## Arcane Areas
|
||||||
|
- Astral Hollow
|
||||||
|
|
||||||
|
## Mines
|
||||||
|
- Qabar Mines
|
||||||
|
|
||||||
|
|||||||
88
en/Items/Ingots/BronzeIngot.md
Normal file
88
en/Items/Ingots/BronzeIngot.md
Normal file
@@ -0,0 +1,88 @@
|
|||||||
|
---
|
||||||
|
title: Bronze Ingot
|
||||||
|
description:
|
||||||
|
published: true
|
||||||
|
date: 2026-02-23T10:18:56.009Z
|
||||||
|
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** | 0 |
|
||||||
|
| **Primary Use** | Smelting |
|
||||||
|
| **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 <br> [Tin Ore](/Items/Ores/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
|
||||||
|
|
||||||
|
---
|
||||||
@@ -2,7 +2,7 @@
|
|||||||
title: 0_Template_Ingot
|
title: 0_Template_Ingot
|
||||||
description:
|
description:
|
||||||
published: false
|
published: false
|
||||||
date: 2026-02-11T10:56:12.699Z
|
date: 2026-02-23T10:14:20.175Z
|
||||||
tags: skill-smelting, items-ingots
|
tags: skill-smelting, items-ingots
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2026-02-11T10:13:52.109Z
|
dateCreated: 2026-02-11T10:13:52.109Z
|
||||||
@@ -21,7 +21,7 @@ dateCreated: 2026-02-11T10:13:52.109Z
|
|||||||
| **Rarity** | Common / Uncommon / Rare / Exotic |
|
| **Rarity** | Common / Uncommon / Rare / Exotic |
|
||||||
| **Skill** | Smelting / Arcane Forging|
|
| **Skill** | Smelting / Arcane Forging|
|
||||||
| **Skill Level** | ## |
|
| **Skill Level** | ## |
|
||||||
| **Primary Use** | Smeltin / Crafting / Refining |
|
| **Primary Use** | Smelting / Crafting / Refining |
|
||||||
| **Refinable** | Yes / No |
|
| **Refinable** | Yes / No |
|
||||||
| **Stack Size** | ## |
|
| **Stack Size** | ## |
|
||||||
| **Weight** | ## KG |
|
| **Weight** | ## KG |
|
||||||
@@ -31,9 +31,9 @@ dateCreated: 2026-02-11T10:13:52.109Z
|
|||||||
|
|
||||||
## Description
|
## 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.}}.
|
{{Ingot Name}} 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}}.
|
Blacksmiths value it because {{reason}}. However, it can be {{danger/limitation if any}}.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -41,17 +41,18 @@ Miners value it because {{reason}}. However, it can be {{danger/limitation if an
|
|||||||
|
|
||||||
**How to obtain:**
|
**How to obtain:**
|
||||||
|
|
||||||
- Mined from: {{rock type, node type, structure}}
|
- Crafted in {{Blacksmiths / Arcane Forge}}
|
||||||
- Found in: {{locations}}
|
- Dropped from:
|
||||||
- Required tool: {{Pickaxe / Axe / Hammer / Spade}}
|
* Goblins
|
||||||
|
* Other mobs
|
||||||
- Drop Amount: ##
|
- Drop Amount: ##
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Refining
|
## Refining
|
||||||
|
|
||||||
| Ingredients | Product | Craft In |
|
| Ingredients | Product | Crafted In |
|
||||||
|------|--------|-------------------|------|
|
|-------------|---------|------------|
|
||||||
| {{Ore Name}} x# | {{Refined Material}} x# | {{Refinery Type}} |
|
| {{Ore Name}} x# | {{Refined Material}} x# | {{Refinery Type}} |
|
||||||
|
|
||||||
|
|
||||||
@@ -62,8 +63,6 @@ Miners value it because {{reason}}. However, it can be {{danger/limitation if an
|
|||||||
|
|
||||||
- Crafting {{item/equipment}}
|
- Crafting {{item/equipment}}
|
||||||
- Building {{structures}}
|
- Building {{structures}}
|
||||||
- Fueling {{systems}}
|
|
||||||
- Trading with {{faction/NPC type}}
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
title: Copper Ore
|
title: Copper Ore
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2026-02-11T09:46:38.851Z
|
date: 2026-02-23T10:19:22.666Z
|
||||||
tags: skill-mining, items-ores
|
tags: skill-mining, items-ores
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2026-02-11T09:30:46.983Z
|
dateCreated: 2026-02-11T09:30:46.983Z
|
||||||
@@ -53,7 +53,7 @@ Miners value it because of its use to make bronze.
|
|||||||
|
|
||||||
| Ingredients | Product | Facility Required |
|
| Ingredients | Product | Facility Required |
|
||||||
|------|--------|-------------------|
|
|------|--------|-------------------|
|
||||||
| Copper Ore x2 <br> [Tin Ore](/Items/Resources/TinOre) x1 | Bronze Ingot x1 | Furnace |
|
| Copper Ore x2 <br> [Tin Ore](/Items/Ores/TinOre) x1 | Bronze Ingot x1 | Furnace |
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
title: Tin Ore
|
title: Tin Ore
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2026-02-11T09:48:01.890Z
|
date: 2026-02-23T10:51:59.400Z
|
||||||
tags: skill-mining, items-ores
|
tags: skill-mining, items-ores
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2026-02-11T09:30:54.372Z
|
dateCreated: 2026-02-11T09:30:54.372Z
|
||||||
@@ -55,7 +55,7 @@ Miners value it because of its use to make bronze.
|
|||||||
|
|
||||||
| Ingredients | Product | Facility Required |
|
| Ingredients | Product | Facility Required |
|
||||||
|------|--------|-------------------|
|
|------|--------|-------------------|
|
||||||
| [Copper Ore](/Items/Resources/CopperOre) x2 <br> Tin Ore x1 | Bronze Ingot x1 | Furnace |
|
| [Copper Ore](/Items/Ores/CopperOre) x2 <br> Tin Ore x1 | Bronze Ingot x1 | Furnace |
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
66
en/home.md
66
en/home.md
@@ -2,25 +2,25 @@
|
|||||||
title: Home
|
title: Home
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2026-01-28T09:48:17.722Z
|
date: 2026-02-23T09:45:12.270Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2026-01-27T12:41:32.489Z
|
dateCreated: 2026-02-11T09:30:29.387Z
|
||||||
---
|
---
|
||||||
|
|
||||||
# Welcome to the World of Azmarin
|
# Welcome to the World of Azmarin
|
||||||
|
|
||||||
{.align-left}
|
{.align-left}
|
||||||
|
|
||||||
**Azmarin** is a living, evolving world of power, mystery, and conflict — where technology, arcane forces, and forgotten civilizations collide.
|
**Azmarin** is a living, evolving world of power, mystery, and conflict — where technology, arcane forces, and forgotten civilizations collide.
|
||||||
|
|
||||||
This wiki is your central archive for everything in the Azmarin universe: lore, factions, characters, items, systems, and the deeper mechanics that shape the world.
|
This wiki is your central archive for everything in the Azmarin universe: lore, guilds, characters, items, systems, and the deeper mechanics that shape the world.
|
||||||
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
> *"In Azmarin, nothing is truly lost — only buried beneath time, code, and memory."*
|
> *"In Azmarin, nothing is truly lost — only buried beneath sand and time"*
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -32,7 +32,6 @@ Azmarin is a world shaped by:
|
|||||||
- Advanced technologies fused with arcane systems
|
- Advanced technologies fused with arcane systems
|
||||||
- Massive engineered structures and forgotten megastructures
|
- Massive engineered structures and forgotten megastructures
|
||||||
- Unique beings, constructs, and entities beyond human understanding
|
- Unique beings, constructs, and entities beyond human understanding
|
||||||
- A balance between order, chaos, and control
|
|
||||||
|
|
||||||
Players explore, build, uncover secrets, and shape the future of a world whose past refuses to stay buried.
|
Players explore, build, uncover secrets, and shape the future of a world whose past refuses to stay buried.
|
||||||
|
|
||||||
@@ -46,12 +45,7 @@ Azmarin is divided into regions, sectors, and controlled zones — each with its
|
|||||||
|--------|-------------|
|
|--------|-------------|
|
||||||
| **Regions** | Large-scale territories with distinct environments and lore |
|
| **Regions** | Large-scale territories with distinct environments and lore |
|
||||||
| **Structures** | Facilities, ruins, megastructures, and engineered complexes |
|
| **Structures** | Facilities, ruins, megastructures, and engineered complexes |
|
||||||
| **Factions** | Groups fighting for control, survival, or hidden goals |
|
|
||||||
| **Anomalies** | Unstable phenomena that defy normal physics and logic |
|
|
||||||
|
|
||||||
Some areas are stable.
|
|
||||||
Some are dangerous.
|
|
||||||
Some were never meant to be discovered.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -61,49 +55,23 @@ Some were never meant to be discovered.
|
|||||||
|
|
||||||
Azmarin’s world runs on interconnected systems:
|
Azmarin’s world runs on interconnected systems:
|
||||||
|
|
||||||
- Resource networks
|
- Resource gathering
|
||||||
- Power and infrastructure
|
|
||||||
- Automation and logistics
|
|
||||||
- Character progression
|
- Character progression
|
||||||
- World-state changes based on player actions
|
- World events
|
||||||
|
- Guild events
|
||||||
|
- Economy
|
||||||
|
|
||||||
### Characters
|
### Characters
|
||||||
|
|
||||||
From survivors to engineered entities, Azmarin is populated by:
|
Create you own character and build the perfect play-style for you.
|
||||||
|
|
||||||
- Playable characters
|
|
||||||
- Faction leaders
|
|
||||||
- Independent operators
|
|
||||||
- Unknown intelligences
|
|
||||||
|
|
||||||
Each has their own motives, histories, and secrets.
|
|
||||||
|
|
||||||
### Objects & Technology
|
### Objects & Technology
|
||||||
|
|
||||||
Technology in Azmarin ranges from:
|
Technology in Azmarin ranges from:
|
||||||
|
|
||||||
- Standard industrial equipment
|
- Standard metal equipment
|
||||||
- Military-grade systems
|
|
||||||
- Experimental constructs
|
- Experimental constructs
|
||||||
- Relics from pre-collapse eras
|
- Artifacts from pre-collapse eras
|
||||||
|
|
||||||
Not all tech is safe. Not all relics are dormant.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Factions
|
|
||||||
|
|
||||||
The world is not empty — it is contested.
|
|
||||||
|
|
||||||
Factions in Azmarin may control territory, technology, information, or entire populations. Their goals can include:
|
|
||||||
|
|
||||||
- Restoration
|
|
||||||
- Domination
|
|
||||||
- Preservation
|
|
||||||
- Exploitation
|
|
||||||
- Escape
|
|
||||||
|
|
||||||
Allegiances shift. Conflicts escalate. The balance of power is never permanent.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -114,18 +82,16 @@ Use the links below to explore deeper:
|
|||||||
- **Lore** – History, events, and hidden truths
|
- **Lore** – History, events, and hidden truths
|
||||||
- **Locations** – Regions, structures, and zones
|
- **Locations** – Regions, structures, and zones
|
||||||
- **Characters** – Important figures and entities
|
- **Characters** – Important figures and entities
|
||||||
- **[Objects & Items](/Items)** – Tools, gear, relics, and systems
|
- **[Items](/Items)** – Tools, gear and general items
|
||||||
- **Factions** – Groups shaping the world
|
- **[Guilds](/About/Guilds)** – Guilds shaping the world
|
||||||
- **Game Systems** – Mechanics and world rules
|
- **[World](/About/World)** – Mechanics and world rules
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## A Note to Explorers
|
## A Note to Explorers
|
||||||
|
|
||||||
Not all information in Azmarin is complete.
|
Not all information in Azmarin is complete.
|
||||||
Some entries may be fragmented, classified, or corrupted.
|
Some entries may be fragmented or missing.
|
||||||
|
|
||||||
Discovery is part of the world.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
3
images/azmarin_icon.svg
Normal file
3
images/azmarin_icon.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.3 KiB |
Reference in New Issue
Block a user