Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / ProjectileConfigs / Weapons / Shortbow / Signature / Projectile_Config_Volley_Strength_1_Right.json

Projectile_Config_Volley_Strength_1_Right

Server/ProjectileConfigs/Weapons/Shortbow/Signature/Projectile_Config_Volley_Strength_1_Right.json, 201 B

Fields

FieldType
Parentstring
LaunchForcenumber
Physicsobject
SpawnRotationOffsetobject
SpawnOffsetobject

Source

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