Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Entity / Effects / Food / Buff / _Deprecated / Food_Buff_Small_T1.json

Food_Buff_Small_T1

Server/Entity/Effects/Food/Buff/_Deprecated/Food_Buff_Small_T1.json, 190 B

Fields

FieldType
StatModifiersobject
OverlapBehaviorstring
Durationnumber
DamageCalculatorCooldownnumber
StatusEffectIconstring

Source

{
  "StatModifiers": {
    "Health": 10
  },
  "OverlapBehavior": "Overwrite",
  "Duration": 120,
  "DamageCalculatorCooldown": 5,
  "StatusEffectIcon": "UI/StatusEffects/Regen/Small.png"
}