Flame Longsword is an item in Hytale, categorized under the Weapon category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
This item cannot be crafted.
This item cannot be salvaged.
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_Flame.name"
},
"Categories": [
"Items.Weapons"
],
"Quality": "Legendary",
"ItemLevel": 30,
"Model": "Items/Weapons/Longsword/Flame.blockymodel",
"Texture": "Items/Weapons/Longsword/Flame_Texture.png",
"PlayerAnimationsId": "Longsword",
"Interactions": {
"Primary": "Longsword_Attack"
},
"InteractionVars": {
"Longsword_Swing_Left_Effect": {
"Interactions": [
{
"Parent": "Longsword_Swing_Left_Effect",
"Effects": {
"Trails": [
{
"PositionOffset": {
"X": 0.9,
"Y": 0.1,
"Z": 0
},
"RotationOffset": {
"Pitch": 0,
"Roll": 90,
"Yaw": 0
},
"TargetNodeName": "Handle",
"TrailId": "Large_Flame"
}
],
"WorldSoundEventId": "SFX_Longsword_Special_Swing"
}
}
]
},
"Longsword_Swing_Left_Damage": {
"Interactions": [
{
"Parent": "Longsword_Swing_Left_Damage",
"DamageCalculator": {
"Type": "Absolute",
"BaseDamage": {
"Fire": 31
},
"RandomPercentageModifier": 0.15
},
"DamageEffects": {
"WorldSoundEventId": "SFX_Longsword_Special_Impact"
}
}
]
},
"Longsword_Swing_Right_Effect": {
"Interactions": [
{
"Parent": "Longsword_Swing_Left_Effect",
"Effects": {
"Trails": [
{
"PositionOffset": {
"X": 0.9,
"Y": 0.1,
"Z": 0
},
"RotationOffset": {
"Pitch": 0,
"Roll": 90,
"Yaw": 0
},
"TargetNodeName": "Handle",
"TrailId": "Large_Flame"
}
],
"WorldSoundEventId": "SFX_Longsword_Special_Swing"
}
}
]
},
"Longsword_Swing_Right_Damage": {
"Interactions": [
{
"Parent": "Longsword_Swing_Right_Damage",
"DamageCalculator": {
"Type": "Absolute",
"BaseDamage": {
"Fire": 31
},
"RandomPercentageModifier": 0.15
},
"DamageEffects": {
"WorldSoundEventId": "SFX_Longsword_Special_Impact"
}
}
]
},
"Longsword_Swing_Up_Left_Effect": {
"Interactions": [
{
"Parent": "Longsword_Swing_Left_Effect",
"Effects": {
"Trails": [
{
"PositionOffset": {
"X": 0.9,
"Y": 0.1,
"Z": 0
},
"RotationOffset": {
"Pitch": 0,
"Roll": 90,
"Yaw": 0
},
"TargetNodeName": "Handle",
"TrailId": "Large_Flame"
}
],
"WorldSoundEventId": "SFX_Longsword_Special_Swing"
}
}
]
},
"Longsword_Swing_Up_Left_Damage": {
"Interactions": [
{
"Parent": "Longsword_Swing_Up_Left_Damage",
"DamageCalculator": {
"Type": "Absolute",
"BaseDamage": {
"Fire": 31
},
"RandomPercentageModifier": 0.15
},
"DamageEffects": {
"WorldSoundEventId": "SFX_Longsword_Special_Impact"
}
}
]
},
"Longsword_Stab_Charged_Effect": {
"Interactions": [
{
"Parent": "Longsword_Stab_Charged_Effect",
"Effects": {
"Trails": [
{
"PositionOffset": {
"X": 0.9,
"Y": 0.1,
"Z": 0
},
"RotationOffset": {
"Pitch": 0,
"Roll": 90,
"Yaw": 0
},
"TargetNodeName": "Handle",
"TrailId": "Large_Flame"
}
],
"WorldSoundEventId": "SFX_Weapon_Charge_Swing"
}
}
]
},
"Longsword_Stab_Charged_Damage": {
"Interactions": [
{
"Parent": "Longsword_Stab_Charged_Damage",
"DamageCalculator": {
"BaseDamage": {
"Fire": 39
},
"Type": "Absolute",
"RandomPercentageModifier": 0.15
},
"DamageEffects": {
"WorldSoundEventId": "SFX_Longsword_Special_Impact"
}
}
]
}
},
"IconProperties": {
"Scale": 0.32,
"Translation": [
-42,
-43
],
"Rotation": [
45,
90,
0
]
},
"Icon": "Icons/ItemsGenerated/Weapon_Longsword_Flame.png",
"Particles": [
{
"SystemId": "FireSword",
"TargetNodeName": "Handle",
"PositionOffset": {
"X": 1
},
"TargetEntityPart": "PrimaryItem"
}
],
"DroppedItemAnimation": "Items/Animations/Dropped/Dropped_Diagonal_Left.blockyanim",
"Tags": {
"Type": [
"Weapon"
],
"Family": [
"Longsword"
]
},
"Trails": [
{
"PositionOffset": {
"X": 0.9,
"Y": 0.1,
"Z": 0
},
"RotationOffset": {
"Pitch": 0,
"Roll": 90,
"Yaw": 0
},
"TargetNodeName": "Handle",
"TrailId": "Large_Flame",
"TargetEntityPart": "PrimaryItem"
}
],
"DurabilityLossOnHit": 0.52,
"Weapon": {},
"Light": {
"Radius": 1,
"Color": "#621"
},
"ItemSoundSetId": "ISS_Weapons_Blade_Large"
}