Conan Exiles Wiki
(→‎Notes: Assuming editor is correct and changing to item link, removing redundancy.)
(generated page - remove 'sortable' from the wikitables, minor fandom desktop theme optimizations and general fixes)
(44 intermediate revisions by 22 users not shown)
Line 1: Line 1:
<!-- auto-generated page -->
+
<!-- auto-generated page -->__NOTOC__{{Item infobox|nocargo={{{nocargo|}}}
__NOTOC__{{Item infobox
 
 
| name = Star Metal Ore
 
| name = Star Metal Ore
 
| uniqueName = Star Metal Ore
 
| uniqueName = Star Metal Ore
 
| image = icon_starmetal_ore.png
 
| image = icon_starmetal_ore.png
| desc = Both stone and metal from other the heavens
+
| desc = Both stone and metal from the heavens
 
| type = Ingredient
 
| type = Ingredient
 
| insulation type =
 
| insulation type =
Line 44: Line 43:
 
| isPotion = no
 
| isPotion = no
 
}}
 
}}
 
 
==Description==
 
==Description==
 
{{Quote|'This is a grisly thing,' shuddered the clerk. 'It's too ancient to be holy. Who ever saw metal like it in a sane world? It seems less destructible than Aquilonian steel, yet see how it is corroded and eaten away in spots.'|The God in the Bowl}}
 
{{Quote|'This is a grisly thing,' shuddered the clerk. 'It's too ancient to be holy. Who ever saw metal like it in a sane world? It seems less destructible than Aquilonian steel, yet see how it is corroded and eaten away in spots.'|The God in the Bowl}}
 
This ore, fallen from the sky, is a gift from the firmament. Put it to your ear and it practically hums with cosmic secrets like the ocean in a seashell.
 
This ore, fallen from the sky, is a gift from the firmament. Put it to your ear and it practically hums with cosmic secrets like the ocean in a seashell.
   
==Source==
+
==Notes==
[[File:Meteor Map.JPG|thumb|right|Meteors fall between the green lines and mostly south of the red lines. The red lines mark the edges of an extension of the mountain range, [[Skyfall Ridge]].]]
 
 
[[File:Meteor Skyfall Ridge.JPG|thumb|right|Falling meteorites.]]
 
[[File:Meteor Skyfall Ridge.JPG|thumb|right|Falling meteorites.]]
 
[[File:Star Metal Ore.jpg|thumb|right|A meteorite as seen once landed.]]
 
[[File:Star Metal Ore.jpg|thumb|right|A meteorite as seen once landed.]]
{{ItemLink|Star Metal Ore}} can be harvested from meteorites, which will fall in the western region of the [[Snow]] biome, just north of the [[Mounds of the Dead]]. [[Cimmerian]]s nearby hint at this, as they use star metal [[weapon]]s.<ref>https://www.reddit.com/r/ConanExiles/comments/6zplfh/question_how_rare_are_meteorite_strikes/</ref> You will see them trail across the sky, and hear their explosive boom as they crash land on the mountain ridges.<ref>[[The Exiles Journey Guide#Harvest a fallen star for ore]]</ref> Meteors will destroy player-built [[building|structures]] and kill [[creatures]].
+
{{ItemLink|Star Metal Ore}} can be harvested from meteorites, which will fall in the western region of the [[Snow]] biome, just north of the [[Mounds of the Dead]]. [[Cimmerian]]s nearby hint at this, as they use star metal [[weapon]]s.<ref>https://www.reddit.com/r/ConanExiles/comments/6zplfh/question_how_rare_are_meteorite_strikes/</ref> You will see them trail across the sky and hear their explosive boom as they crash on the mountain ridges.<ref>[[The Exiles Journey Guide#Harvest a fallen star for ore]]</ref> Meteors will destroy player-built [[building|structures]] and kill [[creatures]].
   
The following was concluded from looking at the [[DevKit]]:
 
* Every 1800 seconds (30 minutes) a cycle starts (Chance To Spawn Timer)
 
* Initially (i.e. after server restart) there is a 75% chance that a meteor shower will be triggered (Chance to Trigger Meteor).
 
** If there is a meteor shower, the next shower comes at least 3 hours later (so in the 6th cycle) with a 2% chance for a shower, as the chance for the next meteor shower is set to 0% and the cooldown to 5 cycles (Meteor Cooldown). After that there can be a potential shower every 30 minutes and every unsuccessful attempt increases the chance for the next round by 2%.
 
** If no meteor shower triggers then the chance for the next cycle is increased by 2% (Chance Increment) and the Cooldown (Meteor Cooldown) is reduced by 1.
 
* The number of meteorites varies from 5 to 15 and depends on the following calculation:
 
:''"maximum number (Meteor Shower Max Count) + random number (Meteor Shower Random Amount)"''
 
:where the random number is actually a range from which a value is randomly selected. The range in an actual case is -5 to +5, so it can happen that less than the max value (Meteor Shower Max Count) is spawned. This complicates the logic a lot.
 
 
==Notes==
 
 
[[File:Star Metal Core.jpg|The exposed Star Metal Core|thumb|right]]
 
[[File:Star Metal Core.jpg|The exposed Star Metal Core|thumb|right]]
*You must destroy the outer shell of the meteorite before you can harvest it.
+
* You must destroy the outer shell of the meteorite before you can harvest it.
*Meteors can be cracked open with explosives.
+
** The outer shells have only 1 hit point, but can only be cracked open with explosive damage.
**A single {{ItemLink|Explosive Jar}}, {{ItemLink|Exploding Trap}}, {{ItemLink|Explosive Arrow}}, or {{ItemLink|Demon-fire Orb}} will work.
+
*** One hit from an {{ItemLink|Explosive Jar}}, {{ItemLink|Exploding Trap}}, {{ItemLink|Explosive Arrow}} or {{ItemLink|Demon-fire Orb}} can work, but meteorite shells are often bugged and not every explosion will crack them open. This is primarily location-dependent, so if one fails to open, moving to a different angle before trying again will increase the chances of the next attempt succeeding.
**A {{ItemLink|Grease Orb}} or {{ItemLink|Oil Arrow}} may make it easier to ensure the meteor is damaged.
+
*** Grease from a {{ItemLink|Grease Orb}} or {{ItemLink|Oil Arrow}} may make it easier to ensure the meteor is sufficiently covered to avoid a bad angle, but this step is not necessary.
 
* The Star Metal core can be struck 15-20x before collapsing.
*A {{ItemLink|Hardened Steel Pick}} or higher is required to obtain the ore.
+
** A {{ItemLink|Steel Pick}} or higher is required to obtain the ore.
*Obtaining the ore from a meteorite completes a Journey step: ''[[The Exiles Journey#Harvest a fallen star for ore|Harvest a fallen star for ore]]''
+
* Obtaining the ore from a meteorite completes the Journey step: ''[[The Exiles Journey#Harvest a fallen star for ore|Harvest a fallen star for ore]]''.
**This can also be completed by collecting {{ItemLink|Star Metal Ore}}s from the skeletons at the [[Ruins of Xullan]].
 
 
* The following was concluded from looking at the [[DevKit]]:
*The Star Metal core can be stuck around 15x before collapsing.
 
 
** Every 1800 seconds (30 minutes) a cycle starts (Chance To Spawn Timer)
 
** Initially (i.e. after server restart) there is a 75% chance that a meteor shower will be triggered (Chance to Trigger Meteor).
 
*** If there is a meteor shower, the next shower comes at least 3 hours later (so in the 6th cycle) with a 2% chance for a shower, as the chance for the next meteor shower is set to 0% and the cooldown to 5 cycles (Meteor Cooldown). After that there can be a potential shower every 30 minutes and every unsuccessful attempt increases the chance for the next round by 2%.
 
*** If no meteor shower triggers, then the chance for the next cycle is increased by 2% (Chance Increment) and the cooldown (Meteor Cooldown) is reduced by 1.
 
** The number of meteorites varies from 5 to 15 and depends on the following calculation:
 
::''"maximum number (Meteor Shower Max Count) + random number (Meteor Shower Random Amount)"''
 
::where the random number is actually a range from which a value is randomly selected. The range in an actual case is -5 to +5, so it can happen that less than the max value (Meteor Shower Max Count) is spawned. This complicates the logic a lot.
  +
* The source of the idea for the meteorite feature came from one of the developers, either John or Joel.<ref>[https://forums.funcom.com/t/developer-stream-recap-october-10th-2019/90032 "Developer Stream Recap: October 10th, 2019" Multigun, Funcom Forums - October 11, 2019]</ref>
 
* Star metal ore and star metal are used as motives in the [[Wikipedia:Conan the Adventurer (comics)|''Conan the Adventurer'']] series.
  +
{{clear}}
  +
  +
===Isle of Siptah===
  +
{{Ambox|border=purple|type=This is a feature which is '''exclusive to the [[Isle of Siptah]] DLC'''.}}
  +
On the Isle of Siptah, meteors will fall around the tower at the center of the island.
   
 
==Uses==
 
==Uses==
{| class="wikitable" style="min-width: 50%;"
+
{| class="wikitable" style="min-width: 50%; white-space: nowrap;"
|+ class="infoboxname" colspan="4" | Used in the following Recipes
+
|+ class="infoboxname" colspan="4" | Used in the following Recipes <span title="All data without thrall or crafting station bonus!">[[File:Information.png|frameless|16px|link=]]</span>
 
|-
 
|-
! colspan="4" |<big>'''[[Furnace]]'''</big>
+
! colspan="4" |<big>'''[[Furnace]], [[Improved Furnace]], <br/>[[Heat-Efficient Furnace]], [[Fuel-Efficient Furnace]], [[Improved Furnace (Kiln)]]'''</big>
 
|-
 
|-
 
!Ingredients
 
!Ingredients
Line 88: Line 89:
 
|2 {{ItemLink|Star Metal Ore}}<br>1 {{ItemLink|Brimstone}}<br>1 {{ItemLink|Black Ice}}
 
|2 {{ItemLink|Star Metal Ore}}<br>1 {{ItemLink|Brimstone}}<br>1 {{ItemLink|Black Ice}}
 
|1 {{ItemLink|Star Metal Bar}}
 
|1 {{ItemLink|Star Metal Bar}}
|align=center|20 s
+
|style="text-align:center"|20 s||style="text-align:center"|26
|align=center|26
 
 
|}
 
|}
   
==Notes==
+
==Gallery==
  +
<gallery widths="200px" mode="nolines">
* Star Metal Ore and Star Metal are used as motives in the Conan the Adventurer series.
 
 
File:Meteorites 01.png|Falling starts.
  +
File:Meteorites 02.png
  +
File:Meteorites 03.png
  +
File:Meteorites 04.png
  +
File:Meteorites 05.png
  +
File:Meteorites 06.png|Moment of impact.
 
File:Meteorites fine map.png|A fine map of where meteorites could spawn.<ref>http://snowhawkclan.org/map/</ref>
  +
File:Meteorites rough map.jpg|A more rough map of where meteorites could spawn.<ref>https://steamcommunity.com/sharedfiles/filedetails/?id=1600921214</ref>
 
File:Meteor Map.JPG|Meteors fall between the green lines and mostly south of the red lines. The red lines mark the edges of an extension of the mountain range, [[Skyfall Ridge]].
 
File:Meteorite DevKit.png|Default [[DevKit]] settings. These are not available in the [[Server Configuration#Server Settings|Server Settings]] or ''ServerSettings.ini''.
  +
</gallery>
   
 
==Media==
 
==Media==
{{#ev:youtube|cX_58xVZqUw|300|inline}}
+
{{#ev:youtube|FNqkOaX33Qk|400|inline|}}
{{#ev:youtube|9LZXvszdzvA|300|inline}}
+
{{#ev:youtube|OLX8XDeRHNw|400|inline}}
  +
{{#ev:youtube|9LZXvszdzvA|400|inline}}
 
[[File:Meteorites.jpg|300px|thumb|right|Falling meteorites.]]
 
[[File:Meteorites rough map.jpg|300px|thumb|right|a more rough map of where meteorites could spawn.<ref>https://steamcommunity.com/sharedfiles/filedetails/?id=1600921214</ref>]]
 
[[File:Meteorite DevKit.png|300px|thumb|right|Default [[DevKit]] settings. These are not available in the [[Server Configuration#Server Settings|Server Settings]] or ''ServerSettings.ini''.]]
 
   
 
==References==
 
==References==
 
<references/>
 
<references/>
   
  +
[[de:Sternenmetallerz]]
 
[[Category:Legendary]]
 
[[Category:Legendary]]
 
[[Category:Material High Grade]]
 
[[Category:Material High Grade]]

Revision as of 11:46, 25 June 2021

Description

'This is a grisly thing,' shuddered the clerk. 'It's too ancient to be holy. Who ever saw metal like it in a sane world? It seems less destructible than Aquilonian steel, yet see how it is corroded and eaten away in spots.'
~ The God in the Bowl

This ore, fallen from the sky, is a gift from the firmament. Put it to your ear and it practically hums with cosmic secrets like the ocean in a seashell.

Notes

Meteor Skyfall Ridge

Falling meteorites.

Star Metal Ore

A meteorite as seen once landed.

Icon starmetal ore Star Metal Ore can be harvested from meteorites, which will fall in the western region of the Snow biome, just north of the Mounds of the Dead. Cimmerians nearby hint at this, as they use star metal weapons.[1] You will see them trail across the sky and hear their explosive boom as they crash on the mountain ridges.[2] Meteors will destroy player-built structures and kill creatures.

Star Metal Core

The exposed Star Metal Core

  • You must destroy the outer shell of the meteorite before you can harvest it.
    • The outer shells have only 1 hit point, but can only be cracked open with explosive damage.
      • One hit from an Icon explosive jar-1 Explosive Jar, Icon explosive trap Exploding Trap, Icon arrow explosive Explosive Arrow or Icon fire orb Demon-fire Orb can work, but meteorite shells are often bugged and not every explosion will crack them open. This is primarily location-dependent, so if one fails to open, moving to a different angle before trying again will increase the chances of the next attempt succeeding.
      • Grease from a Icon grease orb Grease Orb or Icon arrow tar Oil Arrow may make it easier to ensure the meteor is sufficiently covered to avoid a bad angle, but this step is not necessary.
  • The Star Metal core can be struck 15-20x before collapsing.
    • A Icon steel pickaxe Steel Pick or higher is required to obtain the ore.
  • Obtaining the ore from a meteorite completes the Journey step: Harvest a fallen star for ore.
  • The following was concluded from looking at the DevKit:
    • Every 1800 seconds (30 minutes) a cycle starts (Chance To Spawn Timer)
    • Initially (i.e. after server restart) there is a 75% chance that a meteor shower will be triggered (Chance to Trigger Meteor).
      • If there is a meteor shower, the next shower comes at least 3 hours later (so in the 6th cycle) with a 2% chance for a shower, as the chance for the next meteor shower is set to 0% and the cooldown to 5 cycles (Meteor Cooldown). After that there can be a potential shower every 30 minutes and every unsuccessful attempt increases the chance for the next round by 2%.
      • If no meteor shower triggers, then the chance for the next cycle is increased by 2% (Chance Increment) and the cooldown (Meteor Cooldown) is reduced by 1.
    • The number of meteorites varies from 5 to 15 and depends on the following calculation:
"maximum number (Meteor Shower Max Count) + random number (Meteor Shower Random Amount)"
where the random number is actually a range from which a value is randomly selected. The range in an actual case is -5 to +5, so it can happen that less than the max value (Meteor Shower Max Count) is spawned. This complicates the logic a lot.
  • The source of the idea for the meteorite feature came from one of the developers, either John or Joel.[3]
  • Star metal ore and star metal are used as motives in the Conan the Adventurer series.

Isle of Siptah

On the Isle of Siptah, meteors will fall around the tower at the center of the island.

Uses

Used in the following Recipes Information
Furnace, Improved Furnace,
Heat-Efficient Furnace, Fuel-Efficient Furnace, Improved Furnace (Kiln)
Ingredients Outcome Craft time Experience
gained
2 Icon starmetal ore Star Metal Ore
1 Icon brimstone Brimstone
1 Icon black ice Black Ice
1 Icon starmetal bar Star Metal Bar 20 s 26

Gallery

Media

References