Lost Package
LP_Z1_CrabuncommonNote: not all rarities may be available for every item.
“This package's content is missing. Complete the content and return it to a merchant.”
Raw data
{
"id": "LP_Z1_Crab",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Package/Items_Loot_LostPackage_LostPackage_02.prefab.png",
"size": 256
},
"type": "Package",
"props": {
"completable": {
"reward": [
{
"kind": "CP_Z1",
"amount": 1
}
],
"require": [
{
"kind": "CrabMeat_Z1",
"amount": 6
}
]
}
},
"texts": {
"name": "Lost Package",
"flavorDesc": "This package's content is missing. Complete the content and return it to a merchant."
},
"rarity": "Uncommon",
"skills": [],
"affixes": [],
"visuals": {
"modelPath": "Items/Loot/LostPackage/LostPackage_02.prefab"
},
"aptitudes": [],
"sellPrice": 1
}