Souls of Elysium provides a new and interactive mining system allowing players to interact with ore nodes in the world, and craft powerful items!
Picture | Ore Type | Mining Skill Required |
---|---|---|
Copper ore | 10 | |
Iron ore | 20 | |
Coal | 25 | |
Gold ore | 30 | |
Mithril ore | 30 | |
Adamant ore | 40 | |
Runite ore | 60 | |
Magical ore | 70 |
Mining Pests | Ore Veins |
---|---|
Stone Spirit |
Copper, Iron. |
Cave Mole |
Coal, Gold, Mithril. |
Vulconite |
Adamantium. |
Cave Guardian | Runite. |
Multiplier | Description |
---|---|
vein_difficulty |
The mining level required to mine the ore vein. Copper 10, Iron 20, Coal 25 etc. |
pickaxe_tier |
The tier of the pickaxe. Primitive is 1, Rune is 7. |
mining_skill |
The mining skill level the player has. |
Item | Formula |
---|---|
Old Black Box | 1 / (1500 - (10 * vein_difficulty + 40 * pickaxe_tier + 3 * mining_skill)) |
Quartz | 2 / (1500 - (10 * vein_difficulty + 40 * pickaxe_tier + 3 * mining_skill)) |
Crystal Fossil | 6 / (1500 - (10 * vein_difficulty + 40 * pickaxe_tier + 3 * mining_skill)) |
Monster | 7 / (1500 - (10 * vein_difficulty + 40 * pickaxe_tier + 3 * mining_skill)) |