Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Entity / Effects / Potion / Potion_Health_Instant_Lesser.json

Potion_Health_Instant_Lesser

Server/Entity/Effects/Potion/Potion_Health_Instant_Lesser.json, 158 B

Fields

FieldType
StatModifiersobject
ValueTypestring
OverlapBehaviorstring
Durationnumber
DamageCalculatorCooldownnumber

Source

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