Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Models / Undead / Wraith_Lantern.json

Wraith_Lantern

Server/Models/Undead/Wraith_Lantern.json, 572 B

Fields

FieldType
Modelstring
EyeHeightnumber
CrouchOffsetnumber
HitBoxobject
Lightobject
DefaultAttachmentsarray[0]
Texturestring
Particlesarray[1]

Source

{
  "Model": "NPC/Undead/Wraith_Lantern/Models/Model.blockymodel",
  "EyeHeight": 0.8,
  "CrouchOffset": -0.25,
  "HitBox": {
    "Max": {
      "X": 0.3,
      "Y": 1.15,
      "Z": 0.3
    },
    "Min": {
      "X": -0.3,
      "Y": 0,
      "Z": -0.3
    }
  },
  "Light": {
    "Color": "#997"
  },
  "DefaultAttachments": [],
  "Texture": "NPC/Undead/Wraith_Lantern/Models/Texture.png",
  "Particles": [
    {
      "SystemId": "Campfire_New_Cartoon",
      "PositionOffset": {
        "Y": 0.1
      },
      "TargetNodeName": "Base",
      "Scale": 0.6
    }
  ]
}