GSO-Datapack/original/data/items/equipment/personal/backpack/backpack.json
Unl1m1t3d_L1v3s 0554e9e6e9 Migration
2026-05-04 12:41:29 -05:00

24 lines
707 B
JSON

{
"equipment": {
"id": "original:backpack",
"displayName": "items.personal.original.backpack.backpack",
"description": "items.personal.original.backpack.backpack.desc",
"texture": "original/assets/textures/equipment/personal/backpack/backpack.png",
"stats": {
"defence.rate": 0.125,
"health": 20,
"resistance.base": 0.125
},
"meta": {
"rarity": "common",
"equipmentSlot": "original:backpack",
"storeCategory": "original:personal_equipment",
"dungeon": "ground",
"storePrice": 100,
"storeSellValue": 25,
"storeShowWeight": 10,
"storeFeaturedDiscountPercentage": 0,
"storeFeaturedShowWeight": 10
}
}
}