Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Entity / Effects / Food / Buff / _Deprecated / Food_EffectCondition_Buff_Small.json

Food_EffectCondition_Buff_Small

Server/Entity/Effects/Food/Buff/_Deprecated/Food_EffectCondition_Buff_Small.json, 242 B

Fields

FieldType
Typestring
EntityEffectIdsarray[3]
Matchstring
Nextstring
Failedobject

Source

{
  "Type": "EffectCondition",
  "EntityEffectIds": [
    "Food_Buff_Small_T1",
    "Food_Buff_Small_T2",
    "Food_Buff_Small_T3"
  ],
  "Match": "None",
  "Next": "Consume_Charge",
  "Failed": {
    "Type": "Simple",
    "RunTime": 0
  }
}