Increases your inventory size by 6 slots.
Properties
Referenced by
lootTable (1)
Raw data
{
"gfx": {
"file": "UI/Portraits/Items/Bag/Items_Loot_Pouch_Loot_SmallPouch_01.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "SmallPouch",
"texts": {
"desc": "Increases your inventory size by 6 slots.",
"name": "Small Pouch"
},
"visuals": {
"modelPath": "Items/Loot/Pouch/Loot_SmallPouch_01.prefab"
},
"type": "Bag",
"aptitudes": [],
"sellPrice": 250,
"rarity": "Uncommon",
"affixes": [
{
"target": {},
"target2": {},
"ref": "InventorySize_Flat",
"val": 6
}
],
"skills": [],
"props": {},
"_xrefs": [
{
"from_sheet": "lootTable",
"from_id": "Bags",
"via_field": "loot"
}
]
}