Home · item · LinenBag

Increases your inventory size by 8 slots.

Properties

type
Bag
sellPrice
1
rarity
Uncommon
affixes
target={}target2={}ref=InventorySize_Flatval=8

Referenced by

craft (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Bag/Items_Loot_Pouch_Loot_SmallPouch_02.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "LinenBag",
  "texts": {
    "name": "Linen Bag",
    "desc": "Increases your inventory size by 8 slots."
  },
  "visuals": {
    "modelPath": "Items/Loot/Pouch/Loot_SmallPouch_02.prefab"
  },
  "type": "Bag",
  "aptitudes": [],
  "sellPrice": 1,
  "rarity": "Uncommon",
  "affixes": [
    {
      "target": {},
      "target2": {},
      "ref": "InventorySize_Flat",
      "val": 8
    }
  ],
  "skills": [],
  "props": {},
  "_xrefs": [
    {
      "from_sheet": "craft",
      "from_id": "LinenBag",
      "via_field": "item"
    }
  ]
}