Files
turnbasedgamedata/ExcelOutput/InventoryTabData.json
2024-10-21 03:16:22 -03:00

206 lines
4.2 KiB
JSON

[
{
"ID": 101,
"TabName": {
"Hash": -136005327
},
"IconImagePath": "SpriteOutput/TabIcon/Inventory/InventoryFosterIcon.png",
"DisplayInventoryType": "Normal",
"DisplayItemSubType": [
"Virtual",
"Material"
],
"InventoryDisplayTag": 1,
"TabSortWeight": 10,
"ItemSortTypeList": [
"Default",
"Rarity"
],
"SellType": "Destroy",
"UnlockCondition": {
"Type": "PlayerLevel",
"Param": "1"
}
},
{
"ID": 102,
"TabName": {
"Hash": -1702089268
},
"IconImagePath": "SpriteOutput/UI/Avatar/IconAvatarLightCone.png",
"DisplayInventoryType": "Normal",
"DisplayItemSubType": [
"Equipment"
],
"InventoryDisplayTag": 1,
"TabSortWeight": 9,
"ItemSortTypeList": [
"Rarity",
"Level",
"Name",
"Attack",
"Defence",
"HP",
"ObtainTime"
],
"DisplayCapacityLimit": 1500,
"SellType": "Sell",
"UnlockCondition": {
"Type": "PlayerLevel",
"Param": "1"
}
},
{
"ID": 103,
"TabName": {
"Hash": 1026794087
},
"IconImagePath": "SpriteOutput/TabIcon/Inventory/InventoryQuestIcon.png",
"DisplayInventoryType": "Normal",
"DisplayItemSubType": [
"Mission"
],
"InventoryDisplayTag": 1,
"TabSortWeight": 5,
"ItemSortTypeList": [
"Rarity"
],
"NotDisplayPileLimit": true,
"UnlockCondition": {
"Type": "PlayerLevel",
"Param": "1"
}
},
{
"ID": 104,
"TabName": {
"Hash": -895520214
},
"IconImagePath": "SpriteOutput/TabIcon/Inventory/InventoryConsumablesIcon.png",
"DisplayInventoryType": "Normal",
"DisplayItemSubType": [
"Food",
"Formula"
],
"InventoryDisplayTag": 1,
"TabSortWeight": 6,
"ItemSortTypeList": [
"Default",
"Rarity"
],
"UnlockCondition": {
"Type": "PlayerLevel",
"Param": "1"
}
},
{
"ID": 105,
"TabName": {
"Hash": 1833363141
},
"IconImagePath": "SpriteOutput/TabIcon/Inventory/InventoryValuablesIcon.png",
"DisplayInventoryType": "Normal",
"DisplayItemSubType": [
"Material",
"Gift",
"MusicAlbum"
],
"InventoryDisplayTag": 3,
"TabSortWeight": 4,
"ItemSortTypeList": [
"Rarity"
],
"NotDisplayPileLimit": true,
"UnlockCondition": {
"Type": "PlayerLevel",
"Param": "1"
}
},
{
"ID": 106,
"TabName": {
"Hash": 267279200
},
"IconImagePath": "SpriteOutput/UI/Avatar/IconAvatarRelic.png",
"DisplayInventoryType": "Normal",
"DisplayItemSubType": [
"Relic"
],
"InventoryDisplayTag": 1,
"TabSortWeight": 8,
"ItemSortTypeList": [
"Rarity",
"Level",
"ObtainTime"
],
"DisplayCapacityLimit": 2000,
"SellType": "Sell",
"UnlockCondition": {
"Type": "PlayerLevel",
"Param": "1"
}
},
{
"ID": 107,
"TabName": {
"Hash": -1298804741
},
"IconImagePath": "SpriteOutput/TabIcon/Inventory/InventoryUnfosterIcon.png",
"DisplayInventoryType": "Normal",
"DisplayItemSubType": [
"Material"
],
"InventoryDisplayTag": 2,
"TabSortWeight": 7,
"ItemSortTypeList": [
"Default",
"Rarity"
],
"SellType": "Destroy",
"UnlockCondition": {
"Type": "PlayerLevel",
"Param": "1"
}
},
{
"ID": 108,
"TabName": {
"Hash": 1786308974
},
"IconImagePath": "SpriteOutput/TabIcon/Inventory/IconPet.png",
"DisplayInventoryType": "Normal",
"DisplayItemSubType": [
"NormalPet"
],
"InventoryDisplayTag": 2,
"TabSortWeight": 3,
"ItemSortTypeList": [],
"NotDisplayPileLimit": true,
"UnlockCondition": {
"Type": "HasItemMainType",
"Param": "9"
}
},
{
"ID": 201,
"TabName": {
"Hash": -895520214
},
"IconImagePath": "SpriteOutput/TabIcon/Inventory/InventoryConsumablesIcon.png",
"DisplayInventoryType": "Rogue",
"DisplayItemSubType": [
"Food",
"Formula"
],
"InventoryDisplayTag": 1,
"TabSortWeight": 11,
"ItemSortTypeList": [
"Default",
"Rarity"
],
"UnlockCondition": {
"Type": "PlayerLevel",
"Param": "1"
}
}
]