Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Models / Elemental / Spirit_Frost.json

Spirit_Frost

Server/Models/Elemental/Spirit_Frost.json, 720 B

Fields

FieldType
Parentstring
Modelstring
Texturestring
EyeHeightnumber
HitBoxobject
Cameraobject
Lightobject
Iconstring

Source

{
  "Parent": "Spirit_Root",
  "Model": "NPC/Elemental/Spirit_Frost/Models/Model.blockymodel",
  "Texture": "NPC/Elemental/Spirit_Frost/Models/Model_Texture.png",
  "EyeHeight": 0.75,
  "HitBox": {
    "Max": {
      "X": 0.4,
      "Y": 1.2,
      "Z": 0.4
    },
    "Min": {
      "X": -0.4,
      "Y": 0,
      "Z": -0.4
    }
  },
  "Camera": {
    "Pitch": {
      "AngleRange": {
        "Max": 180,
        "Min": -180
      },
      "TargetNodes": [
        "Head"
      ]
    },
    "Yaw": {
      "AngleRange": {
        "Max": 180,
        "Min": -180
      },
      "TargetNodes": [
        "Head"
      ]
    }
  },
  "Light": {
    "Color": "#6bb"
  },
  "Icon": "Icons/ModelsGenerated/Spirit_Frost.png"
}