Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Models / Intelligent / Outlander / Outlander_Peon.json

Outlander_Peon

Server/Models/Intelligent/Outlander/Outlander_Peon.json, 2.6 KB

Fields

FieldType
Parentstring
AnimationSetsobject
DefaultAttachmentsarray[7]
Iconstring

Source

{
  "Parent": "Outlander",
  "AnimationSets": {
    "MineFluid": {
      "Animations": [
        {
          "Animation": "NPC/Intelligent/Goblin/Animations/Flavor/Hunch_Smack.blockyanim",
          "Looping": true
        }
      ]
    },
    "Alerted": {
      "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
        }
      ]
    },
    "Wake": {
      "Animations": [
        {
          "Animation": "Characters/Animations/Default/Idle.blockyanim",
          "Looping": false,
          "Speed": 1
        }
      ]
    },
    "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": "Characters/Body_Attachments/Ears/Ears1.blockymodel",
      "Texture": "Characters/Body_Attachments/Ears/Ears1_Textures/Outlander_1.png"
    },
    {
      "Model": "NPC/Intelligent/Outlander/Models/Attachments/Cultist/Jaw.blockymodel",
      "Texture": "NPC/Intelligent/Outlander/Models/Attachments/Cultist/Jaw_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Outlander/Models/Attachments/Cultist/Legs.blockymodel",
      "Texture": "NPC/Intelligent/Outlander/Models/Attachments/Cultist/Legs_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Outlander/Models/Attachments/Cultist/Hand.blockymodel",
      "Texture": "NPC/Intelligent/Outlander/Models/Attachments/Cultist/Hand_Texture.png"
    },
    {
      "Model": "NPC/Intelligent/Outlander/Models/Attachments/Cultist/Chest.blockymodel",
      "Texture": "NPC/Intelligent/Outlander/Models/Attachments/Cultist/Chest_Texture.png"
    },
    {
      "Model": "Characters/Body_Attachments/Eyes/Eyes.blockymodel",
      "Texture": "Characters/Body_Attachments/Eyes/Eyes_Textures/Outlander_Brown.png"
    }
  ],
  "Icon": "Icons/ModelsGenerated/Outlander_Peon.png"
}