Increases your inventory size by 8 slots.
Properties
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"
}
]
}