Posts: 1,177
Threads: 239
Joined: Oct 2014
You can always ask people to convert it for you
Posts: 15
Threads: 7
Joined: Jun 2014
These all the errors i spotted on alchemist. Didn't check other because I don't have them max levelled. Also checked the recipes you posted above and confirmed there all correct
The bent swords is not nested as part of scrap metal (Res tome recipe)
Tree of break down for basic leather is wrong way round (Res tome recipe) https://gyazo.com/797fb5501373b5c899eca012b70f897e
Break down of oil is not appearing (Apsod's, heavy war hammer recipes) https://gyazo.com/33ef8dba1b9b9328ae21893f65ebd5d3
Break down of steel is appearing (Skull fragment recipe) https://gyazo.com/f2de1d6bd29f959d3f4e40c8dbca9e1f
Rough cloth in wrong place in the tree (Barrel recipe) https://gyazo.com/6e9d0e5314caf0337d5070c3155ac1bc
Rough cloth indented to far and basic leather recipe not shown (Barricade recipe) https://gyazo.com/bf8933f234e9e63ce0d591d8019c4d75
Croocked sticks placed under scrap metal instead of basic wood (Small ammo crate recipe) https://gyazo.com/e1b95310834529184b0f1a1005ab61a5
Rough cloth indented 1 too far (Cursed stones recipe) https://gyazo.com/52e125016c59ff8bb73b47dd60650089
No baisc leather break down (Cursed stones recipe) https://gyazo.com/0eda8b84a76b61a415c578dbbbe81aa0
Posts: 1,177
Threads: 239
Joined: Oct 2014
Was this with the latest version? When I pushed 1.9.1 I thought I fixed it.
Posts: 15
Threads: 7
Joined: Jun 2014
(28-02-2018, 11:38 PM)Kaasovic Wrote: Was this with the latest version? When I pushed 1.9.1 I thought I fixed it.
Ow there fixed now, my version just didn't update and and to do it manually
Posts: 2,703
Threads: 798
Joined: Aug 2013
Posts: 1,177
Threads: 239
Joined: Oct 2014
(28-02-2018, 11:42 PM)JamieF Wrote: (28-02-2018, 11:38 PM)Kaasovic Wrote: Was this with the latest version? When I pushed 1.9.1 I thought I fixed it.
Ow there fixed now, my version just didn't update and and to do it manually
Ah okay. Thanks for the help anyway
Posts: 243
Threads: 71
Joined: Jan 2017
I want to propose a function for implementation.
The bottom line is that when you want to sell the craft thing and in the price you want to take into account all the material spent, you have to go to AH and watch the actual average cost and fold, fold, fold the prices in your mind ...
Why not implement a feature that could prompt the user the minimum and maximum prices for the thing that he would like to put up for sale based on the current prices for the necessary materials exhibited at AH? That is, just as the script now considers your condition based on the price of materials on AH, as well as calculate the price of the crafting thing. This will help regulate prices and catch the average value of the items.
What do you think?
Loot:
Fiendish bow 17
Excalibur 18
Defender Armour 18
Eastern Full Scale 18
Glory 19
Dead Shot 19
Leather Overmail 19
Gloves of Vidar 20
Twigs of Iggdrasil 20
Shop
Steam
Bannerlord is a drunkard's bottle fight
Posts: 1,177
Threads: 239
Joined: Oct 2014
It is on my todo list. I am planning on implementing a crafting project page that will show this information.
Posts: 1,177
Threads: 239
Joined: Oct 2014
Introducing the Project page:
NordInvasion# now has a project page that can be found under the Crafting navigation button (just hover over it).
Main reason for this addition; not everyone has access to high level crafting recipes. People can share these recipes so people can add them as projects.
Note: this feature might be unstable, please report any bugs you may find.
Please note that adding a new projects requires a specified syntax. The following line is an example:
Code: {"name": "Black Steel Spear", "recipe": [["Quality Charcoal", 4],["Hardened Metal", 80],["Sturdy Wood", 50],["Wood of Glasir", 10],["Dye", 35],["Handle", 20],["Oil of Velentr", 15],["Processed Wood", 10],["Skull Fragment", 10],["Strap", 4]]}
If non JSON or JSON with the missing key values is added the project might not work.
Here is a list of some of the possible projects you can add:
Code: {"name": "Black Steel Spear", "recipe": [["Quality Charcoal", 4],["Hardened Metal", 80],["Sturdy Wood", 50],["Wood of Glasir", 10],["Dye", 35],["Handle", 20],["Oil of Velentr", 15],["Processed Wood", 10],["Skull Fragment", 10],["Strap", 4]]}
{"name": "Headtaker", "recipe": [["Quality Grindstone", 7],["Orichalcum", 2],["Relic Fragment", 1],["Hardened Metal", 45],["Zinc Shard", 15],["Handle", 20],["Mixed Glue", 7],["Oil", 5],["Oil of Velentr", 5],["Perfected Metal", 5],["Skull Fragment", 50],["Strap", 12]]}
{"name": "Tempered Steel Bastard Sword", "recipe": [["Hardened Metal", 26],["Damascus Steel", 2],["Zinc Shard", 1],["Blade Shard", 22],["Bone Dust", 18],["Handle", 12],["Hardened Leather", 5],["Perfected Metal", 5]]}
{"name": "Langes Messer", "recipe": [["Quality Grindstone", 10],["Hardened Metal", 70],["Bone Dust", 25],["Handle", 25],["Mixed Glue", 10],["Oil", 5],["Strap", 15]]}
{"name": "The Splitter", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Long Morningstar", "recipe": [["Quality Charcoal", 4],["Hardened Metal", 80],["Sturdy Wood", 50],["Wood of Glasir", 10],["Dye", 35],["Handle", 20],["Oil of Velentr", 15],["Processed Wood", 10],["Skull Fragment", 10],["Strap", 4]]}
{"name": "Sarissa", "recipe": [["Quality Charcoal", 4],["Hardened Metal", 80],["Sturdy Wood", 50],["Wood of Glasir", 10],["Dye", 35],["Handle", 20],["Oil of Velentr", 15],["Processed Wood", 10],["Skull Fragment", 10],["Strap", 4]]}
{"name": "Steel Hoplite Shield", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 3],["Sulphur", 3],["Wood of Glasir", 15]]}
{"name": "Swadian Greatsword", "recipe": [["Quality Grindstone", 10],["Hardened Metal", 70],["Bone Dust", 25],["Handle", 25],["Mixed Glue", 10],["Oil", 5],["Strap", 15]]}
{"name": "Snake Halberd", "recipe": [["Quality Charcoal", 4],["Hardened Metal", 70],["Sturdy Wood", 50],["Wood of Glasir", 10],["Dye", 30],["Handle", 20],["Processed Wood", 10],["Strap", 4]]}
{"name": "Snake Spear", "recipe": [["Quality Charcoal", 4],["Hardened Metal", 70],["Sturdy Wood", 50],["Wood of Glasir", 10],["Dye", 30],["Handle", 20],["Processed Wood", 10],["Strap", 4]]}
{"name": "Steel Estoc", "recipe": [["Quality Grindstone", 7],["Hardened Metal", 35],["Bone Dust", 24],["Handle", 20],["Mixed Glue", 7],["Oil", 5],["Strap", 12]]}
{"name": "Talhoffer", "recipe": [["Quality Grindstone", 7],["Hardened Metal", 35],["Bone Dust", 24],["Handle", 20],["Mixed Glue", 7],["Oil", 5],["Strap", 12]]}
{"name": "Arbalest", "recipe": [["Quality Candle", 5],["Hardened Metal", 35],["Sturdy Wood", 45],["Twisted String", 75],["Wood of Glasir", 10],["Flemish String", 15],["Handle", 8],["Oil", 12],["Processed Wood", 10]]}
{"name": "Elegant Crossbow", "recipe": [["Quality Candle", 5],["Hardened Metal", 35],["Sturdy Wood", 45],["Twisted String", 75],["Wood of Glasir", 10],["Flemish String", 15],["Handle", 8],["Oil", 12],["Processed Wood", 10]]}
{"name": "Highlander Claymore", "recipe": [["Quality Charcoal", 5],["Quality Grindstone", 5],["Hardened Metal", 30],["Blade Shard", 25],["Bone Dust", 18],["Handle", 12],["Mixed Glue", 5],["Oil", 3],["Strap", 4]]}
{"name": "Repeater Crossbow", "recipe": [["Quality Candle", 5],["Hardened Metal", 35],["Sturdy Wood", 45],["Twisted String", 75],["Wood of Glasir", 10],["Flemish String", 15],["Handle", 8],["Oil", 12],["Processed Wood", 10]]}
{"name": "Sharpshooter Bow", "recipe": [["Quality Candle", 5],["Sturdy Wood", 40],["Twisted String", 100],["Wood of Glasir", 10],["Flemish String", 15],["Oil", 10]]}
{"name": "Steel Broad Greatsword", "recipe": [["Quality Charcoal", 4],["Quality Grindstone", 4],["Hardened Metal", 28],["Blade Shard", 23],["Bone Dust", 18],["Handle", 11],["Mixed Glue", 4],["Oil", 2],["Strap", 3]]}
{"name": "Steel Bastard Crusader's Sword", "recipe": [["Quality Charcoal", 5],["Quality Grindstone", 5],["Hardened Metal", 25],["Blade Shard", 20],["Bone Dust", 18],["Handle", 12],["Mixed Glue", 5],["Oil", 3],["Strap", 4]]}
{"name": "Steel Bastard Sword", "recipe": [["Quality Charcoal", 5],["Quality Grindstone", 5],["Hardened Metal", 25],["Blade Shard", 20],["Bone Dust", 18],["Handle", 12],["Mixed Glue", 5],["Oil", 3],["Strap", 4]]}
{"name": "Steel Crusader's Greatsword", "recipe": [["Quality Grindstone", 5],["Hardened Metal", 30],["Bone Dust", 22],["Handle", 18],["Mixed Glue", 5],["Oil", 4],["Strap", 10]]}
{"name": "Black Steel Daggers", "recipe": [["Normal Candle", 10],["Hardened Metal", 45],["Sturdy Wood", 75],["Bronze Arrowhead", 25],["Basic Leather", 45],["Bone Dust", 10],["Processed Wood", 2],["Strap", 20]]}
{"name": "Boarding Axe", "recipe": [["Quality Charcoal", 5],["Quality Grindstone", 5],["Hardened Metal", 20],["Blade Shard", 25],["Bone Dust", 15],["Handle", 10],["Processed Wood", 8]]}
{"name": "Butcher", "recipe": [["Quality Charcoal", 5],["Quality Grindstone", 5],["Hardened Metal", 20],["Blade Shard", 25],["Bone Dust", 15],["Handle", 10]]}
{"name": "Head Crusher", "recipe": [["Quality Charcoal", 10],["Quality Grindstone", 5],["Blade Shard", 50],["Handle", 10],["Oil", 15],["Silk", 5],["Skull Fragment", 12]]}
{"name": "Powerful Crossbow", "recipe": [["Hardened Metal", 15],["Sturdy Wood", 15],["Twisted String", 25],["Wood of Glasir", 5],["Flemish String", 5],["Handle", 2],["Oil", 3],["Processed Wood", 3]]}
{"name": "Swadian Halberd", "recipe": [["Quality Charcoal", 20],["Quality Grindstone", 4],["Hardened Metal", 15],["Wood of Glasir", 3],["Blade Shard", 40],["Handle", 15],["Processed Wood", 10]]}
{"name": "Swadian Hope", "recipe": [["Quality Charcoal", 10],["Quality Grindstone", 5],["Blade Shard", 50],["Handle", 10],["Oil", 15],["Silk", 5],["Small Gold Bar", 5]]}
{"name": "Craftable Throwing Spears", "recipe": [["Normal Candle", 10],["Hardened Metal", 45],["Sturdy Wood", 75],["Bronze Arrowhead", 25],["Basic Leather", 45],["Bone Dust", 10],["Processed Wood", 2],["Strap", 20]]}
{"name": "Yew Longbow", "recipe": [["Quality Candle", 5],["Sturdy Wood", 20],["Twisted String", 50],["Wood of Glasir", 5],["Flemish String", 5]]}
{"name": "Bronze Arrows", "recipe": [["Normal Candle", 10],["Hardened Metal", 40],["Sturdy Wood", 60],["Bronze Arrowhead", 20],["Raven Feather", 20],["Blade Shard", 20],["Flemish String", 20],["Oil", 10]]}
{"name": "Bronze Bolts", "recipe": [["Normal Candle", 10],["Hardened Metal", 40],["Sturdy Wood", 60],["Bronze Arrowhead", 20],["Raven Feather", 20],["Blade Shard", 20],["Flemish String", 20],["Oil", 10]]}
{"name": "Flamberge", "recipe": [["Quality Charcoal", 4],["Quality Grindstone", 2],["Blade Shard", 20],["Handle", 3],["Oil", 4],["Silk", 1]]}
{"name": "Knight's Sword", "recipe": [["Quality Charcoal", 8],["Quality Grindstone", 4],["Blade Shard", 45],["Handle", 7],["Oil", 12],["Silk", 4],["Small Gold Bar", 4]]}
{"name": "Steel Cutter", "recipe": [["Quality Charcoal", 3],["Quality Grindstone", 2],["Blade Shard", 30],["Bone Dust", 2],["Handle", 5],["Oil", 5]]}
{"name": "Steel Reaver", "recipe": [["Wood of Glasir", 2],["Black Steel", 2],["Blade Shard", 33],["Handle", 6],["Oil", 6],["Silk", 2]]}
{"name": "Swadian Steel Axe", "recipe": [["Quality Charcoal", 3],["Quality Grindstone", 2],["Blade Shard", 30],["Bone Dust", 2],["Handle", 5],["Oil", 5]]}
{"name": "Swadian Throwing Daggers", "recipe": [["Hardened Metal", 10],["Sturdy Wood", 15],["Blade Shard", 5],["Flemish String", 5],["Oil", 2],["Processed Wood", 4]]}
{"name": "The Stamford", "recipe": [["Wood of Glasir", 2],["Black Steel", 2],["Blade Shard", 33],["Handle", 6],["Oil", 6],["Silk", 2]]}
{"name": "Vengeance", "recipe": [["Quality Charcoal", 3],["Quality Grindstone", 2],["Blade Shard", 30],["Bone Dust", 2],["Handle", 5],["Oil", 5]]}
{"name": "Blade Shard", "recipe": [["Quality Charcoal", 1],["Hardened Metal", 3]]}
{"name": "Flemish String", "recipe": [["Heavy Cloth", 2],["Spurn Berry", 1],["Sturdy Wood", 1]]}
{"name": "Handle", "recipe": [["Hardened Metal", 2],["Heavy Cloth", 1],["Sturdy Wood", 1]]}
{"name": "Strange Great Sword", "recipe": [["Basic Leather", 3],["Black Steel", 3],["Mystic Charm", 2],["Steel", 5]]}
{"name": "Swadian Poleaxe", "recipe": [["Quality Charcoal", 5],["Quality Grindstone", 2],["Blade Shard", 25],["Handle", 10],["Oil", 5],["Processed Wood", 8],["Silk", 2]]}
{"name": "Claymore", "recipe": [["Normal Charcoal", 3],["Normal Grindstone", 1],["Black Steel", 2],["Mixed Glue", 3],["Steel", 4]]}
{"name": "Defender Shield", "recipe": [["Normal Charcoal", 3],["Relic Fragment", 1],["Black Steel", 3],["Mixed Glue", 3],["Processed Wood", 6],["Scrap Metal", 8],["Steel", 4],["Woven Steel", 4]]}
{"name": "German Poleaxe", "recipe": [["Normal Charcoal", 3],["Normal Grindstone", 3],["Basic Wood", 10],["Black Steel", 2],["Mixed Glue", 3],["Processed Wood", 3],["Steel", 2]]}
{"name": "Ornate Espada", "recipe": [["Black Steel", 3],["Mixed Glue", 2],["Scrap Metal", 4],["Steel", 5]]}
{"name": "Reinforced Teutonic Shield", "recipe": [["Normal Charcoal", 3],["Relic Fragment", 1],["Black Steel", 3],["Mixed Glue", 3],["Processed Wood", 6],["Scrap Metal", 8],["Steel", 4],["Woven Steel", 4]]}
{"name": "Swadian Pike", "recipe": [["Normal Charcoal", 5],["Normal Grindstone", 5],["Basic Wood", 20],["Black Steel", 3],["Mixed Glue", 5],["Processed Wood", 5],["Steel", 3]]}
{"name": "Teutonic Shield with Banner", "recipe": [["Normal Charcoal", 3],["Relic Fragment", 1],["Black Steel", 3],["Mixed Glue", 3],["Processed Wood", 6],["Scrap Metal", 8],["Steel", 4],["Woven Steel", 4]]}
{"name": "War Arrows", "recipe": [["Hardened Metal", 10],["Sturdy Wood", 15],["Blade Shard", 5],["Flemish String", 3],["Oil", 2],["Processed Wood", 4]]}
{"name": "War Bolts", "recipe": [["Hardened Metal", 10],["Sturdy Wood", 15],["Blade Shard", 5],["Flemish String", 3],["Oil", 2],["Processed Wood", 4]]}
{"name": "Crossbowman Longsword", "recipe": [["Normal Charcoal", 3],["Normal Grindstone", 3],["Black Steel", 2],["Mixed Glue", 1],["Scrap Metal", 4],["Steel", 4]]}
{"name": "Borough of Brunsberg", "recipe": [["Normal Charcoal", 3],["Black Steel", 3],["Mixed Glue", 3],["Processed Wood", 6],["Scrap Metal", 8],["Steel", 4],["Woven Steel", 3]]}
{"name": "Large Kite Shield", "recipe": [["Normal Charcoal", 3],["Black Steel", 3],["Mixed Glue", 3],["Processed Wood", 6],["Scrap Metal", 8],["Steel", 4],["Woven Steel", 4]]}
{"name": "Steel Sword", "recipe": [["Normal Charcoal", 4],["Normal Grindstone", 1],["Basic Leather", 1],["Black Steel", 2],["Scrap Metal", 2],["Steel", 4]]}
{"name": "Steel War Axe", "recipe": [["Normal Charcoal", 4],["Normal Grindstone", 1],["Basic Leather", 1],["Black Steel", 2],["Scrap Metal", 2],["Steel", 4]]}
{"name": "Swadian Kite Shield", "recipe": [["Normal Charcoal", 3],["Black Steel", 3],["Mixed Glue", 3],["Processed Wood", 6],["Scrap Metal", 8],["Steel", 4],["Woven Steel", 4]]}
{"name": "Thick Teutonic Shield", "recipe": [["Normal Charcoal", 3],["Black Steel", 3],["Mixed Glue", 3],["Processed Wood", 6],["Scrap Metal", 8],["Steel", 4],["Woven Steel", 3]]}
{"name": "Black Steel Spear", "recipe": [["Quality Charcoal", 4],["Hardened Metal", 80],["Sturdy Wood", 50],["Wood of Glasir", 10],["Dye", 35],["Handle", 20],["Oil of Velentr", 15],["Processed Wood", 10],["Skull Fragment", 10],["Strap", 4]]}
{"name": "Reinforced Oval Shield", "recipe": [["Normal Charcoal", 4],["Basic Leather", 4],["Black Steel", 2],["Scrap Metal", 7],["Steel", 6],["Woven Steel", 5]]}
{"name": "Reinforced Oval Shield", "recipe": [["Normal Charcoal", 4],["Basic Leather", 4],["Black Steel", 2],["Scrap Metal", 7],["Steel", 6],["Woven Steel", 5]]}
{"name": "Steel Falchion", "recipe": [["Quality Charcoal", 3],["Quality Grindstone", 2],["Blade Shard", 23],["Bone Dust", 1],["Handle", 4],["Oil", 3]]}
{"name": "Strange Sword", "recipe": [["Black Steel", 1],["Mystic Charm", 1],["Steel", 6]]}
{"name": "Black Steel", "recipe": [["Shade Ore", 1],["Steel", 2]]}
{"name": "Hunting Arrows", "recipe": [["Normal Grindstone", 4],["Basic Wood", 15],["Mixed Glue", 2],["Processed Wood", 1],["Steel", 3]]}
{"name": "Hunting Bolts", "recipe": [["Normal Grindstone", 4],["Basic Wood", 15],["Mixed Glue", 2],["Processed Wood", 1],["Steel", 3]]}
{"name": "Steel Broad Sword", "recipe": [["Normal Charcoal", 4],["Normal Grindstone", 1],["Basic Leather", 1],["Black Steel", 1],["Scrap Metal", 3],["Steel", 3]]}
{"name": "Strange Short Sword", "recipe": [["Scrap Metal", 12],["Steel", 6]]}
{"name": "Grosse Messer", "recipe": [["Normal Charcoal", 3],["Normal Grindstone", 1],["Basic Leather", 1],["Scrap Metal", 3],["Steel", 3]]}
{"name": "Hunting Spear", "recipe": [["Normal Charcoal", 3],["Normal Grindstone", 3],["Basic Wood", 12],["Processed Wood", 2],["Rough Cloth", 2],["Steel", 3]]}
{"name": "Swadian Steel Shield", "recipe": [["Normal Charcoal", 3],["Basic Leather", 2],["Black Steel", 1],["Scrap Metal", 8],["Steel", 5],["Woven Steel", 4]]}
{"name": "War Cleaver", "recipe": [["Basic Leather", 2],["Steel", 4]]}
{"name": "Crossbow", "recipe": [["Twisted String", 4],["Basic Wood", 12],["Processed Wood", 2]]}
{"name": "Highlander Shield", "recipe": [["Normal Charcoal", 2],["Normal Needle", 2],["Basic Leather", 3],["Basic Wood", 2],["Mixed Glue", 2],["Processed Wood", 1],["Steel", 1]]}
{"name": "Side Sword", "recipe": [["Normal Charcoal", 3],["Normal Grindstone", 1],["Basic Wood", 1],["Scrap Metal", 3],["Steel", 3]]}
{"name": "Irish Sword", "recipe": [["Normal Charcoal", 4],["Normal Grindstone", 1],["Basic Wood", 1],["Steel", 3]]}
{"name": "Craftable Javelins", "recipe": [["Normal Grindstone", 3],["Basic Wood", 15],["Mixed Glue", 3],["Steel", 2]]}
{"name": "Soldier's Cleaver", "recipe": [["Scrap Metal", 6],["Steel", 1]]}
{"name": "Assorted Ammunition", "recipe": [["Basic Wood", 8],["Scrap Metal", 5]]}
{"name": "Sharp Barbed Arrows", "recipe": [["Normal Grindstone", 2],["Basic Wood", 10],["Mixed Glue", 1],["Steel", 1]]}
{"name": "Steel", "recipe": [["Coal", 1],["Scrap Metal", 3]]}
{"name": "Military Scythe", "recipe": [["Basic Wood", 6],["Scrap Metal", 2]]}
{"name": "Sharp Arrows", "recipe": [["Normal Grindstone", 1],["Basic Wood", 5],["Scrap Metal", 2]]}
{"name": "Basic Wood", "recipe": [["Crooked Stick", 3]]}
{"name": "Rough Cloth", "recipe": [["Old Boots", 3]]}
{"name": "Scrap Metal", "recipe": [["Bent Sword", 3]]}
{"name": "Something", "recipe": [["Nothing", 5]]}
{"name": "Langes Messer", "recipe": [["Quality Grindstone", 10],["Hardened Metal", 70],["Bone Dust", 25],["Handle", 25],["Mixed Glue", 10],["Oil", 5],["Strap", 15]]}
{"name": "Snake Halberd", "recipe": [["Quality Charcoal", 4],["Hardened Metal", 70],["Sturdy Wood", 50],["Wood of Glasir", 10],["Dye", 30],["Handle", 20],["Processed Wood", 10],["Strap", 4]]}
{"name": "Arbalest", "recipe": [["Quality Candle", 5],["Hardened Metal", 35],["Sturdy Wood", 45],["Twisted String", 75],["Wood of Glasir", 10],["Flemish String", 15],["Handle", 8],["Oil", 12],["Processed Wood", 10]]}
{"name": "Steel Bastard Crusader's Sword", "recipe": [["Quality Charcoal", 5],["Quality Grindstone", 5],["Hardened Metal", 25],["Blade Shard", 20],["Bone Dust", 18],["Handle", 12],["Mixed Glue", 5],["Oil", 3],["Strap", 4]]}
{"name": "Black Steel Daggers", "recipe": [["Normal Candle", 10],["Hardened Metal", 45],["Sturdy Wood", 75],["Bronze Arrowhead", 25],["Basic Leather", 45],["Bone Dust", 10],["Processed Wood", 2],["Strap", 20]]}
{"name": "Bronze Arrows", "recipe": [["Normal Candle", 10],["Hardened Metal", 40],["Sturdy Wood", 60],["Bronze Arrowhead", 20],["Raven Feather", 20],["Blade Shard", 20],["Flemish String", 20],["Oil", 10]]}
{"name": "Blade Shard", "recipe": [["Quality Charcoal", 1],["Hardened Metal", 3]]}
{"name": "Claymore", "recipe": [["Normal Charcoal", 3],["Normal Grindstone", 1],["Black Steel", 2],["Mixed Glue", 3],["Steel", 4]]}
{"name": "Borough of Brunsberg", "recipe": [["Normal Charcoal", 3],["Black Steel", 3],["Mixed Glue", 3],["Processed Wood", 6],["Scrap Metal", 8],["Steel", 4],["Woven Steel", 3]]}
{"name": "Black Steel", "recipe": [["Shade Ore", 1],["Steel", 2]]}
{"name": "Grosse Messer", "recipe": [["Normal Charcoal", 3],["Normal Grindstone", 1],["Basic Leather", 1],["Scrap Metal", 3],["Steel", 3]]}
{"name": "Crossbow", "recipe": [["Twisted String", 4],["Basic Wood", 12],["Processed Wood", 2]]}
{"name": "Irish Sword", "recipe": [["Normal Charcoal", 4],["Normal Grindstone", 1],["Basic Wood", 1],["Steel", 3]]}
{"name": "Assorted Ammunition", "recipe": [["Basic Wood", 8],["Scrap Metal", 5]]}
{"name": "Military Scythe", "recipe": [["Basic Wood", 6],["Scrap Metal", 2]]}
{"name": "Sharp Arrows", "recipe": [["Normal Grindstone", 1],["Basic Wood", 5],["Scrap Metal", 2]]}
{"name": "Basic Wood", "recipe": [["Crooked Stick", 3]]}
{"name": "Something", "recipe": [["Nothing", 5]]}
Code: {"name": "Swadian Surcoat Overmail", "recipe": [["Hardened Metal", 40],["Chain", 50],["Hardened Leather", 8],["Perfected Metal", 3],["Plate Mail", 4]]}
{"name": "Black Sturmhaube", "recipe": [["Sturdy Wood", 10],["Bear Fur", 1],["Scale of Fafnir", 2],["Wood of Glasir", 3],["Armour Plate", 15],["Basic Leather", 15],["Bone Dust", 5],["Oil of Velentr", 6],["Strap", 15]]}
{"name": "Gnezdovo Helmet", "recipe": [["Sturdy Wood", 10],["Bear Fur", 1],["Scale of Fafnir", 2],["Wood of Glasir", 3],["Armour Plate", 15],["Basic Leather", 15],["Bone Dust", 5],["Oil of Velentr", 6],["Strap", 15]]}
{"name": "Nikolskoe Helmet", "recipe": [["Sturdy Wood", 10],["Bear Fur", 1],["Scale of Fafnir", 2],["Wood of Glasir", 3],["Armour Plate", 15],["Basic Leather", 15],["Bone Dust", 5],["Oil of Velentr", 6],["Strap", 15]]}
{"name": "White Sturmhaube", "recipe": [["Sturdy Wood", 10],["Bear Fur", 1],["Scale of Fafnir", 2],["Wood of Glasir", 3],["Armour Plate", 15],["Basic Leather", 15],["Bone Dust", 5],["Oil of Velentr", 6],["Strap", 15]]}
{"name": "Open Sallet Helmet", "recipe": [["Normal Candle", 10],["Quality Charcoal", 5],["Quality Grindstone", 5],["Armour Plate", 10],["Black Steel", 4],["Mixed Glue", 5],["Oil of Velentr", 4],["Strap", 12]]}
{"name": "Hornskull", "recipe": [["Quality Charcoal", 5],["Armour Plate", 30],["Basic Leather", 15],["Bone Dust", 5],["Oil", 7],["Strap", 30]]}
{"name": "Pigface Klappvisor", "recipe": [["Quality Charcoal", 5],["Armour Plate", 30],["Basic Leather", 15],["Bone Dust", 5],["Oil", 7],["Strap", 30]]}
{"name": "Sugarloaf Helm", "recipe": [["Quality Charcoal", 5],["Armour Plate", 30],["Basic Leather", 15],["Bone Dust", 5],["Oil", 7],["Strap", 30]]}
{"name": "Visored Sallet", "recipe": [["Quality Charcoal", 5],["Armour Plate", 30],["Basic Leather", 15],["Bone Dust", 5],["Oil", 7],["Strap", 30]]}
{"name": "Bear Armour", "recipe": [["Fine Needle", 5],["Bear Fur", 10],["Basic Leather", 30],["Dye", 4],["Silk", 6],["Strap", 12]]}
{"name": "Bear Boots", "recipe": [["Fine Needle", 4],["Bear Fur", 5],["Basic Leather", 10],["Dye", 4],["Silk", 4],["Strap", 6]]}
{"name": "Bear Hood", "recipe": [["Fine Needle", 10],["Bear Fur", 10],["Basic Leather", 10],["Dye", 10],["Silk", 10],["Strap", 10]]}
{"name": "Bear Gauntlets", "recipe": [["Fine Needle", 3],["Bear Fur", 5],["Basic Leather", 8],["Dye", 2],["Silk", 2],["Strap", 4]]}
{"name": "Crossed Sharpshooter's Mail", "recipe": [["Quality Charcoal", 20],["Scale of Fafnir", 12],["Armour Plate", 40],["Bone Dust", 40],["Dye", 40],["Oil", 15],["Silk", 80],["Strap", 55]]}
{"name": "Hospitaller Master Halberdier Mail", "recipe": [["Quality Charcoal", 20],["Scale of Fafnir", 10],["Armour Plate", 30],["Bone Dust", 40],["Dye", 40],["Oil", 15],["Silk", 50],["Strap", 50]]}
{"name": "Heraldic Master Halberdier Mail", "recipe": [["Quality Charcoal", 20],["Scale of Fafnir", 10],["Armour Plate", 30],["Bone Dust", 40],["Dye", 40],["Oil", 15],["Silk", 50],["Strap", 50]]}
{"name": "Pikeman's Heavy Plated Vest", "recipe": [["Quality Charcoal", 20],["Scale of Fafnir", 10],["Armour Plate", 30],["Bone Dust", 40],["Dye", 40],["Oil", 15],["Silk", 50],["Strap", 50]]}
{"name": "Pikeman's Heavy Scaled Vest", "recipe": [["Quality Charcoal", 20],["Scale of Fafnir", 10],["Armour Plate", 30],["Bone Dust", 40],["Dye", 40],["Oil", 15],["Silk", 50],["Strap", 50]]}
{"name": "Plated Chainmail", "recipe": [["Quality Charcoal", 20],["Scale of Fafnir", 15],["Armour Plate", 60],["Bone Dust", 40],["Dye", 40],["Oil", 15],["Silk", 50],["Strap", 60]]}
{"name": "Swadian Surcoat Overmail", "recipe": [["Hardened Metal", 40],["Chain", 50],["Hardened Leather", 8],["Perfected Metal", 3],["Plate Mail", 4]]}
{"name": "Black Sturmhaube", "recipe": [["Sturdy Wood", 10],["Bear Fur", 1],["Scale of Fafnir", 2],["Wood of Glasir", 3],["Armour Plate", 15],["Basic Leather", 15],["Bone Dust", 5],["Oil of Velentr", 6],["Strap", 15]]}
{"name": "Transitional Armour - Blue", "recipe": [["Quality Charcoal", 20],["Scale of Fafnir", 15],["Armour Plate", 60],["Bone Dust", 40],["Dye", 40],["Oil", 15],["Silk", 50],["Strap", 60]]}
{"name": "Transitional Armour - Orange", "recipe": [["Quality Charcoal", 20],["Scale of Fafnir", 15],["Armour Plate", 60],["Bone Dust", 40],["Dye", 40],["Oil", 15],["Silk", 50],["Strap", 60]]}
{"name": "Transitional Armour - White", "recipe": [["Quality Charcoal", 20],["Scale of Fafnir", 15],["Armour Plate", 60],["Bone Dust", 40],["Dye", 40],["Oil", 15],["Silk", 50],["Strap", 60]]}
{"name": "Plate Mittens", "recipe": [["Quality Charcoal", 2],["Armour Plate", 1],["Black Steel", 2],["Chain", 5],["Mixed Glue", 4],["Rough Cloth", 6],["Scrap Metal", 12],["Steel", 12],["Strap", 3]]}
{"name": "Rus Helm", "recipe": [["Normal Grindstone", 3],["Armour Plate", 8],["Black Steel", 5],["Mixed Glue", 5],["Oil", 5],["Strap", 10]]}
{"name": "Swadian Heavy Lamellar Armour", "recipe": [["Quality Charcoal", 4],["Armour Plate", 20],["Chain", 4],["Dye", 2],["Oil", 10],["Silk", 5],["Strap", 15]]}
{"name": "Armour Plate", "recipe": [["Quality Charcoal", 1],["Hardened Metal", 3]]}
{"name": "Striped Armour", "recipe": [["Quality Charcoal", 4],["Armour Plate", 20],["Chain", 4],["Dye", 2],["Oil", 10],["Silk", 5],["Strap", 15]]}
{"name": "Banded Mail Armour", "recipe": [["Quality Charcoal", 1],["Basic Leather", 10],["Black Steel", 3],["Chain", 3],["Mixed Glue", 15],["Mystic Charm", 3],["Woven Steel", 10]]}
{"name": "Eastern Heavy Armour - Blue", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 15],["Black Steel", 4],["Chain", 4],["Rough Cloth", 25],["Scrap Metal", 30],["Woven Steel", 10]]}
{"name": "Eastern Heavy Armour - Green", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 15],["Black Steel", 4],["Chain", 4],["Rough Cloth", 25],["Scrap Metal", 30],["Woven Steel", 10]]}
{"name": "Eastern Heavy Armour - Red", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 15],["Black Steel", 4],["Chain", 4],["Rough Cloth", 25],["Scrap Metal", 30],["Woven Steel", 10]]}
{"name": "Onion-top Bascinet", "recipe": [["Quality Charcoal", 4],["Armour Plate", 15],["Basic Leather", 3],["Bone Dust", 4],["Oil", 5],["Strap", 15]]}
{"name": "Emblemed Crossbowman's Mail", "recipe": [["Normal Charcoal", 4],["Normal Needle", 10],["Basic Leather", 18],["Black Steel", 8],["Chain", 4],["Rough Cloth", 40],["Woven Steel", 12]]}
{"name": "Pikeman's Plated Vest", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 15],["Black Steel", 4],["Chain", 4],["Rough Cloth", 25],["Scrap Metal", 30],["Woven Steel", 10]]}
{"name": "Pikeman's Plated Vest over Mail", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 15],["Black Steel", 4],["Chain", 4],["Rough Cloth", 25],["Scrap Metal", 30],["Woven Steel", 10]]}
{"name": "Rough Smallring Leather", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 20],["Black Steel", 2],["Chain", 4],["Rough Cloth", 30],["Woven Steel", 10]]}
{"name": "Strap", "recipe": [["Fine Needle", 1],["Heavy Cloth", 3]]}
{"name": "Silk", "recipe": [["Fine Needle", 1],["Heavy Cloth", 3],["Hydra Leaf", 1]]}
{"name": "Heavy Surcoat Over Mail", "recipe": [["Normal Charcoal", 10],["Basic Leather", 25],["Black Steel", 2],["Chain", 3],["Scrap Metal", 30],["Steel", 10],["Woven Steel", 2]]}
{"name": "Heavy Surcoat Over Mail", "recipe": [["Normal Charcoal", 10],["Basic Leather", 25],["Black Steel", 2],["Chain", 3],["Scrap Metal", 30],["Steel", 10],["Woven Steel", 2]]}
{"name": "Highlander Boots", "recipe": [["Normal Charcoal", 2],["Basic Leather", 5],["Mixed Glue", 1],["Mystic Charm", 1],["Rough Cloth", 5],["Woven Steel", 2]]}
{"name": "Hourglass Gauntlets", "recipe": [["Quality Charcoal", 1],["Black Steel", 1],["Chain", 3],["Mixed Glue", 2],["Rough Cloth", 3],["Scrap Metal", 6],["Steel", 1]]}
{"name": "Ornate Hourglass Gauntlets", "recipe": [["Quality Charcoal", 1],["Black Steel", 1],["Chain", 3],["Mixed Glue", 2],["Rough Cloth", 3],["Scrap Metal", 6],["Steel", 1]]}
{"name": "Swadian Lamellar Armour", "recipe": [["Normal Charcoal", 10],["Basic Leather", 25],["Black Steel", 2],["Chain", 3],["Scrap Metal", 30],["Steel", 10],["Woven Steel", 2]]}
{"name": "Heavy Highlander Armour", "recipe": [["Normal Needle", 10],["Shade Ore", 1],["Basic Leather", 20],["Chain", 3],["Mixed Glue", 8],["Mystic Charm", 6],["Rough Cloth", 30]]}
{"name": "Heavy Kettle Hat", "recipe": [["Normal Grindstone", 2],["Black Steel", 1],["Scrap Metal", 2],["Steel", 3]]}
{"name": "Heraldic Mail with Surcoat", "recipe": [["Normal Needle", 10],["Shade Ore", 1],["Basic Leather", 20],["Chain", 3],["Mixed Glue", 8],["Mystic Charm", 6],["Rough Cloth", 30]]}
{"name": "Heraldic Mail", "recipe": [["Normal Needle", 10],["Shade Ore", 1],["Basic Leather", 20],["Chain", 3],["Mixed Glue", 8],["Mystic Charm", 6],["Rough Cloth", 30]]}
{"name": "Open Trooper Helmet", "recipe": [["Normal Charcoal", 3],["Black Steel", 2],["Scrap Metal", 3]]}
{"name": "Crossed Surcoat", "recipe": [["Normal Needle", 10],["Basic Leather", 20],["Chain", 3],["Mixed Glue", 3],["Rough Cloth", 25],["Woven Steel", 5]]}
{"name": "Eastern Lamellar Armour", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 15],["Chain", 3],["Mixed Glue", 10],["Rough Cloth", 28],["Woven Steel", 8]]}
{"name": "Khergit Scale Armour - Blue", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 15],["Chain", 3],["Mixed Glue", 10],["Rough Cloth", 28],["Woven Steel", 8]]}
{"name": "Khergit Scale Armour - White", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 15],["Chain", 3],["Mixed Glue", 10],["Rough Cloth", 28],["Woven Steel", 8]]}
{"name": "Khergit Scale Armour - Brown", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 15],["Chain", 3],["Mixed Glue", 10],["Rough Cloth", 28],["Woven Steel", 8]]}
{"name": "Sturdy Spiked Banded Leather", "recipe": [["Normal Needle", 10],["Basic Leather", 12],["Black Steel", 1],["Chain", 3],["Mixed Glue", 3],["Rough Cloth", 25],["Scrap Metal", 10]]}
{"name": "Eastern Robes over Lamellar", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 15],["Chain", 3],["Mixed Glue", 10],["Rough Cloth", 25],["Woven Steel", 5]]}
{"name": "Red Leather Skirmisher Armour", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 15],["Chain", 3],["Mixed Glue", 10],["Rough Cloth", 25],["Woven Steel", 5]]}
{"name": "Red Tunic Over Mail", "recipe": [["Normal Charcoal", 2],["Basic Leather", 12],["Chain", 2],["Steel", 4],["Woven Steel", 3]]}
{"name": "Woven Steel", "recipe": [["Basic Leather", 3],["Steel", 1]]}
{"name": "Black Wisby Gauntlets", "recipe": [["Normal Charcoal", 2],["Chain", 2],["Mixed Glue", 2],["Rough Cloth", 6],["Scrap Metal", 10]]}
{"name": "Red Wisby Gauntlets", "recipe": [["Normal Charcoal", 2],["Chain", 2],["Mixed Glue", 2],["Rough Cloth", 6],["Scrap Metal", 10]]}
{"name": "Highlander Armour", "recipe": [["Normal Needle", 2],["Basic Leather", 5],["Chain", 2],["Mixed Glue", 5],["Rough Cloth", 2],["Scrap Metal", 2]]}
{"name": "Crossed Padded Vest", "recipe": [["Normal Needle", 6],["Basic Leather", 12],["Chain", 2],["Mixed Glue", 3],["Rough Cloth", 18]]}
{"name": "Ringed Leather Hauberk", "recipe": [["Normal Charcoal", 3],["Normal Needle", 2],["Coal", 2],["Basic Leather", 10],["Chain", 2],["Scrap Metal", 10],["Woven Steel", 3]]}
{"name": "Scaled Peasant Tunic", "recipe": [["Normal Needle", 5],["Basic Leather", 5],["Chain", 2],["Rough Cloth", 15],["Woven Steel", 2]]}
{"name": "Skirmisher's Padded Shirt", "recipe": [["Normal Needle", 6],["Basic Leather", 10],["Chain", 2],["Mixed Glue", 4],["Rough Cloth", 16]]}
{"name": "Light Highlander Boots", "recipe": [["Normal Needle", 1],["Basic Leather", 2],["Basic Wood", 2],["Rough Cloth", 5]]}
{"name": "Crossbowman's Padded Leather", "recipe": [["Normal Needle", 3],["Basic Leather", 5],["Rough Cloth", 18],["Scrap Metal", 4]]}
{"name": "Deployable Board Shield", "recipe": [["Basic Wood", 8],["Rough Cloth", 3]]}
{"name": "Gambeson", "recipe": [["Normal Needle", 1],["Basic Leather", 1],["Rough Cloth", 5],["Scrap Metal", 1]]}
{"name": "Mail Gauntlets", "recipe": [["Normal Charcoal", 1],["Chain", 1],["Rough Cloth", 3],["Scrap Metal", 5]]}
{"name": "Padded Leather", "recipe": [["Normal Needle", 4],["Basic Leather", 6],["Rough Cloth", 20],["Scrap Metal", 4]]}
{"name": "Peasant Archer's Tunic", "recipe": [["Normal Needle", 3],["Basic Leather", 3],["Rough Cloth", 10],["Scrap Metal", 2]]}
{"name": "Skirmisher's Gambeson", "recipe": [["Normal Needle", 3],["Basic Leather", 4],["Rough Cloth", 14],["Scrap Metal", 3]]}
{"name": "Basic Leather", "recipe": [["Rough Cloth", 3]]}
{"name": "Eastern Robes - Blue", "recipe": [["Basic Leather", 2],["Rough Cloth", 2]]}
{"name": "Eastern Robes - Brown", "recipe": [["Basic Leather", 2],["Rough Cloth", 2]]}
{"name": "Eastern Robes - Green", "recipe": [["Basic Leather", 2],["Rough Cloth", 2]]}
{"name": "Leather Gloves", "recipe": [["Basic Leather", 1],["Basic Wood", 2]]}
{"name": "Leather Jerkin", "recipe": [["Basic Leather", 2],["Rough Cloth", 2]]}
{"name": "Rus Shoes", "recipe": [["Basic Leather", 1],["Basic Wood", 1],["Rough Cloth", 1]]}
{"name": "Steppe Cap ", "recipe": [["Basic Leather", 1],["Basic Wood", 2]]}
{"name": "Basic Wood", "recipe": [["Crooked Stick", 3]]}
{"name": "Rough Cloth", "recipe": [["Old Boots", 3]]}
{"name": "Scrap Metal", "recipe": [["Bent Sword", 3]]}
{"name": "Something", "recipe": [["Nothing", 5]]}
{"name": "Hornskull", "recipe": [["Quality Charcoal", 5],["Armour Plate", 30],["Basic Leather", 15],["Bone Dust", 5],["Oil", 7],["Strap", 30]]}
{"name": "Bear Armour", "recipe": [["Fine Needle", 5],["Bear Fur", 10],["Basic Leather", 30],["Dye", 4],["Silk", 6],["Strap", 12]]}
{"name": "Plate Mittens", "recipe": [["Quality Charcoal", 2],["Armour Plate", 1],["Black Steel", 2],["Chain", 5],["Mixed Glue", 4],["Rough Cloth", 6],["Scrap Metal", 12],["Steel", 12],["Strap", 3]]}
{"name": "Armour Plate", "recipe": [["Quality Charcoal", 1],["Hardened Metal", 3]]}
{"name": "Heavy Highlander Armour", "recipe": [["Normal Needle", 10],["Shade Ore", 1],["Basic Leather", 20],["Chain", 3],["Mixed Glue", 8],["Mystic Charm", 6],["Rough Cloth", 30]]}
{"name": "Crossed Surcoat", "recipe": [["Normal Needle", 10],["Basic Leather", 20],["Chain", 3],["Mixed Glue", 3],["Rough Cloth", 25],["Woven Steel", 5]]}
{"name": "Eastern Robes over Lamellar", "recipe": [["Normal Charcoal", 2],["Normal Needle", 10],["Basic Leather", 15],["Chain", 3],["Mixed Glue", 10],["Rough Cloth", 25],["Woven Steel", 5]]}
{"name": "Black Wisby Gauntlets", "recipe": [["Normal Charcoal", 2],["Chain", 2],["Mixed Glue", 2],["Rough Cloth", 6],["Scrap Metal", 10]]}
{"name": "Highlander Armour", "recipe": [["Normal Needle", 2],["Basic Leather", 5],["Chain", 2],["Mixed Glue", 5],["Rough Cloth", 2],["Scrap Metal", 2]]}
{"name": "Crossed Padded Vest", "recipe": [["Normal Needle", 6],["Basic Leather", 12],["Chain", 2],["Mixed Glue", 3],["Rough Cloth", 18]]}
{"name": "Light Highlander Boots", "recipe": [["Normal Needle", 1],["Basic Leather", 2],["Basic Wood", 2],["Rough Cloth", 5]]}
{"name": "Crossbowman's Padded Leather", "recipe": [["Normal Needle", 3],["Basic Leather", 5],["Rough Cloth", 18],["Scrap Metal", 4]]}
{"name": "Basic Leather", "recipe": [["Rough Cloth", 3]]}
{"name": "Basic Wood", "recipe": [["Crooked Stick", 3]]}
{"name": "Something", "recipe": [["Nothing", 5]]}
Code: {"name": "Apsod's Legendary Sword of Kokt Torsk", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 1],["Oil of Velentr", 10]]}
{"name": "Fire Blade", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 18]]}
{"name": "Royal Shield", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 3],["Sulphur", 3],["Wood of Glasir", 15]]}
{"name": "Heavy War Hammer", "recipe": [["Phoenix Feather", 2],["Water of Hvergelmir", 15],["Oil of Velentr", 5]]}
{"name": "Swadian Heater Shield", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 3],["Sulphur", 3],["Wood of Glasir", 15]]}
{"name": "Reinforced Swadian Kite Shield", "recipe": [["Phoenix Feather", 1],["Small Lump of Lead", 2],["Sulphur", 2],["Wood of Glasir", 10]]}
{"name": "Oil of Velentr", "recipe": [["Water of Hvergelmir", 1],["Oil", 2]]}
{"name": "Skull Fragment", "recipe": [["Black Steel", 1],["Bone Dust", 10]]}
{"name": "Explosive Barrel", "recipe": [["Normal Candle", 30],["Hardened Metal", 20],["Sturdy Wood", 100],["Armour Plate", 5],["Blade Shard", 50],["Bone Dust", 40],["Construction Tools", 10],["Gunpowder", 10],["Mixed Glue", 15],["Oil", 100],["Processed Wood", 12]]}
{"name": "Resurrection Tome", "recipe": [["Quality Candle", 10],["Hydra Leaf", 5],["Nem Flower", 5],["Worm Root", 5],["Water of Hvergelmir", 10],["Antiseptic Cloth", 50],["Basic Leather", 10],["Construction Tools", 10],["Ink of Life", 3],["Processed Wood", 12],["Silk", 5],["Small Gold Bar", 2]]}
{"name": "Ink of Life", "recipe": [["Quality Candle", 8],["Hydra Leaf", 5],["Water of Hvergelmir", 5],["Bone Dust", 10],["Dye", 10],["Large Gold Bar", 1]]}
{"name": "Gunpowder", "recipe": [["Quality Candle", 5],["Quality Grindstone", 15],["Sulphur", 5],["Bone Dust", 10]]}
{"name": "Large Gold Bar", "recipe": [["Quality Candle", 10],["Quality Charcoal", 10],["Silk", 2],["Small Gold Bar", 5]]}
{"name": "Bone Dust", "recipe": [["Quality Candle", 1],["Wolf Teeth Necklace", 2],["Worm Root", 1]]}
{"name": "Dye", "recipe": [["Quality Candle", 1],["Nem Flower", 3],["Sturdy Wood", 2]]}
{"name": "Heavy Barricade", "recipe": [["Hardened Metal", 30],["Sturdy Wood", 50],["Armour Plate", 10],["Basic Wood", 50],["Bone Dust", 10],["Construction Tools", 6],["Processed Wood", 8],["Strap", 15]]}
{"name": "Oil", "recipe": [["Hardened Metal", 2],["Spurn Berry", 5],["Sturdy Wood", 1]]}
{"name": "Small Gold Bar", "recipe": [["Quality Candle", 10],["Small Lump of Lead", 5]]}
{"name": "Surgeon's Kit", "recipe": [["Quality Candle", 5],["Spurn Berry", 5],["Sturdy Wood", 40],["Worm Root", 10],["Antiseptic Cloth", 25],["Bone Dust", 15],["Construction Tools", 6],["Mixed Glue", 5],["Silk", 2]]}
{"name": "Barricade", "recipe": [["Basic Wood", 50],["Construction Tools", 4],["Mixed Glue", 10],["Scrap Metal", 20]]}
{"name": "Deployable Board Shield (3)", "recipe": [["Basic Wood", 24],["Rough Cloth", 9]]}
{"name": "Medic Box", "recipe": [["Normal Candle", 2],["Spurn Berry", 5],["Worm Root", 2],["Antiseptic Cloth", 10],["Basic Wood", 20],["Construction Tools", 4],["Mixed Glue", 3]]}
{"name": "Mystic Charm", "recipe": [["Nem Flower", 3],["Sparkly Necklace", 3]]}
{"name": "Deployable Board Shield (2)", "recipe": [["Basic Wood", 14],["Rough Cloth", 6]]}
{"name": "Simple Medic Box", "recipe": [["Spurn Berry", 3],["Worm Root", 3],["Antiseptic Cloth", 2],["Construction Tools", 2],["Mixed Glue", 1]]}
{"name": "Small Ammo Crate", "recipe": [["Assorted Ammunition", 2],["Basic Wood", 22],["Mixed Glue", 3],["Scrap Metal", 3]]}
{"name": "Mixed Glue", "recipe": [["Hydra Leaf", 2],["Spurn Berry", 1],["Bone Powder", 3]]}
{"name": "Cursed Stone", "recipe": [["Sparkly Necklace", 1],["Bone Powder", 6],["Construction Tools", 1]]}
{"name": "Antiseptic Cloth", "recipe": [["Nem Flower", 5],["Worm Root", 5],["Rough Cloth", 3]]}
{"name": "Bone Powder", "recipe": [["Bone Shard", 2]]}
{"name": "Basic Wood", "recipe": [["Crooked Stick", 3]]}
{"name": "Rough Cloth", "recipe": [["Old Boots", 3]]}
{"name": "Scrap Metal", "recipe": [["Bent Sword", 3]]}
{"name": "Something", "recipe": [["Nothing", 5]]}
{"name": "Apsod's Legendary Sword of Kokt Torsk", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 1],["Oil of Velentr", 10]]}
{"name": "Reinforced Swadian Kite Shield", "recipe": [["Phoenix Feather", 1],["Small Lump of Lead", 2],["Sulphur", 2],["Wood of Glasir", 10]]}
{"name": "Oil of Velentr", "recipe": [["Water of Hvergelmir", 1],["Oil", 2]]}
{"name": "Explosive Barrel", "recipe": [["Normal Candle", 30],["Hardened Metal", 20],["Sturdy Wood", 100],["Armour Plate", 5],["Blade Shard", 50],["Bone Dust", 40],["Construction Tools", 10],["Gunpowder", 10],["Mixed Glue", 15],["Oil", 100],["Processed Wood", 12]]}
{"name": "Gunpowder", "recipe": [["Quality Candle", 5],["Quality Grindstone", 15],["Sulphur", 5],["Bone Dust", 10]]}
{"name": "Bone Dust", "recipe": [["Quality Candle", 1],["Wolf Teeth Necklace", 2],["Worm Root", 1]]}
{"name": "Barricade", "recipe": [["Basic Wood", 50],["Construction Tools", 4],["Mixed Glue", 10],["Scrap Metal", 20]]}
{"name": "Mystic Charm", "recipe": [["Nem Flower", 3],["Sparkly Necklace", 3]]}
{"name": "Deployable Board Shield (2)", "recipe": [["Basic Wood", 14],["Rough Cloth", 6]]}
{"name": "Mixed Glue", "recipe": [["Hydra Leaf", 2],["Spurn Berry", 1],["Bone Powder", 3]]}
{"name": "Cursed Stone", "recipe": [["Sparkly Necklace", 1],["Bone Powder", 6],["Construction Tools", 1]]}
{"name": "Antiseptic Cloth", "recipe": [["Nem Flower", 5],["Worm Root", 5],["Rough Cloth", 3]]}
{"name": "Bone Powder", "recipe": [["Bone Shard", 2]]}
{"name": "Basic Wood", "recipe": [["Crooked Stick", 3]]}
{"name": "Something", "recipe": [["Nothing", 5]]}
Code: {"name": "Avenger", "recipe": [["Damascus Steel", 5],["Black Steel", 5],["Blade Shard", 15],["Hardened Leather", 20],["Perfected Metal", 15]]}
{"name": "Eastern Short Sword", "recipe": [["Damascus Steel", 5],["Black Steel", 5],["Blade Shard", 15],["Hardened Leather", 20],["Perfected Metal", 15]]}
{"name": "Frostfang", "recipe": [["Damascus Steel", 5],["Black Steel", 5],["Blade Shard", 15],["Hardened Leather", 20],["Perfected Metal", 15]]}
{"name": "Elegant Estoc", "recipe": [["Damascus Steel", 5],["Black Steel", 5],["Blade Shard", 15],["Hardened Leather", 20],["Perfected Metal", 15]]}
{"name": "Harbinger", "recipe": [["Phoenix Feather", 2],["Damascus Steel", 5],["Black Steel", 5],["Blade Shard", 15],["Hardened Leather", 20],["Perfected Metal", 15]]}
{"name": "Swadian Courage", "recipe": [["Damascus Steel", 5],["Black Steel", 5],["Blade Shard", 15],["Hardened Leather", 20],["Perfected Metal", 15]]}
{"name": "Swadian Perseverance", "recipe": [["Damascus Steel", 5],["Black Steel", 5],["Blade Shard", 15],["Hardened Leather", 20],["Perfected Metal", 15]]}
{"name": "Vindicator", "recipe": [["Damascus Steel", 5],["Black Steel", 5],["Blade Shard", 15],["Hardened Leather", 20],["Perfected Metal", 15]]}
{"name": "Damascus Bolts", "recipe": [["Phoenix Feather", 1],["Damascus Steel", 10],["Eagle Feather", 20],["Zinc Shard", 5],["Blade Shard", 10],["Oil of Velentr", 1]]}
{"name": "Ebony Arrows", "recipe": [["Phoenix Feather", 1],["Damascus Steel", 10],["Eagle Feather", 20],["Zinc Shard", 5],["Blade Shard", 10],["Oil of Velentr", 1]]}
{"name": "Ebony Bow", "recipe": [["Phoenix Feather", 2],["Sturdy Wood", 60],["Twisted String", 125],["Wood of Glasir", 15],["Flemish String", 75],["Oil", 15],["Oil of Velentr", 6],["Perfected Metal", 4],["Skull Fragment", 5],["Small Gold Bar", 3]]}
{"name": "Elmwood Arrows", "recipe": [["Phoenix Feather", 1],["Damascus Steel", 10],["Eagle Feather", 20],["Zinc Shard", 5],["Blade Shard", 10],["Oil of Velentr", 1]]}
{"name": "Elmwood Bow", "recipe": [["Phoenix Feather", 2],["Sturdy Wood", 60],["Twisted String", 125],["Wood of Glasir", 15],["Flemish String", 75],["Oil", 15],["Oil of Velentr", 6],["Perfected Metal", 4],["Skull Fragment", 5],["Small Gold Bar", 3]]}
{"name": "King's Will", "recipe": [["Phoenix Feather", 2],["Sturdy Wood", 60],["Twisted String", 125],["Wood of Glasir", 15],["Flemish String", 75],["Oil", 15],["Oil of Velentr", 6],["Perfected Metal", 4],["Skull Fragment", 5],["Small Gold Bar", 3]]}
{"name": "Corsesca", "recipe": [["Quality Charcoal", 4],["Phoenix Feather", 2],["Hardened Metal", 100],["Sturdy Wood", 50],["Damascus Steel", 1],["Wood of Glasir", 15],["Dye", 35],["Handle", 20],["Oil of Velentr", 15],["Perfected Metal", 4],["Processed Wood", 35],["Skull Fragment", 10],["Small Gold Bar", 4],["Strap", 4]]}
{"name": "Eastern Glaive", "recipe": [["Quality Charcoal", 4],["Phoenix Feather", 2],["Hardened Metal", 100],["Sturdy Wood", 50],["Damascus Steel", 1],["Wood of Glasir", 15],["Dye", 35],["Handle", 20],["Oil of Velentr", 15],["Perfected Metal", 4],["Processed Wood", 35],["Skull Fragment", 10],["Small Gold Bar", 4],["Strap", 4]]}
{"name": "Lucerne Hammer", "recipe": [["Quality Charcoal", 4],["Phoenix Feather", 2],["Hardened Metal", 100],["Sturdy Wood", 50],["Damascus Steel", 1],["Wood of Glasir", 15],["Dye", 35],["Handle", 20],["Oil of Velentr", 15],["Perfected Metal", 4],["Processed Wood", 35],["Skull Fragment", 10],["Small Gold Bar", 4],["Strap", 4]]}
{"name": "Partizan", "recipe": [["Quality Charcoal", 4],["Phoenix Feather", 2],["Hardened Metal", 100],["Sturdy Wood", 50],["Damascus Steel", 1],["Wood of Glasir", 15],["Dye", 35],["Handle", 20],["Oil of Velentr", 15],["Perfected Metal", 4],["Processed Wood", 35],["Skull Fragment", 10],["Small Gold Bar", 4],["Strap", 4]]}
{"name": "Whitewood Spear", "recipe": [["Quality Charcoal", 4],["Phoenix Feather", 2],["Hardened Metal", 100],["Sturdy Wood", 50],["Damascus Steel", 1],["Wood of Glasir", 15],["Dye", 35],["Handle", 20],["Oil of Velentr", 15],["Perfected Metal", 4],["Processed Wood", 35],["Skull Fragment", 10],["Small Gold Bar", 4],["Strap", 4]]}
{"name": "Elegant Bastard Sword", "recipe": [["Phoenix Feather", 2],["Damascus Steel", 3],["Blade Shard", 70],["Handle", 40],["Oil of Velentr", 8],["Perfected Metal", 5],["Skull Fragment", 20],["Small Gold Bar", 7]]}
{"name": "Elegant Flamberge", "recipe": [["Phoenix Feather", 2],["Damascus Steel", 3],["Blade Shard", 70],["Handle", 40],["Oil of Velentr", 8],["Perfected Metal", 5],["Skull Fragment", 20],["Small Gold Bar", 7]]}
{"name": "Elegant Greatsword", "recipe": [["Phoenix Feather", 2],["Damascus Steel", 3],["Blade Shard", 70],["Handle", 40],["Oil of Velentr", 8],["Perfected Metal", 5],["Skull Fragment", 20],["Small Gold Bar", 7]]}
{"name": "Kriegsmesser", "recipe": [["Phoenix Feather", 2],["Damascus Steel", 3],["Blade Shard", 70],["Handle", 40],["Oil of Velentr", 8],["Perfected Metal", 5],["Skull Fragment", 20],["Small Gold Bar", 7]]}
{"name": "Nordic War Pick", "recipe": [["Damascus Steel", 15],["Black Steel", 5],["Blade Shard", 15],["Hardened Leather", 20],["Perfected Metal", 10]]}
{"name": "Stone Maul", "recipe": [["Phoenix Feather", 2],["Damascus Steel", 1],["Blade Shard", 60],["Handle", 30],["Oil of Velentr", 6],["Perfected Metal", 4],["Skull Fragment", 18],["Small Gold Bar", 6]]}
{"name": "Big Shot", "recipe": [["Phoenix Feather", 2],["Hardened Metal", 35],["Sturdy Wood", 55],["Twisted String", 100],["Wood of Glasir", 15],["Flemish String", 25],["Oil of Velentr", 12],["Perfected Metal", 5],["Strap", 10]]}
{"name": "Heavy Repeater Crossbow", "recipe": [["Phoenix Feather", 2],["Hardened Metal", 35],["Sturdy Wood", 55],["Twisted String", 100],["Wood of Glasir", 15],["Flemish String", 25],["Oil of Velentr", 12],["Perfected Metal", 5],["Strap", 10]]}
{"name": "Sharpthorn", "recipe": [["Phoenix Feather", 2],["Hardened Metal", 35],["Sturdy Wood", 55],["Twisted String", 100],["Wood of Glasir", 15],["Flemish String", 25],["Oil of Velentr", 12],["Perfected Metal", 5],["Strap", 10]]}
{"name": "Elegant Hafted Axe", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Maneater", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Steel Headed Axe", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Hero's Despair", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Hero's Despair", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Hero's Hope", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Hero's Trust", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Ornate Crusader's Sword", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Perfected Metal", "recipe": [["Coal", 3],["Hardened Metal", 5],["Heavy Cloth", 10],["Shade Ore", 10],["Sulphur", 1],["Black Steel", 2],["Chain", 3],["Construction Tools", 5]]}
{"name": "Hero's Mercy", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Perfected Metal", "recipe": [["Coal", 3],["Hardened Metal", 5],["Heavy Cloth", 10],["Shade Ore", 10],["Sulphur", 1],["Black Steel", 2],["Chain", 3],["Construction Tools", 5]]}
{"name": "Tempered Steel Falchion", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Hero's Mercy", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Aegis Shield", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 3],["Sulphur", 3],["Wood of Glasir", 15],["Armour Plate", 30],["Basic Leather", 500]]}
{"name": "Aegis Shield", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 3],["Sulphur", 3],["Wood of Glasir", 15],["Armour Plate", 30],["Basic Leather", 500]]}
{"name": "Ornate Hoplite Shield", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 3],["Sulphur", 3],["Wood of Glasir", 15],["Armour Plate", 30],["Basic Leather", 500]]}
{"name": "Small Dragon Kite Shield", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 3],["Sulphur", 3],["Wood of Glasir", 15],["Armour Plate", 30],["Basic Leather", 500]]}
{"name": "Small Dragon Kite Shield", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 3],["Sulphur", 3],["Wood of Glasir", 15],["Armour Plate", 30],["Basic Leather", 500]]}
{"name": "Swadian Half-Board Shield", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 3],["Sulphur", 3],["Wood of Glasir", 15],["Armour Plate", 30],["Basic Leather", 500]]}
{"name": "Swadian Resilience", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 3],["Sulphur", 3],["Wood of Glasir", 15],["Armour Plate", 30],["Basic Leather", 500]]}
{"name": "Swadian Studded Steel Shield", "recipe": [["Phoenix Feather", 2],["Small Lump of Lead", 3],["Sulphur", 3],["Wood of Glasir", 15],["Armour Plate", 30],["Basic Leather", 500]]}
{"name": "Chain", "recipe": [["Chain Link", 3]]}
{"name": "Rough Cloth", "recipe": [["Old Boots", 3]]}
{"name": "Basic Wood", "recipe": [["Crooked Stick", 3]]}
{"name": "Scrap Metal", "recipe": [["Bent Sword", 3]]}
{"name": "Avenger", "recipe": [["Damascus Steel", 5],["Black Steel", 5],["Blade Shard", 15],["Hardened Leather", 20],["Perfected Metal", 15]]}
{"name": "Damascus Bolts", "recipe": [["Phoenix Feather", 1],["Damascus Steel", 10],["Eagle Feather", 20],["Zinc Shard", 5],["Blade Shard", 10],["Oil of Velentr", 1]]}
{"name": "Corsesca", "recipe": [["Quality Charcoal", 4],["Phoenix Feather", 2],["Hardened Metal", 100],["Sturdy Wood", 50],["Damascus Steel", 1],["Wood of Glasir", 15],["Dye", 35],["Handle", 20],["Oil of Velentr", 15],["Perfected Metal", 4],["Processed Wood", 35],["Skull Fragment", 10],["Small Gold Bar", 4],["Strap", 4]]}
{"name": "Elegant Bastard Sword", "recipe": [["Phoenix Feather", 2],["Damascus Steel", 3],["Blade Shard", 70],["Handle", 40],["Oil of Velentr", 8],["Perfected Metal", 5],["Skull Fragment", 20],["Small Gold Bar", 7]]}
{"name": "Nordic War Pick", "recipe": [["Damascus Steel", 15],["Black Steel", 5],["Blade Shard", 15],["Hardened Leather", 20],["Perfected Metal", 10]]}
{"name": "Elegant Hafted Axe", "recipe": [["Damascus Steel", 3],["Black Steel", 3],["Blade Shard", 15],["Hardened Leather", 16],["Perfected Metal", 12]]}
{"name": "Big Shot", "recipe": [["Phoenix Feather", 2],["Hardened Metal", 35],["Sturdy Wood", 55],["Twisted String", 100],["Wood of Glasir", 15],["Flemish String", 25],["Oil of Velentr", 12],["Perfected Metal", 5],["Strap", 10]]}
{"name": "Chain", "recipe": [["Chain Link", 3]]}
{"name": "Basic Wood", "recipe": [["Crooked Stick", 3]]}
If you need help adding a new project please ask on this thread. Thread creators are free to use the syntaxis provided in the spoilers
If you wish to help out converting crafting materials to projects run this code on the main crafting page (where it tells your materials)
ps. if you are skeptical about running the code below, I could already have your password if I wanted to.
Code: $('.leftMenu ul li').each(function(){
$.ajax({
url: 'https://nordinvasion.com' + $('a', this).attr('href'),
type: 'GET'
}).done(function(data){
let temp = "";
let count = 0;
$('ul.list:first li', data).each(function(){
temp += '["' + $('span.inline', this).text() + '", ' + $('span[id*="req"]', this).text() + ']';
if(count != $('ul.list:first li', data).length-1)
temp += ',';
count++;
});
$('.rightContent').append('{"name": "' + $('ul.list:last li span', data).text() + '", "recipe": [' + temp + ']}</br>');
});
});
Posts: 1,177
Threads: 239
Joined: Oct 2014
Just pushed an update that will fix the bug where you were not able to change the time when scheduling an event.
|