FareverDB

Blacksmith

Blacksmith in Jobs

Unleash the flames of Pyrh to bend metal to your will and melt raw ore into robust alloys. Forge reliable reinforcements and heavy armor that can withstand the most fiery battles.

id
Blacksmith
toolType
ToolBlacksmith
Raw data
{
  "id": "Blacksmith",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/ToolBlacksmith/Items_Loot_Tools_Hammer_01.prefab.png",
    "size": 256
  },
  "texts": {
    "desc": "Unleash the flames of Pyrh to bend metal to your will and melt raw ore into robust alloys. Forge reliable reinforcements and heavy armor that can withstand the most fiery battles.",
    "name": "Blacksmith",
    "jobTitle": "Blacksmith",
    "recipeDesc": "Teaches you how to craft ::item::.",
    "recipeName": "Plan: ::item::"
  },
  "toolType": "ToolBlacksmith",
  "upgrades": [],
  "recipeModels": [
    {
      "model": "Items/Loot/Recipe/Recipe_Blacksmith.prefab",
      "rarity": "Common"
    },
    {
      "model": "Items/Loot/Recipe/Recipe_Blacksmith.prefab",
      "rarity": "Uncommon"
    },
    {
      "model": "Items/Loot/Recipe/Recipe_Blacksmith.prefab",
      "rarity": "Rare"
    },
    {
      "model": "Items/Loot/Recipe/Recipe_Blacksmith.prefab",
      "rarity": "Epic"
    },
    {
      "model": "Items/Loot/Recipe/Recipe_Blacksmith.prefab",
      "rarity": "Legendary"
    }
  ]
}