Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.1 / Entity / Effects / Food / Buff / _Deprecated / Food_Buff_Small_T3.json

Food_Buff_Small_T3

Server/Entity/Effects/Food/Buff/_Deprecated/Food_Buff_Small_T3.json, 189 B

Fields

FieldType
StatModifiersobject
OverlapBehaviorstring
Durationnumber
DamageCalculatorCooldownnumber
StatusEffectIconstring

Source

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