Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Entity / Effects / Food / Buff / Food_Instant_Heal_T2.json

Food_Instant_Heal_T2

Server/Entity/Effects/Food/Buff/Food_Instant_Heal_T2.json, 159 B

Fields

FieldType
StatModifiersobject
ValueTypestring
OverlapBehaviorstring
Durationnumber
DamageCalculatorCooldownnumber

Source

{
  "StatModifiers": {
    "Health": 10
  },
  "ValueType": "Percent",
  "OverlapBehavior": "Overwrite",
  "Duration": 0.1,
  "DamageCalculatorCooldown": 0
}