Outlander Doomed Shortbow 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.
Outlander Doomed Shortbow can be salvaged at a Salvager's Workbench in order to gather the following materials.
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_Shortbow_Doomed.name"
},
"Parent": "Template_Weapon_Shortbow",
"Quality": "Rare",
"Icon": "Icons/ItemsGenerated/Weapon_Bow_Doomed.png",
"Model": "NPC/Intelligent/Outlander/Models/Weapons/Bow/Doomed.blockymodel",
"Texture": "NPC/Intelligent/Outlander/Models/Weapons/Bow/Doomed_Texture.png",
"ItemLevel": 35,
"MaxDurability": 75,
"ItemAppearanceConditions": {
"SignatureCharges": [
{
"Condition": [
1,
100
],
"ConditionValueType": "Percent",
"Model": "NPC/Intelligent/Outlander/Models/Weapons/Bow/Doomed_Triple.blockymodel",
"Texture": "NPC/Intelligent/Outlander/Models/Weapons/Bow/Doomed_Texture.png",
"LocalSoundEventId": "SFX_Bow_T2_Signature_Loop_Local",
"WorldSoundEventId": "SFX_Bow_T2_Signature_Loop",
"Particles": [
{
"SystemId": "Bow_Signature_Charge",
"TargetNodeName": "ARROW-PLACEHOLDER",
"PositionOffset": {
"X": 0.5,
"Y": 0.25,
"Z": 0
},
"Scale": 0.5,
"TargetEntityPart": "PrimaryItem"
},
{
"SystemId": "Bow_Signature_Charge",
"TargetNodeName": "ARROW-PLACEHOLDER",
"PositionOffset": {
"X": 0.5,
"Y": 0,
"Z": 0
},
"Scale": 0.5,
"TargetEntityPart": "PrimaryItem"
},
{
"SystemId": "Bow_Signature_Charge",
"TargetNodeName": "ARROW-PLACEHOLDER",
"PositionOffset": {
"X": 0.5,
"Y": -0.25,
"Z": 0
},
"Scale": 0.5,
"TargetEntityPart": "PrimaryItem"
}
],
"ModelVFXId": "Bow_Signature_Status"
}
],
"SignatureEnergy": [
{
"Condition": [
100,
100
],
"ConditionValueType": "Percent",
"Particles": [
{
"SystemId": "Sword_Signature_Ready",
"TargetNodeName": "Handle",
"PositionOffset": {
"X": 0.8
},
"TargetEntityPart": "PrimaryItem"
},
{
"SystemId": "Sword_Signature_Status_Spawn",
"TargetEntityPart": "PrimaryItem"
},
{
"SystemId": "Bow_Signature_Status",
"TargetNodeName": "Bow-Top",
"PositionOffset": {
"X": 0.55
},
"TargetEntityPart": "PrimaryItem",
"Scale": 1.3
},
{
"SystemId": "Bow_Signature_Status",
"TargetNodeName": "Bow-Bot",
"TargetEntityPart": "PrimaryItem",
"Scale": 1.3
}
],
"FirstPersonParticles": [
{
"SystemId": "Sword_Signature_Ready",
"TargetNodeName": "Handle",
"PositionOffset": {
"X": 0.8
},
"TargetEntityPart": "PrimaryItem"
},
{
"SystemId": "Sword_Signature_Status_Spawn",
"TargetNodeName": "Handle",
"TargetEntityPart": "PrimaryItem",
"PositionOffset": {
"Y": 0
}
},
{
"SystemId": "Bow_Signature_Status_FP",
"TargetNodeName": "Bow-Top",
"PositionOffset": {
"X": 0.5
},
"TargetEntityPart": "PrimaryItem"
}
]
}
]
},
"InteractionVars": {
"Primary_Shoot_Damage_Strength_0": {
"Interactions": [
{
"Parent": "Weapon_Shortbow_Primary_Shoot_Damage_Strength_0",
"DamageCalculator": {
"BaseDamage": {
"Projectile": 7
}
},
"DamageEffects": {
"Knockback": {
"Force": 0,
"VelocityType": "Add"
}
}
}
]
},
"Primary_Shoot_Damage_Strength_1": {
"Interactions": [
{
"Parent": "Weapon_Shortbow_Primary_Shoot_Damage_Strength_1",
"DamageCalculator": {
"BaseDamage": {
"Projectile": 12
}
},
"DamageEffects": {
"Knockback": {
"Force": 0,
"VelocityType": "Add"
}
}
}
]
},
"Primary_Shoot_Damage_Strength_2": {
"Interactions": [
{
"Parent": "Weapon_Shortbow_Primary_Shoot_Damage_Strength_2",
"DamageCalculator": {
"BaseDamage": {
"Projectile": 16
}
},
"DamageEffects": {
"Knockback": {
"Force": 0,
"VelocityType": "Add"
}
}
}
]
},
"Primary_Shoot_Damage_Strength_3": {
"Interactions": [
{
"Parent": "Weapon_Shortbow_Primary_Shoot_Damage_Strength_3",
"DamageCalculator": {
"BaseDamage": {
"Projectile": 20
}
},
"DamageEffects": {
"Knockback": {
"Force": 4,
"VelocityType": "Add"
}
}
}
]
},
"Primary_Shoot_Damage_Strength_4": {
"Interactions": [
{
"Parent": "Weapon_Shortbow_Primary_Shoot_Damage_Strength_4",
"DamageCalculator": {
"BaseDamage": {
"Projectile": 23
}
},
"DamageEffects": {
"Knockback": {
"Type": "Force",
"VelocityConfig": {
"AirResistance": 0.97,
"AirResistanceMax": 0.96,
"GroundResistance": 0.94,
"GroundResistanceMax": 0.3,
"Threshold": 3,
"Style": "Exp"
},
"Direction": {
"X": 0,
"Y": 0.5,
"Z": -1
},
"Force": 8,
"VelocityType": "Add"
}
},
"EntityStatsOnHit": [
{
"EntityStatId": "SignatureEnergy",
"Amount": 1
}
]
}
]
},
"Signature_Volley_Damage": {
"Interactions": [
{
"Parent": "Weapon_Shortbow_Signature_Volley_Damage",
"DamageCalculator": {
"BaseDamage": {
"Projectile": 17
}
}
}
]
}
}
}