|
|
(38 intermediate revisions by 7 users not shown) |
Line 13: |
Line 13: |
| * Most recipes come from [[Tasks/Unlocks|Taskboard Unlocks]], but some are drops, quest rewards, or achievement rewards. You can view an in-game hint about where a recipe comes from by tapping its ? icon inside your anvil, or refer to the recipe source in the Anvil Tab pages below. | | * Most recipes come from [[Tasks/Unlocks|Taskboard Unlocks]], but some are drops, quest rewards, or achievement rewards. You can view an in-game hint about where a recipe comes from by tapping its ? icon inside your anvil, or refer to the recipe source in the Anvil Tab pages below. |
| * In order to fit the materials for many crafts in your inventory, you'll need to upgrade your characters with [[Storage#Inventory Bags|Inventory Bags]] and [[Storage#Capacity Pouches|Capacity Pouches]]. After you've crafted an item for the first time on one character, you'll unlock the option to craft that item from storage on any character. | | * In order to fit the materials for many crafts in your inventory, you'll need to upgrade your characters with [[Storage#Inventory Bags|Inventory Bags]] and [[Storage#Capacity Pouches|Capacity Pouches]]. After you've crafted an item for the first time on one character, you'll unlock the option to craft that item from storage on any character. |
| * You can hold down the craft button to craft many items at once instead of clicking the craft button over and over. Note that this only works for crafting from your inventory, not from storage. | | * You can hold down the craft button to craft many items at once instead of clicking the craft button over and over. |
|
| |
|
| {| class="wikitable" | | {| class="wikitable" |
Line 21: |
Line 21: |
| !Link | | !Link |
| |- | | |- |
| |[[File:Anvil Tab 1.png|36px]] | | |[[File:Anvil Tab 1.png|36px|link=Smithing/Anvil Tab 1]] |
| |[[File:Beginner Tier.png]] | | |[[File:Beginner Tier.png|link=Smithing/Anvil Tab 1]] |
| |[[Smithing/Anvil Tab 1|Anvil Tab 1 Recipes]] | | |[[Smithing/Anvil Tab 1|Anvil Tab 1 Recipes]] |
| |- | | |- |
| |[[File:Anvil Tab 2.png|36px]] | | |[[File:Anvil Tab 2.png|36px|link=Smithing/Anvil Tab 2]] |
| |[[File:Novice Tier.png]] | | |[[File:Novice Tier.png|link=Smithing/Anvil Tab 2]] |
| |[[Smithing/Anvil Tab 2|Anvil Tab 2 Recipes]] | | |[[Smithing/Anvil Tab 2|Anvil Tab 2 Recipes]] |
| |- | | |- |
| |[[File:Anvil Tab 3.png|36px]] | | |[[File:Anvil Tab 3.png|36px|link=Smithing/Anvil Tab 3]] |
| |[[File:Apprentice Tier.png]] | | |[[File:Apprentice Tier.png|link=Smithing/Anvil Tab 3]] |
| |[[Smithing/Anvil Tab 3|Anvil Tab 3 Recipes]] | | |[[Smithing/Anvil Tab 3|Anvil Tab 3 Recipes]] |
| |- | | |- |
| |[[File:Anvil Tab 4.png|36px]] | | |[[File:Anvil Tab 4.png|36px|link=Smithing/Anvil Tab 4]] |
| |[[File:Journeyman Tier.png]] | | |[[File:Journeyman Tier.png|link=Smithing/Anvil Tab 4]] |
| |[[Smithing/Anvil Tab 4|Anvil Tab 4 Recipes]] | | |[[Smithing/Anvil Tab 4|Anvil Tab 4 Recipes]] |
| |- | | |- |
| |[[File:Anvil Tab 5.png|36px]] | | |[[File:Anvil Tab 5.png|36px|link=Smithing/Anvil Tab 5]] |
| |[[File:Adept Tier.png]] | | |[[File:Adept Tier.png|link=Smithing/Anvil Tab 5]] |
| |[[Smithing/Anvil Tab 5|Anvil Tab 5 Recipes]] | | |[[Smithing/Anvil Tab 5|Anvil Tab 5 Recipes]] |
| | |- |
| | |[[File:Anvil Tab 6.png|36px|link=Smithing/Anvil Tab 6]] |
| | |[[File:Master Tier.png|link=Smithing/Anvil Tab 6]] |
| | |[[Smithing/Anvil Tab 6|Anvil Tab 6 Recipes]] |
| |} | | |} |
| | | {|class="wikitable sortable mw-collapsible stickyHeader" |
| {|class="wikitable sortable" | | |+class="nowrap" | {{PAGENAME}} |
| |+class="nowrap" | Anvil Expansions | | |- |
| |- class="headerRow-0" | | !style="width:2%"|# |
| !style="width:4%"|# | | !style="width:15%"|Anvil Expansion |
| !style="width:8%"|Name | | !style='width:5%'|Exp |
| !style="width:5%"|Image | | !style="width:6%; min-width:54px;"|[[File:Smithing.png|25px]]LV |
| !style="width:5%; min-width:54px;"|[[File:Smithing.png|25px]] | | !style="width:15%"|Resource 1 |
| !style="width:17%"|Resource 1 | | !style="width:15%"|Resource 2 |
| !style="width:17%"|Resource 2 | | !style="width:15%"|Resource 3 |
| !style="width:17%"|Resource 3 | | !style="width:15%"|Resource 4 |
| !style="width:17%"|Resource 4 | | !style="width:10%"|Recipe From |
| !style="width:10%;"|Recipe From | |
| {{#cargo_query:tables=AnvilCraft | | {{#cargo_query:tables=AnvilCraft |
| |fields=_pageName=Name, AnvilTab, CraftNum=craftnum, LevelReq=levelreq, Resource1=resource1, Quantity1=quantity1, Resource2=resource2, Quantity2=quantity2, Resource3=resource3, Quantity3=quantity3, Resource4=resource4, Quantity4=quantity4, RecipeFrom=recipefrom | | |fields=Item=Name, AnvilTab, CraftNum=craftnum, EXPGiven=expgiven, LevelReq=levelreq, Resource1=resource1, Quantity1=quantity1, Resource2=resource2, Quantity2=quantity2, Resource3=resource3, Quantity3=quantity3, Resource4=resource4, Quantity4=quantity4, RecipeFrom=recipefrom |
| |named args=yes | | |named args=yes |
| |where=_pageName LIKE "%Anvil Tab%" | | |where=Item LIKE "%Anvil Tab%" |
| |format=template | | |format=template |
| |template=ForgeSlot/row | | |template=ForgeSlot/row |
| |default= | | |default= |
| |order by=CraftNum | | |order by=_pageName |
| }} | | }} |
| |} | | |} |
Line 82: |
Line 85: |
| }} | | }} |
| |} | | |} |
| | {{Sources/datarow|Item=Thread|Source=Smithing|Link=Smithing#Anvil Production{{!}}Anvil Production|Category=Smithing}} |
| | {{Sources/datarow|Item=Trusty Nails|Source=Smithing|Link=Smithing#Anvil Production{{!}}Anvil Production|SpecialText={{Skillicon|Smithing}} 5+|Category=Smithing}} |
| | {{Sources/datarow|Item=Boring Brick|Source=Smithing|Link=Smithing#Anvil Production{{!}}Anvil Production|SpecialText={{Skillicon|Smithing}} 12+|Category=Smithing}} |
| | {{Sources/datarow|Item=Chain Link|Source=Smithing|Link=Smithing#Anvil Production{{!}}Anvil Production|SpecialText={{Skillicon|Smithing}} 17+|Category=Smithing}} |
| | {{Sources/datarow|Item=Leather Hide|Source=Smithing|Link=Smithing#Anvil Production{{!}}Anvil Production|SpecialText={{Skillicon|Smithing}} 25+|Category=Smithing}} |
| | {{Sources/datarow|Item=Pinion Spur|Source=Smithing|Link=Smithing#Anvil Production{{!}}Anvil Production|SpecialText={{Skillicon|Smithing}} 30+|Category=Smithing}} |
| | {{Sources/datarow|Item=Lugi Bracket|Source=Smithing|Link=Smithing#Anvil Production{{!}}Anvil Production|SpecialText={{Skillicon|Smithing}} 35+|Category=Smithing}} |
| | {{Sources/datarow|Item=Purple Screw|Source=Smithing|Link=Smithing#Anvil Production{{!}}Anvil Production|SpecialText={{Skillicon|Smithing}} 43+|Category=Smithing}} |
| | {{Sources/datarow|Item=Thingymabob|Source=Smithing|Link=Smithing#Anvil Production{{!}}Anvil Production|SpecialText={{Skillicon|Smithing}} 50+|Category=Smithing}} |
| | {{Sources/datarow|Item=Tangled Cords|Source=Smithing|Link=Smithing#Anvil Production{{!}}Anvil Production|SpecialText={{Skillicon|Smithing}} 60+|Category=Smithing}} |
| | {{Sources/datarow|Item=PVC Pipe|Source=Smithing|Link=Smithing#Anvil Production{{!}}Anvil Production|SpecialText={{Skillicon|Smithing}} 70+|Category=Smithing}} |
| ===Anvil Points=== | | ===Anvil Points=== |
| At the bottom of the production tab, you can choose spend anvil points to upgrade your anvil production. The upgrades are as follows: | | At the bottom of the production tab, you can choose spend anvil points to upgrade your anvil production. The upgrades are as follows: |
Line 88: |
Line 102: |
| * '''Capacity''' - Increases the max capacity of production items before the anvil becomes full (Note that base anvil capacity is tied to your Material carry cap, so it's best to upgrade your capacity with [[Storage#Material Pouches|Material Capacity Pouches]] instead of spending too many anvil points on capacity) | | * '''Capacity''' - Increases the max capacity of production items before the anvil becomes full (Note that base anvil capacity is tied to your Material carry cap, so it's best to upgrade your capacity with [[Storage#Material Pouches|Material Capacity Pouches]] instead of spending too many anvil points on capacity) |
|
| |
|
| Anvil points are spent per character and cannot be reset. There are 3 ways to earn anvil points: | | Anvil points are spent per character. There are 3 ways to earn anvil points: |
| * Each Smithing level gives +1 anvil point. | | * Each Smithing level gives +1 anvil point. |
| * Anvil points can be purchased using Coins or Monster Drops at the bottom of the production tab. Each character can purchase a maximum of 600 anvil points with Coins. (There is no limit on how many points that can be purchased with Monster Drops.) | | * Anvil points can be purchased using Coins or Monster Drops at the bottom of the production tab. Each character can purchase a maximum of 600 anvil points with Coins or 700 points with Monster Drops independently for a total of 1300 Anvil Points. |
| * Archers can use the [[Archer#Acme Anvil|Acme Anvil]] Archer talent for bonus anvil points. If you invest in this talent, spend the anvil points, then reset your talents, your available anvil points will go into the negative but you will keep the upgrades you purchased. You can re-invest in this talent to no longer be in the negative (or just keep it in a secondary talent preset). | | * Archers can use the [[Archer#Acme Anvil|Acme Anvil]] Archer talent for bonus anvil points. If you invest in this talent, spend the anvil points, then reset your talents, your available anvil points will go into the negative but you will keep the upgrades you purchased. You can re-invest in this talent to no longer be in the negative (or just keep it in a secondary talent preset). |
|
| |
|
| You can reduce the cost of purchasing anvil points using coins or monster drops by upgrading the [[Alchemy/Quicc Cauldron#Anvilnomics|Anvilnomics]] Alchemy bubble. The table below shows the total cost of monster drops without any reduction. | | You can reduce the cost of purchasing anvil points using coins or monster drops by upgrading the [[Alchemy/Quicc Cauldron#Anvilnomics|Anvilnomics]] Alchemy bubble. The table below shows the total cost of monster drops without any reduction. |
|
| |
|
| | A character's spent anvil points can be reset using an {{CraftReq|Anvil Reset Whetstone}}, purchased from the shop in [[Worlds#F1 - Frostbite Towndra|Frostbite Towndra]]. |
| {| class="wikitable sortable mw-collapsible" | | {| class="wikitable sortable mw-collapsible" |
| |+Anvil Point Costs - Monster Drops | | |+Anvil Point Costs - Monster Drops |
| !Points !!Monster Drop !!Quantity | | !Points !!Monster Drop !!Quantity |
| |- | | |- |
| {{Usedin/datarow|1=1-5|2={{CraftReq|Spore Cap}}|3=38|item=Spore Cap|amount=38|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |1-5||{{CraftReq|Spore Cap}}||38 |
| {{Usedin/datarow|1=6-15|2={{CraftReq|Frog Leg}}|3=446|item=Frog Leg|amount=446|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |- |
| {{Usedin/datarow|1=16-25|2={{CraftReq|Bean Slices}}|3=1129|item=Bean Slices|amount=1129|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |6-15||{{CraftReq|Frog Leg}}||446 |
| {{Usedin/datarow|1=26-40|2={{CraftReq|Slime Sludge}}|3=3342|item=Slime Sludge|amount=3342|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |- |
| {{Usedin/datarow|1=41-55|2={{CraftReq|Carrot Cube}}|3=5710|item=Carrot Cube|amount=5710|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |16-25||{{CraftReq|Bean Slices}}||1129 |
| {{Usedin/datarow|1=56-70|2={{CraftReq|Glublin Ear}}|3=8443|item=Glublin Ear|amount=8443|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |- |
| {{Usedin/datarow|1=71-85|2={{CraftReq|Bullfrog Horn}}|3=11503|item=Bullfrog Horn|amount=11503|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |26-40||{{CraftReq|Slime Sludge}}||3342 |
| {{Usedin/datarow|1=86-100|2={{CraftReq|Pocket Sand}}|3=14844|item=Pocket Sand|amount=14844|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |- |
| {{Usedin/datarow|1=101-115|2={{CraftReq|Crabby Cakey}}|3=18449|item=Crabby Cakey|amount=18449|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |41-55||{{CraftReq|Carrot Cube}}||5710 |
| {{Usedin/datarow|1=116-130|2={{CraftReq|Coconotnotto}}|3=22302|item=Coconotnotto|amount=22302|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |- |
| {{Usedin/datarow|1=131-150|2={{CraftReq|Pincer Arm}}|3=36119|item=Pincer Arm|amount=36119|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |56-70||{{CraftReq|Glublin Ear}}||8443 |
| {{Usedin/datarow|1=151-175|2={{CraftReq|High Steaks}}|3=56115|item=High Steaks|amount=56115|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |- |
| {{Usedin/datarow|1=176-200|2={{CraftReq|Wakka Cherry}}|3=69153|item=Wakka Cherry|amount=69153|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |71-85||{{CraftReq|Bullfrog Horn}}||11503 |
| {{Usedin/datarow|1=201-225|2={{CraftReq|Shrapshell}}|3=83052|item=Shrapshell|amount=83052|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |- |
| {{Usedin/datarow|1=226-250|2={{CraftReq|Melty Cube}}|3=97751|item=Melty Cube|amount=97751|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |86-100||{{CraftReq|Pocket Sand}}||14844 |
| {{Usedin/datarow|1=251-280|2={{CraftReq|Sticky Stick}}|3=137768|item=Sticky Stick|amount=137768|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |- |
| {{Usedin/datarow|1=281-310|2={{CraftReq|Pen}}|3=161274|item=Pen|amount=161274|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing}}
| | |101-115||{{CraftReq|Crabby Cakey}}||18449 |
| {{Usedin/datarow|1=311-350|2={{CraftReq|Sippy Straw}}|3=253626|item=Sippy Straw|amount=253626|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing)}}
| | |- |
| {{Usedin/datarow|1=351-375|2={{CraftReq|Ram Wool}}|3=181978|item=Ram Wool|amount=181978|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing)}}
| | |116-130||{{CraftReq|Coconotnotto}}||22302 |
| {{Usedin/datarow|1=376-410|2={{CraftReq|Purple Mush Cap}}|3=286469|item=Purple Mush Cap|amount=286469|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing)}}
| | |- |
| {{Usedin/datarow|1=411-440|2={{CraftReq|Half Eaten Donut}}|3=276091|item=Half Eaten Donut|amount=276091|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing)}}
| | |131-150||{{CraftReq|Pincer Arm}}||36119 |
| {{Usedin/datarow|1=441-470|2={{CraftReq|Genie Lamp}}|3=305321|item=Genie Lamp|amount=305321|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing)}}
| | |- |
| {{Usedin/datarow|1=471-500|2={{CraftReq|Bottle Cap}}|3=335497|item=Bottle Cap|amount=335497|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing)}}
| | |151-175||{{CraftReq|High Steaks}}||56115 |
| {{Usedin/datarow|1=501-540|2={{CraftReq|Tongue Bone}}|3=495864|item=Tongue Bone|amount=495864|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing)}}
| | |- |
| {{Usedin/datarow|1=541-600|2={{CraftReq|Empty Oyster Shell}}|3=852041|item=Empty Oyster Shell|amount=852041|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing)}}
| | |176-200||{{CraftReq|Wakka Cherry}}||69153 |
| {{Usedin/datarow|1=601+|2={{CraftReq|Condensed Zap}}|3=Infinite|item=Condensed Zap|amount=Infinite|type=Smithing Points (per character)|source=Smithing#Produce{{!}}Smithing)}}
| | |- |
| | |201-225||{{CraftReq|Shrapshell}}||83052 |
| | |- |
| | |226-250||{{CraftReq|Melty Cube}}||97751 |
| | |- |
| | |251-280||{{CraftReq|Sticky Stick}}||137768 |
| | |- |
| | |281-310||{{CraftReq|Pen}}||161274 |
| | |- |
| | |311-350||{{CraftReq|Sippy Straw}}||253626 |
| | |- |
| | |351-375||{{CraftReq|Ram Wool}}||181978 |
| | |- |
| | |376-410||{{CraftReq|Purple Mush Cap}}||286469 |
| | |- |
| | |411-440||{{CraftReq|Half Eaten Donut}}||276091 |
| | |- |
| | |441-470||{{CraftReq|Genie Lamp}}||305321 |
| | |- |
| | |471-500||{{CraftReq|Bottle Cap}}||335497 |
| | |- |
| | |501-540||{{CraftReq|Tongue Bone}}||495864 |
| | |- |
| | |541-600||{{CraftReq|Empty Oyster Shell}}||852041 |
| | |- |
| | |601-700||{{CraftReq|Condensed Zap}}||1725370 |
| |}<!-- "Costs2" for cost. "Costs2TypeAnvilPA" for the items used at what ranges. --> | | |}<!-- "Costs2" for cost. "Costs2TypeAnvilPA" for the items used at what ranges. --> |
| <sup>Formula: ROUND((PointsBought + PointsBought<sup>1.5</sup>) * MAX(0.1, 1 - BubbleEffect))</sup> | | <sup>Formula: ROUND((PointsBought + PointsBought<sup>1.5</sup>) * MAX(0.1, 1 - BubbleEffect))</sup> |
| | {{Usedin/datarow|icon=Smithing|item=Spore Cap|amount=38|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Frog Leg|amount=446|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Bean Slices|amount=1129|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Slime Sludge|amount=3342|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Carrot Cube|amount=5710|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Glublin Ear|amount=8443|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Bullfrog Horn|amount=11503|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Pocket Sand|amount=14844|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Crabby Cakey|amount=18449|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Coconotnotto|amount=22302|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Pincer Arm|amount=36119|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=High Steaks|amount=56115|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Wakka Cherry|amount=69153|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Shrapshell|amount=83052|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Melty Cube|amount=97751|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Sticky Stick|amount=137768|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Pen|amount=161274|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Sippy Straw|amount=253626|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Ram Wool|amount=181978|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Purple Mush Cap|amount=286469|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Half Eaten Donut|amount=276091|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Genie Lamp|amount=305321|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Bottle Cap|amount=335497|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Tongue Bone|amount=495864|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Empty Oyster Shell|amount=852041|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
| | {{Usedin/datarow|icon=Smithing|item=Condensed Zap|amount=1725370|type=Smithing Points (per character)|source=Smithing#Anvil_Points{{!}}Smithing}} |
|
| |
|
| ==[[Forging|The Forge]]== | | ==[[Forging|The Forge]]== |
| {{:Forging}} | | {{:Forging}} |
| | {{Usedin/datarow|icon=Forge|item=Copper Ore|amount=2|type=Forging|source=Forging}} |
| | {{Usedin/datarow|icon=Forge|item=Iron Ore|amount=4|type=Forging|source=Forging}} |
| | {{Usedin/datarow|icon=Forge|item=Gold Ore|amount=7|type=Forging|source=Forging}} |
| | {{Usedin/datarow|icon=Forge|item=Platinum Ore|amount=16|type=Forging|source=Forging}} |
| | {{Usedin/datarow|icon=Forge|item=Dementia Ore|amount=40|type=Forging|source=Forging}} |
| | {{Usedin/datarow|icon=Forge|item=Void Ore|amount=100|type=Forging|source=Forging}} |
| | {{Usedin/datarow|icon=Forge|item=Lustre Ore|amount=250|type=Forging|source=Forging}} |
| | {{Usedin/datarow|icon=Forge|item=Starfire Ore|amount=500|type=Forging|source=Forging}} |
| | {{Usedin/datarow|icon=Forge|item=Dreadlo Ore|amount=1000|type=Forging|source=Forging}} |
| | {{Usedin/datarow|icon=Forge|item=Godshard Ore|amount=5000|type=Forging|source=Forging}} |
| ==Smithing Bonuses== | | ==Smithing Bonuses== |
| {{Skillingbonus|stat=Agility|exponly=t}} | | {{Skillingbonus|stat=Agility|exponly=t}} |
| | |
| | == Skill Mastery == |
| | Upon completing Rift 16 in World 4, Skill Mastery unlocks. Skill Mastery gives you account wide bonuses based on your skill's total level across every player. |
| | {| class='mw-collapsible wikitable' |
| | !Total Level Req!!colspan=1 | Bonus!! |
| | |+ List of Bonuses |
| | |- |
| | |150||+25% Smithing EXP gain |
| | |- |
| | |200||+10% Forge Ore Capacity |
| | |- |
| | |300||+5% Total damage |
| | |- |
| | |400||+10% All skill EXP |
| | |- |
| | |500||+5% All skill efficiency |
| | |- |
| | |750||+1% Printer output |
| | |- |
| | |1000||+25% All skill EXP |
| | |} |
| | |
| | {|class="wikitable" style="text-align:center" |
| | |+ Theoretical Next Anvil Tabs (Images made by [[User:Nano|Nano]]) |
| | |- |
| | ! style="text-align:center" | Anvil Tab |
| | ! style="text-align:center" | Tier |
| | ! style="text-align:center" | Image |
| | |- |
| | | [[Anvil Tab 7]] |
| | | [[File:Master Tier.png]] |
| | | [[File:Anvil Tab 7.png]] |
| | |} |