• All items All items
  • About the website About the website
  • Changelog Changelog
  • Privacy policy Privacy policy
  • Settings Settings
  • Admin panel Admin panel
  • Official Hytale website Official Hytale website
  • The Bindng of Isaac The Bindng of Isaac
  • Discord server
  • Twitter
  • YouTube channel
  • Loading items...
  • No matches found
Copper Daggers
Random item

Copper Daggers

#Weapon_Daggers_Copper

Copper Daggers
Property Value
Type Weapon
Quality Common
Max stack 1
Item level 10
Durability 100
Crafting time 3 seconds
Offhand no
Drop on death no

EARLY ACCESS: the contents of this website are a work-in-progress.

▾Table of Contents▾

Introduction

Copper Daggers is an item in Hytale, categorized under the Weapon category.
It was added in Hytale's Initial Release on January 13th, 2026.

Description

No description available.

Crafting recipe

The crafting recipe for Copper Daggers in Hytale is shown below.

Blacksmith's Anvil Blacksmith's Anvil
3s
Plant Fiber
Plant Fiber ×3
Any Tree Log
Any Tree Log ×3
Copper Ingot
Copper Ingot ×4
Copper Daggers
Copper Daggers ×1

Salvaging

Copper Daggers can be salvaged at a Salvager's Workbench in order to gather the following materials.

Salvager's Workbench Salvager's Workbench
1s
Copper Daggers
Copper Daggers ×1
Plant Fiber
Plant Fiber ×1
Copper Ore
Copper Ore ×1

JSON data

Below is the item's .json data as extracted from the game files.
Click here to view the full file.

