FareverDB

Skunk Stew

Cook_6common

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

Stats

Attributes
  • +2 Vitality
  • +15 Crit Chance Rating

Recipe

Job
Cook
Level
1
Crafting points
25
Inputs
Raw data
{
  "id": "Cook_6",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/Food/Items_Loot_Cook_Cook_HoneyMarinatedSkunk_01.prefab.png",
    "size": 256
  },
  "type": "Food",
  "props": {
    "effects": [
      {
        "status": [
          {
            "ref": "ItemStatus",
            "duration": 900
          }
        ],
        "resource": [
          {
            "res": "Health",
            "amount": 100,
            "scaling": []
          }
        ]
      }
    ]
  },
  "texts": {
    "name": "Skunk Stew"
  },
  "rarity": "Common",
  "skills": [],
  "affixes": [
    {
      "ref": "TAttribute_Flat",
      "val": 2,
      "target": {
        "attribute": "Vitality"
      },
      "target2": {}
    },
    {
      "ref": "TAttribute_Flat",
      "val": 15,
      "target": {
        "attribute": "CritChanceRating"
      },
      "target2": {}
    }
  ],
  "visuals": {
    "modelPath": "Items/Loot/Cook/Cook_HoneyMarinatedSkunk_01.prefab"
  },
  "aptitudes": [],
  "sellPrice": 1
}