Home · item · Bag_Z2

Increases your inventory size by 10 slots.

Properties

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

Referenced by

craft (1)

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