Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Models / Undead / Zombie_Werewolf.json

Zombie_Werewolf

Server/Models/Undead/Zombie_Werewolf.json, 2.6 KB

Fields

FieldType
Modelstring
Texturestring
CrouchOffsetnumber
DefaultAttachmentsarray[10]
Parentstring
AnimationSetsobject

Source

{
  "Model": "NPC/Undead/Zombie/Models/Model.blockymodel",
  "Texture": "NPC/Undead/Zombie/Models/Zombie_Brown.png",
  "CrouchOffset": -0.25,
  "DefaultAttachments": [
    {
      "Model": "NPC/Undead/Zombie/Models/Attachments/Head/Eyes.blockymodel",
      "Texture": "NPC/Undead/Zombie/Models/Attachments/Head/Eyes_Blue.png"
    },
    {
      "Model": "Cosmetics/Overtops/Overtops_Mini_Jacket.blockymodel",
      "Texture": "Cosmetics/Overtops/Overtops_Short_Sleeve_Textures/Forest_Vest_Greyscale.png",
      "GradientSet": "Fantasy_Cotton",
      "GradientId": "Turquoise"
    },
    {
      "Model": "NPC/Undead/Zombie/Models/Attachments/Head/Haircuts/Spiky_Werewolf.blockymodel",
      "Texture": "NPC/Undead/Zombie/Models/Attachments/Head/Haircuts/Spiky_Werewolf_Texture.png",
      "GradientSet": "Hair",
      "GradientId": "GreyPurple"
    },
    {
      "Model": "NPC/Undead/Zombie/Models/Attachments/Head/Hoodie.blockymodel",
      "Texture": "NPC/Undead/Zombie/Models/Attachments/Head/Hoodie_Texture.png"
    },
    {
      "Model": "NPC/Undead/Zombie/Models/Attachments/Back/Torn_Cape.blockymodel",
      "Texture": "NPC/Undead/Zombie/Models/Attachments/Back/Torn_Cape_Texture.png"
    },
    {
      "Model": "Cosmetics/Shoes/Boots_Thick.blockymodel",
      "Texture": "Cosmetics/Shoes/Boots_Thick_Textures/Bands_Greyscale.png",
      "GradientSet": "Fantasy_Cotton",
      "GradientId": "Brown"
    },
    {
      "Model": "NPC/Undead/Zombie/Models/Attachments/Head/Teeth_Large.blockymodel",
      "Texture": "NPC/Undead/Zombie/Models/Attachments/Head/Teeth_Large_Texture.png"
    },
    {
      "Model": "Cosmetics/Pants/Short_Bermuda.blockymodel",
      "Texture": "Cosmetics/Pants/Short_Bermuda_Textures/Forest_Greyscale.png",
      "GradientSet": "Fantasy_Cotton_Dark",
      "GradientId": "Brown"
    },
    {
      "Model": "Characters/Body_Attachments/Eyebrows/Eyebrows_Medium.blockymodel",
      "Texture": "Characters/Body_Attachments/Eyebrows/Feral.png",
      "GradientSet": "Hair",
      "GradientId": "GreyPurple"
    },
    {
      "Model": "Cosmetics/Gloves/Leather_Straps.blockymodel",
      "Texture": "Cosmetics/Gloves/Leather_Straps_Greyscale.png",
      "GradientSet": "Faded_Leather",
      "GradientId": "Brown"
    }
  ],
  "Parent": "Zombie",
  "AnimationSets": {
    "Spawn": {
      "Animations": [
        {
          "Animation": "NPC/Undead/Zombie_Werewolf/Default/Spawn.blockyanim",
          "Looping": false,
          "BlendingDuration": 0
        }
      ]
    },
    "Despawn": {
      "Animations": [
        {
          "Animation": "NPC/Undead/Zombie_Werewolf/Default/Despawn.blockyanim",
          "Looping": false
        }
      ]
    }
  }
}