{
  "Parent": "Template_Weapon_Daggers",
  "TranslationProperties": {
    "Name": "server.items.Weapon_Daggers_Copper.name"
  },
  "Model": "Items/Weapons/Dagger/Copper.blockymodel",
  "Texture": "Items/Weapons/Dagger/Copper_Texture.png",
  "Icon": "Icons/ItemsGenerated/Weapon_Daggers_Copper.png",
  "Quality": "Common",
  "ItemLevel": 10,
  "Recipe": {
    "TimeSeconds": 3,
    "BenchRequirement": [
      {
        "Id": "Weapon_Bench",
        "Type": "Crafting",
        "Categories": [
          "Weapon_Daggers"
        ]
      }
    ],
    "Input": [
      {
        "Quantity": 3,
        "ItemId": "Ingredient_Fibre"
      },
      {
        "ResourceTypeId": "Wood_Trunk",
        "Quantity": 3
      },
      {
        "ItemId": "Ingredient_Bar_Copper",
        "Quantity": 4
      }
    ]
  },
  "InteractionVars": {
    "Swing_Left_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Daggers_Primary_Swing_Left_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 3
            }
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Daggers_T1_Slash_Impact",
            "LocalSoundEventId": "SFX_Daggers_T1_Slash_Impact"
          },
          "AngledDamage": []
        }
      ]
    },
    "Swing_Right_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Daggers_Primary_Swing_Right_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 3
            }
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Daggers_T1_Slash_Impact",
            "LocalSoundEventId": "SFX_Daggers_T1_Slash_Impact"
          },
          "AngledDamage": []
        }
      ]
    },
    "Stab_Left_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Daggers_Primary_Stab_Left_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 7
            }
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Daggers_T1_Stab_Impact",
            "LocalSoundEventId": "SFX_Daggers_T1_Stab_Impact"
          },
          "AngledDamage": []
        }
      ]
    },
    "Stab_Right_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Daggers_Primary_Stab_Right_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 9
            }
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Daggers_T1_Stab_Impact",
            "LocalSoundEventId": "SFX_Daggers_T1_Stab_Impact"
          },
          "AngledDamage": []
        }
      ]
    },
    "Pounce_Sweep_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Daggers_Primary_Pounce_Sweep_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 25
            }
          },
          "EntityStatsOnHit": [
            {
              "EntityStatId": "SignatureEnergy",
              "Amount": 1
            }
          ],
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Daggers_T1_Slash_Impact",
            "LocalSoundEventId": "SFX_Daggers_T1_Slash_Impact"
          },
          "AngledDamage": [
            {
              "Angle": 180,
              "AngleDistance": 80,
              "DamageEffects": {
                "Knockback": {
                  "Direction": { "X": 0, "Y": 2, "Z": -3 },
                  "Type": "Force",
                  "Force": 6,
                  "VelocityType": "Set",
                  "VelocityConfig": {
                    "AirResistance": 0.99,
                    "AirResistanceMax": 0.98,
                    "GroundResistance": 0.94,
                    "GroundResistanceMax": 0.3,
                    "Threshold": 3.0,
                    "Style": "Linear"
                  }
                },
                "WorldParticles": [
                  {
                    "SystemId": "Impact_Critical",
                    "Scale": 1,
                    "RotationOffset": { "Yaw": 180, "Pitch": 0, "Roll": 0 }
                  }
                ],
                "LocalSoundEventId": "SFX_Daggers_T1_Slash_Impact",
                "WorldSoundEventId": "SFX_Daggers_T1_Slash_Impact"
              },
              "DamageCalculator": {
                "BaseDamage": {
                  "Physical": 38
                }
              }
            }
          ]
        }
      ]
    },
    "Pounce_Stab_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Daggers_Primary_Pounce_Stab_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 31
            }
          },
          "EntityStatsOnHit": [
            {
              "EntityStatId": "SignatureEnergy",
              "Amount": 6
            }
          ],
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Daggers_T1_Stab_Impact",
            "LocalSoundEventId": "SFX_Daggers_T1_Stab_Impact"
          },
          "AngledDamage": [
            {
              "Angle": 180,
              "AngleDistance": 80,
              "DamageEffects": {
                "Knockback": {
                  "Direction": { "X": 0, "Y": 1, "Z": -2 },
                  "Type": "Force",
                  "Force": 5,
                  "VelocityType": "Set",
                  "VelocityConfig": {
                    "AirResistance": 0.99,
                    "AirResistanceMax": 0.98,
                    "GroundResistance": 0.94,
                    "GroundResistanceMax": 0.3,
                    "Threshold": 3.0,
                    "Style": "Linear"
                  }
                },
                "WorldParticles": [
                  {
                    "SystemId": "Impact_Critical",
                    "Scale": 1,
                    "RotationOffset": { "Yaw": 180, "Pitch": 0, "Roll": 0 }
                  }
                ],
                "LocalSoundEventId": "SFX_Daggers_T1_Stab_Impact",
                "WorldSoundEventId": "SFX_Daggers_T1_Stab_Impact"
              },
              "DamageCalculator": {
                "BaseDamage": {
                  "Physical": 47
                }
              }
            }
          ]
        }
      ]
    },
    "Razorstrike_Slash_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Daggers_Signature_Razorstrike_Slash_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 20
            }
          },
          "EntityStatsOnHit": [],
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Daggers_T1_Slash_Impact",
            "LocalSoundEventId": "SFX_Daggers_T1_Slash_Impact"
          },
          "AngledDamage": [
            {
              "Angle": 180,
              "AngleDistance": 80,
              "DamageEffects": {
                "Knockback": {
                  "Direction": { "X": 0, "Y": 1, "Z": -2 },
                  "Type": "Force",
                  "Force": 7,
                  "VelocityType": "Add",
                  "VelocityConfig": {
                    "AirResistance": 0.99,
                    "AirResistanceMax": 0.98,
                    "GroundResistance": 0.94,
                    "GroundResistanceMax": 0.3,
                    "Threshold": 3.0,
                    "Style": "Linear"
                  }
                },
                "WorldParticles": [
                  {
                    "SystemId": "Impact_Critical",
                    "Scale": 1,
                    "RotationOffset": { "Yaw": 180, "Pitch": 0, "Roll": 0 }
                  }
                ],
                "LocalSoundEventId": "SFX_Daggers_T1_Slash_Impact",
                "WorldSoundEventId": "SFX_Daggers_T1_Slash_Impact"
              },
              "DamageCalculator": {
                "BaseDamage": {
                  "Physical": 30
                }
              }
            }
          ]
        }
      ]
    },
    "Razorstrike_Sweep_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Daggers_Signature_Razorstrike_Sweep_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 25
            }
          },
          "EntityStatsOnHit": [],
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Daggers_T1_Slash_Impact",
            "LocalSoundEventId": "SFX_Daggers_T1_Slash_Impact"
          },
          "AngledDamage": [
            {
              "Angle": 180,
              "AngleDistance": 80,
              "DamageEffects": {
                "Knockback": {
                  "Direction": { "X": 0, "Y": 1, "Z": -1 },
                  "Type": "Force",
                  "Force": 7,
                  "VelocityType": "Add",
                  "VelocityConfig": {
                    "AirResistance": 0.99,
                    "AirResistanceMax": 0.98,
                    "GroundResistance": 0.94,
                    "GroundResistanceMax": 0.3,
                    "Threshold": 3.0,
                    "Style": "Linear"
                  }
                },
                "WorldParticles": [
                  {
                    "SystemId": "Impact_Critical",
                    "Scale": 1,
                    "RotationOffset": { "Yaw": 180, "Pitch": 0, "Roll": 0 }
                  }
                ],
                "LocalSoundEventId": "SFX_Daggers_T1_Slash_Impact",
                "WorldSoundEventId": "SFX_Daggers_T1_Slash_Impact"
              },
              "DamageCalculator": {
                "BaseDamage": {
                  "Physical": 38
                }
              }
            }
          ]
        }
      ]
    },
    "Razorstrike_Lunge_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Daggers_Signature_Razorstrike_Lunge_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 30
            }
          },
          "EntityStatsOnHit": [],
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Daggers_T1_Slash_Impact",
            "LocalSoundEventId": "SFX_Daggers_T1_Slash_Impact"
          },
          "AngledDamage": [
            {
              "Angle": 180,
              "AngleDistance": 80,
              "DamageEffects": {
                "Knockback": {
                  "Direction": { "X": 0, "Y": 2, "Z": -3 },
                  "Type": "Force",
                  "Force": 12,
                  "VelocityType": "Set",
                  "VelocityConfig": {
                    "AirResistance": 0.99,
                    "AirResistanceMax": 0.98,
                    "GroundResistance": 0.94,
                    "GroundResistanceMax": 0.3,
                    "Threshold": 3.0,
                    "Style": "Linear"
                  }
                },
                "WorldParticles": [
                  {
                    "SystemId": "Impact_Critical",
                    "Scale": 1,
                    "RotationOffset": { "Yaw": 180, "Pitch": 0, "Roll": 0 }
                  }
                ],
                "LocalSoundEventId": "SFX_Daggers_T1_Slash_Impact",
                "WorldSoundEventId": "SFX_Daggers_T1_Slash_Impact"
              },
              "DamageCalculator": {
                "BaseDamage": {
                  "Physical": 45
                }
              }
            }
          ]
        }
      ]
    },
    "Guard_Wield": {
      "Interactions": [
        {
          "Parent": "Weapon_Daggers_Secondary_Guard_Wield",
          "StaminaCost": {
            "Value": 8.89,
            "CostType": "Damage"
          }
        }
      ]
    }
  },
  "MaxDurability": 100,
  "DurabilityLossOnHit": 0.1
}



Explore More!

Doomed Outlander Daggers Doomed Outlander Daggers
Thorium Daggers Thorium Daggers
Onyxium Daggers Onyxium Daggers
Copper Daggers Copper Daggers
Adamantite Saurian Daggers Adamantite Saurian Daggers
Crude Daggers Crude Daggers
Feran Bone Daggers Feran Bone Daggers
See all items in Hytale

Cookies information
This website stores cookies on your device in order to remember user settings that can be modified via the Settings page, including this message. Cookies are kept for 1 year and can be disabled via your browser's settings. For further data usage information, please check our Privacy Policy.
v1.0-early-access © IsaacGuru 2026