Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / ProjectileConfigs / Weapons / Shortbow / Signature / Projectile_Config_Volley_Strength_2_Center.json

Projectile_Config_Volley_Strength_2_Center

Server/ProjectileConfigs/Weapons/Shortbow/Signature/Projectile_Config_Volley_Strength_2_Center.json, 204 B

Fields

FieldType
Parentstring
LaunchForcenumber
Physicsobject
SpawnRotationOffsetobject
SpawnOffsetobject

Source

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