Small Pouch
SmallPouchuncommonNote: not all rarities may be available for every item.
Stats
Attributes
- ::s_value:: inventory size
Increases your inventory size by 6 slots.
Raw data
{
"id": "SmallPouch",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Bag/Items_Loot_Pouch_Loot_SmallPouch_01.prefab.png",
"size": 256
},
"type": "Bag",
"props": {},
"texts": {
"desc": "Increases your inventory size by 6 slots.",
"name": "Small Pouch"
},
"rarity": "Uncommon",
"skills": [],
"affixes": [
{
"ref": "InventorySize_Flat",
"val": 6,
"target": {},
"target2": {}
}
],
"visuals": {
"modelPath": "Items/Loot/Pouch/Loot_SmallPouch_01.prefab"
},
"aptitudes": [],
"sellPrice": 60
}