Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / Interactions / Stat_Check / Stat_Check_Max_Health.json

Stat_Check_Max_Health

Server/Item/Interactions/Stat_Check/Stat_Check_Max_Health.json, 114 B

Fields

FieldType
Parentstring
Costsobject
ValueTypestring
LessThanboolean

Source

{
  "Parent": "Stat_Check",
  "Costs": {
    "Health": 999999
  },
  "ValueType": "Absolute",
  "LessThan": true
}