FareverDB

Linen Bag

LinenBaguncommon

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

Stats

Attributes
  • ::s_value:: inventory size

Recipe

Level
1
Crafting points
+15
Inputs

Increases your inventory size by 8 slots.

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