Skip to main content
RustDocs

Can of Tuna

Common

can.tuna

Chunked tuna found as loot. Eating it provides a small boost to health, hunger, and thirst.

Attributes

Id
-1,941,646,328
ShortName
can.tuna
MaxStackSize
10
Hidden
No
Flags
0
Category
7
CategoryName
Food
Rarity
1
RarityName
Common
DespawnRarityName
Common
DespawnTimeSeconds
300
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
None
IsVehicleItem
No
OccupySlots
0
ApprovedSkinCount
0
MaxDraggable
0
Capacity
0
Weight
1
StorageSlots
0

ItemModsData

ItemModConsume

consumeEffect_Path
assets/bundled/prefabs/fx/gestures/eat_generic.prefab
eatGesture
eat_2hand
blockConsumeWhenCantWieldItems
Yes
parentItemDefinition_ShortName
can.tuna

ItemModConsumable

amountToConsume
1
conditionFractionToLose
0
chickenCoopFood
No

ItemModMenuOption

commandName
consume
isPrimaryOption
Yes
showDisabled
Yes
disabledTooltipDescription
0
parentItemDefinition_ShortName
can.tuna

Consumable

AmountToConsume
1
Calories
50
Hydration
15

Effects

Type
Calories
Amount
50
Time
0
Type
Hydration
Amount
15
Time
0
Type
HealthOverTime
Amount
2
Time
0

ItemMods

ItemModConsumeItemModConsumableItemModMenuOption
Raw JSON
{
  "Id": -1941646328,
  "ShortName": "can.tuna",
  "MaxStackSize": 10,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 7,
  "CategoryName": "Food",
  "Rarity": 1,
  "RarityName": "Common",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemModConsume",
    "ItemModConsumable",
    "ItemModMenuOption"
  ],
  "DespawnRarityName": "Common",
  "DespawnTimeSeconds": 300,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "None",
  "IsVehicleItem": false,
  "VehicleCategory": null,
  "OccupySlots": "0",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 0,
  "ItemModsData": {
    "ItemModConsume": {
      "consumeEffect_Path": "assets/bundled/prefabs/fx/gestures/eat_generic.prefab",
      "eatGesture": "eat_2hand",
      "blockConsumeWhenCantWieldItems": true,
      "parentItemDefinition_ShortName": "can.tuna"
    },
    "ItemModConsumable": {
      "amountToConsume": 1,
      "conditionFractionToLose": 0,
      "achievementWhenEaten": "",
      "chickenCoopFood": false
    },
    "ItemModMenuOption": {
      "commandName": "consume",
      "isPrimaryOption": true,
      "showDisabled": true,
      "disabledTooltipDescription": 0,
      "parentItemDefinition_ShortName": "can.tuna"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 1,
  "Blueprint": null,
  "Condition": null,
  "Combat": null,
  "Harvest": null,
  "Consumable": {
    "AmountToConsume": 1,
    "Calories": 50,
    "Hydration": 15,
    "Effects": [
      {
        "Type": "Calories",
        "Amount": 50,
        "Time": 0
      },
      {
        "Type": "Hydration",
        "Amount": 15,
        "Time": 0
      },
      {
        "Type": "HealthOverTime",
        "Amount": 2,
        "Time": 0
      }
    ]
  },
  "Electrical": null,
  "TechTreePaths": null,
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": []
}