FareverDB

Minor Alchemist Cauldron

SmallAlchemistCauldronrare

Note: not all rarities may be available for every item.

Stats

Attributes
  • +10 Strength
  • +10 Dexterity
  • +10 Intellect
  • +10 Faith

Skills

Recipe

Level
5
Crafting points
50
Inputs
Raw data
{
  "id": "SmallAlchemistCauldron",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/Potion/Items_Loot_Miscellaneous_SmallAlchemistCauldron_01.prefab.png",
    "size": 256
  },
  "type": "Potion",
  "props": {
    "effects": [
      {
        "status": [
          {
            "ref": "ItemStatus",
            "duration": 3600
          }
        ],
        "resource": []
      }
    ]
  },
  "texts": {
    "name": "Minor Alchemist Cauldron",
    "flavorDesc": ""
  },
  "rarity": "Rare",
  "skills": [
    {
      "skill": "PrepareWorldConsumable"
    }
  ],
  "affixes": [
    {
      "ref": "TAttribute_Flat",
      "val": 10,
      "target": {
        "attribute": "Strength"
      },
      "target2": {}
    },
    {
      "ref": "TAttribute_Flat",
      "val": 10,
      "target": {
        "attribute": "Dexterity"
      },
      "target2": {}
    },
    {
      "ref": "TAttribute_Flat",
      "val": 10,
      "target": {
        "attribute": "Intellect"
      },
      "target2": {}
    },
    {
      "ref": "TAttribute_Flat",
      "val": 10,
      "target": {
        "attribute": "Faith"
      },
      "target2": {}
    }
  ],
  "visuals": {
    "modelPath": "Items/Loot/Miscellaneous/SmallAlchemistCauldron_01.prefab"
  },
  "aptitudes": [],
  "sellPrice": 1
}