Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Models / Showcase / Showcase_Mannequin_Heal.json

Showcase_Mannequin_Heal

Server/Models/Showcase/Showcase_Mannequin_Heal.json, 1.0 KB

Fields

FieldType
Parentstring
EyeHeightnumber
DefaultAttachmentsarray[5]
AnimationSetsobject
Particlesarray[1]

Source

{
  "Parent": "Mannequin",
  "EyeHeight": 1.5,
  "DefaultAttachments": [
    {
      "Model": "Items/Armors/Onyxium/Chest.blockymodel",
      "Texture": "Items/Armors/Onyxium/Chest_Texture.png"
    },
    {
      "Model": "Items/Armors/Onyxium/Legs.blockymodel",
      "Texture": "Items/Armors/Onyxium/Legs_Texture.png"
    },
    {
      "Model": "Items/Armors/Onyxium/Hands.blockymodel",
      "Texture": "Items/Armors/Onyxium/Hands_Texture.png"
    },
    {
      "Model": "Items/Armors/Onyxium/Head.blockymodel",
      "Texture": "Items/Armors/Onyxium/Head_Texture.png"
    },
    {
      "Model": "Items/Weapons/Longsword/Onyxium.blockymodel",
      "Texture": "Items/Weapons/Longsword/Onyxium_Texture.png"
    }
  ],
  "AnimationSets": {
    "Idle": {
      "Animations": [
        {
          "Animation": "Characters/Animations/Poses/Ninja.blockyanim"
        }
      ]
    }
  },
  "Particles": [
    {
      "PositionOffset": {
        "X": 0,
        "Y": -0.5,
        "Z": 0
      },
      "SystemId": "Aura_Heal",
      "TargetNodeName": null
    }
  ]
}