• 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
Scarab Longsword
Random item

Scarab Longsword

#Weapon_Longsword_Scarab

Scarab Longsword
Property Value
Type Weapon
Quality Common
Max stack 1
Item level 40
Durability 100
Crafting time 4 seconds
Offhand no
Drop on death no

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

▾Table of Contents▾

Introduction

Scarab Longsword 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 Scarab Longsword in Hytale is shown below.

Forge Forge
4s
Iron Ingot
Iron Ingot ×8
Any Tree Log
Any Tree Log ×6
Medium Leather
Medium Leather ×4
Scarab Longsword
Scarab Longsword ×1
Blacksmith's Anvil Blacksmith's Anvil
4s
Iron Ingot
Iron Ingot ×8
Any Tree Log
Any Tree Log ×6
Medium Leather
Medium Leather ×4
Scarab Longsword
Scarab Longsword ×1

Salvaging

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

Salvager's Workbench Salvager's Workbench
1s
Scarab Longsword
Scarab Longsword ×1
Iron Ore
Iron Ore ×2
Stick
Stick ×2
Medium Hide
Medium Hide ×1

JSON data

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

{
  "TranslationProperties": {
    "Name": "server.items.Weapon_Longsword_Scarab.name"
  },
  "Categories": [
    "Items.Weapons"
  ],
  "Quality": "Common",
  "ItemLevel": 40,
  "Recipe": {
    "TimeSeconds": 4,
    "KnowledgeRequired": false,
    "Input": [
      {
        "ItemId": "Ingredient_Bar_Iron",
        "Quantity": 8
      },
      {
        "ResourceTypeId": "Wood_Trunk",
        "Quantity": 6
      },
      {
        "ItemId": "Ingredient_Leather_Medium",
        "Quantity": 4
      }
    ],
    "BenchRequirement": [
      {
        "Type": "DiagramCrafting",
        "Categories": [
          "Weapons.Longsword"
        ],
        "Id": "Armory"
      },
      {
        "Type": "Crafting",
        "Categories": [
          "Weapon_Longsword"
        ],
        "Id": "Weapon_Bench"
      }
    ]
  },
  "PlayerAnimationsId": "Longsword",
  "Interactions": {
    "Primary": "Longsword_Attack"
  },
  "InteractionVars": {
    "Longsword_Swing_Left_Effect": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Left_Effect",
          "Effects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Swing"
          }
        }
      ]
    },
    "Longsword_Swing_Left_Damage": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Left_Damage",
          "DamageCalculator": {
            "Type": "Absolute",
            "BaseDamage": {
              "Physical": 31
            },
            "RandomPercentageModifier": 0.15
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Impact"
          }
        }
      ]
    },
    "Longsword_Swing_Right_Effect": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Left_Effect",
          "Effects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Swing"
          }
        }
      ]
    },
    "Longsword_Swing_Right_Damage": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Right_Damage",
          "DamageCalculator": {
            "Type": "Absolute",
            "BaseDamage": {
              "Physical": 31
            },
            "RandomPercentageModifier": 0.15
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Impact"
          }
        }
      ]
    },
    "Longsword_Swing_Up_Left_Effect": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Left_Effect",
          "Effects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Swing"
          }
        }
      ]
    },
    "Longsword_Swing_Up_Left_Damage": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Up_Left_Damage",
          "DamageCalculator": {
            "Type": "Absolute",
            "BaseDamage": {
              "Physical": 31
            },
            "RandomPercentageModifier": 0.15
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Impact"
          }
        }
      ]
    },
    "Longsword_Stab_Charged_Effect": "Longsword_Stab_Charged_Effect",
    "Longsword_Stab_Charged_Damage": {
      "Interactions": [
        {
          "Parent": "Longsword_Stab_Charged_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 39
            },
            "Type": "Absolute",
            "RandomPercentageModifier": 0.15
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Impact"
          }
        }
      ]
    }
  },
  "IconProperties": {
    "Scale": 0.33,
    "Translation": [
      -42,
      -42
    ],
    "Rotation": [
      45,
      90,
      0
    ]
  },
  "Model": "Items/Weapons/Longsword/Scarab.blockymodel",
  "Texture": "Items/Weapons/Longsword/Scarab_Texture.png",
  "Icon": "Icons/ItemsGenerated/Weapon_Longsword_Scarab.png",
  "DroppedItemAnimation": "Items/Animations/Dropped/Dropped_Diagonal_Left.blockyanim",
  "MaxDurability": 100,
  "DurabilityLossOnHit": 0.52,
  "Tags": {
    "Type": [
      "Weapon"
    ],
    "Family": [
      "Longsword"
    ]
  },
  "Weapon": {},
  "ItemSoundSetId": "ISS_Weapons_Blade_Large"
}



Explore More!

Cobalt Longsword Cobalt Longsword
Adamantite Longsword Adamantite Longsword
Onyxium Longsword Onyxium Longsword
Scarab Longsword Scarab Longsword
Iron Longsword Iron Longsword
Grimoire: Rekindle Embers Grimoire: Rekindle Embers
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