Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Projectiles / NPCs / Intelligent / Feran_Longtooth / Feran_Longtooth_Spear.json

Feran_Longtooth_Spear

Server/Projectiles/NPCs/Intelligent/Feran_Longtooth/Feran_Longtooth_Spear.json, 357 B

Fields

FieldType
Appearancestring
PitchAdjustShotboolean
SticksVerticallyboolean
MuzzleVelocitynumber
TerminalVelocitynumber
Gravitynumber
Bouncinessnumber
ImpactSlowdownnumber
TimeToLivenumber
Damagenumber
DeathEffectsOnHitboolean
DeadTimenumber
DepthShotnumber
HitParticlesobject

Source

{
  "Appearance": "Spear_Bone",
  "PitchAdjustShot": false,
  "SticksVertically": true,
  "MuzzleVelocity": 50,
  "TerminalVelocity": 100,
  "Gravity": 20,
  "Bounciness": 0,
  "ImpactSlowdown": 0,
  "TimeToLive": 10,
  "Damage": 30,
  "DeathEffectsOnHit": true,
  "DeadTime": 0,
  "DepthShot": 1,
  "HitParticles": {
    "SystemId": "Impact_Blade_01"
  }
}