Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Projectiles / NPCs / Intelligent / Feran_Windwalker / Feran_Windwalker_Wind_Burst.json

Feran_Windwalker_Wind_Burst

Server/Projectiles/NPCs/Intelligent/Feran_Windwalker/Feran_Windwalker_Wind_Burst.json, 342 B

Fields

FieldType
Appearancestring
DepthShotnumber
PitchAdjustShotboolean
SticksVerticallyboolean
MuzzleVelocitynumber
TerminalVelocitynumber
Gravitynumber
Damagenumber
DeathEffectsOnHitboolean
TimeToLivenumber
DeadTimeMissnumber
ComputeYawboolean
ComputePitchboolean
ComputeRollboolean

Source

{
  "Appearance": "Feran_Windwalker_Wind_Burst",
  "DepthShot": 0,
  "PitchAdjustShot": true,
  "SticksVertically": true,
  "MuzzleVelocity": 6,
  "TerminalVelocity": 6,
  "Gravity": 0,
  "Damage": 0,
  "DeathEffectsOnHit": false,
  "TimeToLive": 1,
  "DeadTimeMiss": 1,
  "ComputeYaw": true,
  "ComputePitch": true,
  "ComputeRoll": false
}