Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Item / Qualities / Developer.json

Developer

Server/Item/Qualities/Developer.json, 525 B

Fields

FieldType
QualityValuenumber
ItemTooltipTexturestring
ItemTooltipArrowTexturestring
SlotTexturestring
BlockSlotTexturestring
SpecialSlotTexturestring
TextColorstring
LocalizationKeystring
VisibleQualityLabelboolean
RenderSpecialSlotboolean

Source

{
  "QualityValue": 10,
  "ItemTooltipTexture": "UI/ItemQualities/Tooltips/ItemTooltipCommon.png",
  "ItemTooltipArrowTexture": "UI/ItemQualities/Tooltips/ItemTooltipCommonArrow.png",
  "SlotTexture": "UI/ItemQualities/Slots/SlotDeveloper.png",
  "BlockSlotTexture": "UI/ItemQualities/Slots/SlotDeveloper.png",
  "SpecialSlotTexture": "UI/ItemQualities/Slots/SlotDeveloper.png",
  "TextColor": "#bb2f2c",
  "LocalizationKey": "server.general.qualities.Developer",
  "VisibleQualityLabel": true,
  "RenderSpecialSlot": true
}