Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Projectiles / NPCs / Intelligent / Feran_Windwalker / Feran_Windwalker_Wind_Vortex.json

Feran_Windwalker_Wind_Vortex

Server/Projectiles/NPCs/Intelligent/Feran_Windwalker/Feran_Windwalker_Wind_Vortex.json, 411 B

Fields

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

Source

{
  "Appearance": "Feran_Windwalker_Wind_Vortex",
  "DepthShot": 2,
  "PitchAdjustShot": true,
  "SticksVertically": true,
  "MuzzleVelocity": 10,
  "TerminalVelocity": 10,
  "Gravity": 1,
  "Damage": 20,
  "DeathEffectsOnHit": false,
  "TimeToLive": 15,
  "DeadTimeMiss": 10,
  "ImpactSlowdown": 1,
  "ComputeYaw": false,
  "ComputePitch": false,
  "ComputeRoll": false,
  "Bounciness": 0.5,
  "DeadTime": 5
}