Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / Models / Intelligent / Outlander / Outlander_Priest.json

Outlander_Priest

Server/Models/Intelligent/Outlander/Outlander_Priest.json, 2.1 KB

Fields

FieldType
Parentstring
AnimationSetsobject
DefaultAttachmentsarray[4]
Iconstring

Source

{
  "Parent": "Outlander",
  "AnimationSets": {
    "Wake": {
      "Animations": [
        {
          "Animation": "Characters/Animations/Default/Idle.blockyanim",
          "Looping": false,
          "Speed": 1
        }
      ]
    },
    "Alerted": {
      "Animations": [
        {
          "Animation": "Characters/Animations/Default/Idle.blockyanim",
          "Looping": false,
          "Speed": 1.2
        }
      ]
    },
    "Rally": {
      "Animations": [
        {
          "Animation": "Characters/Animations/Default/Idle.blockyanim",
          "Looping": false,
          "Speed": 1.2
        }
      ]
    },
    "IdleYawn": {
      "Animations": [
        {
          "Animation": "Characters/Animations/Default/Idle.blockyanim",
          "Looping": false,
          "Speed": 0.8
        }
      ]
    },
    "WakeRain": {
      "Animations": [
        {
          "Animation": "Characters/Animations/Default/Idle.blockyanim",
          "Looping": false,
          "Speed": 1
        }
      ]
    },
    "Kneel": {
      "Animations": [
        {
          "Animation": "Characters/Animations/Default/Crouch.blockyanim",
          "Speed": 0.5
        }
      ]
    },
    "Eat": {
      "Animations": [
        {
          "Animation": "Characters/Animations/Default/Idle.blockyanim",
          "Speed": 0.6
        }
      ]
    }
  },
  "DefaultAttachments": [
    {
      "Model": "Characters/Body_Attachments/Mouths/Mouth1.blockymodel",
      "Texture": "Characters/Body_Attachments/Mouths/Mouth1_Textures/Outlander_1.png"
    },
    {
      "Model": "NPC/Intelligent/Outlander/Models/Attachments/Priest/Head.blockymodel",
      "Texture": "NPC/Intelligent/Outlander/Models/Attachments/Priest/Head_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Outlander/Models/Attachments/Priest/Chest.blockymodel",
      "Texture": "NPC/Intelligent/Outlander/Models/Attachments/Priest/Chest_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Outlander/Models/Attachments/Priest/Legs.blockymodel",
      "Texture": "NPC/Intelligent/Outlander/Models/Attachments/Priest/Legs_Texture.png"
    }
  ],
  "Icon": "Icons/ModelsGenerated/Outlander_Priest.png"
}