Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / ProjectileConfigs / Weapons / Shortbow / Signature / Projectile_Config_Volley_Strength_0_Right.json

Projectile_Config_Volley_Strength_0_Right

Server/ProjectileConfigs/Weapons/Shortbow/Signature/Projectile_Config_Volley_Strength_0_Right.json, 202 B

Fields

FieldType
Parentstring
LaunchForcenumber
Physicsobject
SpawnRotationOffsetobject
SpawnOffsetobject

Source

{
  "Parent": "Projectile_Config_Shortbow_Signature_Volley",
  "LaunchForce": 30,
  "Physics": {
    "Gravity": 30
  },
  "SpawnRotationOffset": {
    "Yaw": 10
  },
  "SpawnOffset": {
    "X": 0
  }
}