Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.1 / Item / Interactions / Consumables / Stat_Check.json

Stat_Check

Server/Item/Interactions/Consumables/Stat_Check.json, 140 B

Fields

FieldType
Typestring
Costsobject
ValueTypestring
LessThanboolean
Nextstring

Source

{
  "Type": "StatsCondition",
  "Costs": {
    "Health": 100
  },
  "ValueType": "Percent",
  "LessThan": true,
  "Next": "Consume_Charge"
}