Consumables is a category in Earthbound.
Click to view data.
{
"id": "Consumables",
"name": "Consumables",
"hue": 66,
"properties": {
"name": {
"id": "name",
"name": "Name",
"type": "string",
"required": true
},
"PlayableCharacters-STARTING_ITEMS-Consumables": {
"id": "PlayableCharacters-STARTING_ITEMS-Consumables",
"type": "relationship",
"relationshipTypeId": "PlayableCharacters-STARTING_ITEMS",
"direction": "incoming",
"name": "Comes With"
},
"Enemies-DROPS-Consumables": {
"id": "Enemies-DROPS-Consumables",
"type": "relationship",
"relationshipTypeId": "Enemies-DROPS",
"direction": "incoming",
"name": "Dropped By"
},
"GiftBoxes-ITEM_INSIDE-Consumables": {
"id": "GiftBoxes-ITEM_INSIDE-Consumables",
"type": "relationship",
"relationshipTypeId": "GiftBoxes-ITEM_INSIDE",
"direction": "incoming",
"name": "Found In"
},
"Stores-INVENTORY-Consumables": {
"id": "Stores-INVENTORY-Consumables",
"type": "relationship",
"relationshipTypeId": "Stores-INVENTORY",
"direction": "incoming",
"name": "Bought At"
},
"CombatRewards-PRICES-Consumables": {
"id": "CombatRewards-PRICES-Consumables",
"type": "relationship",
"relationshipTypeId": "CombatRewards-PRICES",
"direction": "incoming",
"name": "Prices"
},
"CombatRewards-RESTORATIVE_PROPERTIES-Consumables": {
"id": "CombatRewards-RESTORATIVE_PROPERTIES-Consumables",
"type": "relationship",
"relationshipTypeId": "CombatRewards-RESTORATIVE_PROPERTIES",
"direction": "incoming",
"name": "Effects"
},
"Condiments-GOES_WITH-Consumables": {
"id": "Condiments-GOES_WITH-Consumables",
"type": "relationship",
"relationshipTypeId": "Condiments-GOES_WITH",
"direction": "incoming",
"name": "Goes Well With"
},
"other_notes": {
"id": "other_notes",
"name": "Note 1",
"type": "string"
},
"note_2": {
"id": "note_2",
"name": "Note 2",
"type": "string"
},
"help_description": {
"id": "help_description",
"name": "Help! Description",
"type": "string"
},
"Enemies-DROP_RATES-Consumables": {
"id": "Enemies-DROP_RATES-Consumables",
"type": "relationship",
"relationshipTypeId": "Enemies-DROP_RATES",
"direction": "incoming",
"name": "Drop Rates (Incoming)"
}
},
"updatedAt": 1657887601172,
"visibility": "featured"
}