Skip to main content
RustDocs

Combat Knife

Uncommon

knife.combat

Combat knife designed for close combat engagements, can attack while sprinting. Best in class at harvesting flesh.

Attributes

Id
2,040,726,127
ShortName
knife.combat
MaxStackSize
1
Hidden
No
Flags
0
Category
0
CategoryName
Weapon
Rarity
2
RarityName
Uncommon
DespawnRarityName
Uncommon
DespawnTimeSeconds
1,200
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
Primitive
IsVehicleItem
No
OccupySlots
0
ApprovedSkinCount
1
MaxDraggable
0
Capacity
0
Weight
0.40
StorageSlots
0

ItemModsData

ItemModEntity

entityPrefab_Path
assets/prefabs/weapons/knife/knife.combat.entity.prefab
playerOnlyEntity
No
destroyEntityWhenBroken
No
parentItemDefinition_ShortName
knife.combat

ItemModProjectile

projectileObject_Path
assets/prefabs/weapons/knife/knife.combat.projectile.prefab
ammoType
0
ammoSubType
0
numProjectiles
1
projectileSpread
1
projectileVelocity
30
projectileVelocitySpread
0
useCurve
No
barrelConditionLoss
0
category
bullet

Blueprint

Time
15
WorkbenchLevelRequired
1
AmountToCreate
1
ResearchCost
30
UserCraftable
Yes
IsResearchable
Yes
DefaultBlueprint
No
NeedsSteamItem
No
NeedsSteamDlc
No
ScrapFromRecycle
0

Ingredients

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
25
ShortName
metal.refined
DisplayName
High Quality Metal
Amount
1

RecycleReturnsUnsafe

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
15
Chance
100
ShortName
metal.refined
DisplayName
High Quality Metal
Amount
1
Chance
60

RecycleReturnsSafezone

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
10
Chance
100
ShortName
metal.refined
DisplayName
High Quality Metal
Amount
1
Chance
40

Condition

Max
100
Repairable
Yes
MaintainMaxCondition
No
OvenCondition
No
FoundFractionMin
1
FoundFractionMax
1

Combat

ProjectileVelocity
30
AmmoType
0
NumProjectiles
1
AttackRadius
0.30
ExplosionRadius
0
RepeatDelay
0.70
RPM
0
DrawTime
0
MagazineCapacity
0
ReloadTime
0
Recoil
0
DamageScale
0
Automatic
No

DamageTypes

Type
Slash
Amount
50

ItemMods

ItemModEntityItemBlueprintItemModProjectile

Harvest

Type
Flesh
GatherDamage
20
DestroyFraction
0
ConditionLost
0
HitsPerMinute
85.71

TechTreePaths

TreeName
techtree
NodeID
106
CumulativeScrapCost
345
TreeName
techtree
NodeID
106
CumulativeScrapCost
315
TreeName
techtree
NodeID
106
CumulativeScrapCost
285

RepairIngredients

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
5
ShortName
metal.refined
DisplayName
High Quality Metal
Amount
1

World Entity Properties

Attributes

Type
BaseMelee
Path
assets/prefabs/weapons/knife/knife.combat.entity.prefab
ID
327,944,951

Components

BaseMeleeModel
Raw JSON
{
  "Id": 2040726127,
  "ShortName": "knife.combat",
  "MaxStackSize": 1,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 0,
  "CategoryName": "Weapon",
  "Rarity": 2,
  "RarityName": "Uncommon",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemModEntity",
    "ItemBlueprint",
    "ItemModProjectile"
  ],
  "DespawnRarityName": "Uncommon",
  "DespawnTimeSeconds": 1200,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "Primitive",
  "IsVehicleItem": false,
  "VehicleCategory": null,
  "OccupySlots": "0",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 1,
  "ItemModsData": {
    "ItemModEntity": {
      "entityPrefab_Path": "assets/prefabs/weapons/knife/knife.combat.entity.prefab",
      "defaultBone": "",
      "playerOnlyEntity": false,
      "destroyEntityWhenBroken": false,
      "parentItemDefinition_ShortName": "knife.combat"
    },
    "ItemModProjectile": {
      "projectileObject_Path": "assets/prefabs/weapons/knife/knife.combat.projectile.prefab",
      "ammoType": 0,
      "ammoSubType": 0,
      "numProjectiles": 1,
      "projectileSpread": 1,
      "projectileVelocity": 30,
      "projectileVelocitySpread": 0,
      "useCurve": false,
      "barrelConditionLoss": 0,
      "category": "bullet"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 0.4,
  "Blueprint": {
    "Time": 15,
    "WorkbenchLevelRequired": 1,
    "AmountToCreate": 1,
    "ResearchCost": 30,
    "UserCraftable": true,
    "IsResearchable": true,
    "DefaultBlueprint": false,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 25
      },
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 1
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 15,
        "Chance": 100
      },
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 1,
        "Chance": 60
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 10,
        "Chance": 100
      },
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 1,
        "Chance": 40
      }
    ]
  },
  "Condition": {
    "Max": 100,
    "Repairable": true,
    "MaintainMaxCondition": false,
    "OvenCondition": false,
    "FoundFractionMin": 1,
    "FoundFractionMax": 1
  },
  "Combat": {
    "ProjectileVelocity": 30,
    "AmmoType": "0",
    "DefaultAmmo": null,
    "NumProjectiles": 1,
    "AttackRadius": 0.3,
    "ExplosionRadius": 0,
    "RepeatDelay": 0.7,
    "RPM": 0,
    "DrawTime": 0,
    "MagazineCapacity": 0,
    "ReloadTime": 0,
    "Recoil": 0,
    "DamageScale": 0,
    "Automatic": false,
    "DamageTypes": [
      {
        "Type": "Slash",
        "Amount": 50
      }
    ]
  },
  "Harvest": [
    {
      "Type": "Flesh",
      "GatherDamage": 20,
      "DestroyFraction": 0,
      "ConditionLost": 0,
      "HitsPerMinute": 85.71429
    }
  ],
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": [
    {
      "TreeName": "techtree",
      "NodeID": 106,
      "Inputs": [
        110
      ],
      "CumulativeScrapCost": 345
    },
    {
      "TreeName": "techtree",
      "NodeID": 106,
      "Inputs": [
        103
      ],
      "CumulativeScrapCost": 315
    },
    {
      "TreeName": "techtree",
      "NodeID": 106,
      "Inputs": [
        103
      ],
      "CumulativeScrapCost": 285
    }
  ],
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "metal.fragments",
      "DisplayName": "Metal Fragments",
      "Amount": 5
    },
    {
      "ShortName": "metal.refined",
      "DisplayName": "High Quality Metal",
      "Amount": 1
    }
  ]
}