diff options
Diffstat (limited to 'data/help/smithing.yaml')
| -rw-r--r-- | data/help/smithing.yaml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/data/help/smithing.yaml b/data/help/smithing.yaml new file mode 100644 index 0000000..c081b15 --- /dev/null +++ b/data/help/smithing.yaml @@ -0,0 +1,26 @@ +name: "smithing" +category: "Skills" +description: | + Smithing is a production skill for creating metal items. + + There are two parts to smithing: + + Smelting (furnace): + Combine ores into bars. Use the "smelt" command near a furnace. + Bronze requires both copper and tin ore. Higher metals need coal. + + Smithing (anvil): + Hammer bars into weapons, armor, and components. Use the "smith" + command near an anvil with a hammer in your inventory. + + Bar Smelt Lvl Ores Required + Bronze 1 Copper ore + Tin ore + Iron 20 Iron ore (50% fail rate) + Silver 25 Silver ore + Steel 40 Iron ore + 2 Coal + Gold 45 Gold ore + Mithril 50 Mithril ore + 4 Coal + Adamantite 65 Adamantite ore + 6 Coal + Runite 80 Runite ore + 8 Coal + + See also: smelt, smith |
