FareverDB
?

Container

LootableContainer in Item Types
id
LootableContainer
flags
0
inherit
Consumable
Raw data
{
  "id": "LootableContainer",
  "slot": {},
  "flags": 0,
  "props": {
    "stackSize": 1,
    "portraitGroup": 29
  },
  "texts": {
    "name": {
      "v": "Container"
    }
  },
  "skills": [
    {
      "skill": "GainItem"
    }
  ],
  "inherit": "Consumable",
  "atbRatio": {}
}