Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / Item / Items / Weapon / Longsword / Weapon_Longsword_Praetorian_NPC.json

Weapon_Longsword_Praetorian_NPC

Server/Item/Items/Weapon/Longsword/Weapon_Longsword_Praetorian_NPC.json, 338 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
PlayerAnimationsIdstring
Utilityobject
Qualitystring
Tagsobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Weapon_Longsword_Praetorian_NPC.name"
  },
  "Parent": "Weapon_Longsword_Praetorian",
  "PlayerAnimationsId": "Sword",
  "Utility": {
    "Compatible": true
  },
  "Quality": "Developer",
  "Tags": {
    "Type": [
      "Weapon"
    ],
    "Family": [
      "Longsword"
    ]
  }
}