Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Animations / NPC / Elemental / Spirit_Root / Spirit_Root_Default.json

Spirit_Root_Default

Server/Item/Animations/NPC/Elemental/Spirit_Root/Spirit_Root_Default.json, 710 B

Fields

FieldType
Animationsobject
Cameraobject
WiggleWeightsobject

Source

{
  "Animations": {
    "SporeGas": {
      "ThirdPerson": "NPC/Elemental/Spirit_Root/Animations/Attacks/Spore_Gas.blockyanim",
      "Looping": false,
      "Speed": 1
    }
  },
  "Camera": {
    "Pitch": {
      "AngleRange": {
        "Max": 180,
        "Min": -180
      },
      "TargetNodes": [
        "Head"
      ]
    },
    "Yaw": {
      "AngleRange": {
        "Max": 180,
        "Min": -180
      },
      "TargetNodes": [
        "Head"
      ]
    }
  },
  "WiggleWeights": {
    "Pitch": 2,
    "PitchDeceleration": 0.1,
    "Roll": 0.1,
    "RollDeceleration": 0.1,
    "X": 3,
    "XDeceleration": 0.1,
    "Y": 0.1,
    "YDeceleration": 0.1,
    "Z": 0.1,
    "ZDeceleration": 0.1
  }
}