Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.7 / Entity / Effects / Food / Boost / Food_Health_Boost_Large.json

Food_Health_Boost_Large

Server/Entity/Effects/Food/Boost/Food_Health_Boost_Large.json, 269 B

Fields

FieldType
RawStatModifiersobject
Durationnumber
OverlapBehaviorstring
StatusEffectIconstring

Source

{
  "RawStatModifiers": {
    "Health": [
      {
        "Amount": 30,
        "CalculationType": "Additive",
        "Target": "Max"
      }
    ]
  },
  "Duration": 480,
  "OverlapBehavior": "Overwrite",
  "StatusEffectIcon": "UI/StatusEffects/AddHealth/Large.png"
}