Home · itemType · Bag

Properties

flags
Equippable
slot
{
  "equippableOn": [
    {
      "ref": "Slot_Bag1"
    },
    {
      "ref": "Slot_Bag2"
    },
    {
      "ref": "Slot_Bag3"
    },
    {
      "ref": "Slot_Bag4"
    },
    {
      "ref": "Slot_Bag5"
    }
  ]
}

Referenced by

Raw data
{
  "id": "Bag",
  "texts": {
    "name": {
      "v": "Bag"
    }
  },
  "props": {},
  "atbRatio": {},
  "skills": [],
  "flags": [
    "Equippable"
  ],
  "slot": {
    "equippableOn": [
      {
        "ref": "Slot_Bag1"
      },
      {
        "ref": "Slot_Bag2"
      },
      {
        "ref": "Slot_Bag3"
      },
      {
        "ref": "Slot_Bag4"
      },
      {
        "ref": "Slot_Bag5"
      }
    ]
  },
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "SmallPouch",
      "via_field": "type"
    },
    {
      "from_sheet": "item",
      "from_id": "LinenBag",
      "via_field": "type"
    },
    {
      "from_sheet": "item",
      "from_id": "Bag_Z2",
      "via_field": "type"
    }
  ]
}