Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Entity / Effects / Npc / Npc_Heal_Low.json

Npc_Heal_Low

Server/Entity/Effects/Npc/Npc_Heal_Low.json, 92 B

Fields

FieldType
StatModifiersobject
Durationnumber
OverlapBehaviorstring

Source

{
  "StatModifiers": {
    "Health": 5
  },
  "Duration": 2,
  "OverlapBehavior": "Extend"
}