Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Entity / Effects / Food / Buff / _Deprecated / Food_EffectCondition_Buff_Medium.json

Food_EffectCondition_Buff_Medium

Server/Entity/Effects/Food/Buff/_Deprecated/Food_EffectCondition_Buff_Medium.json, 245 B

Fields

FieldType
Typestring
EntityEffectIdsarray[3]
Matchstring
Nextstring
Failedobject

Source

{
  "Type": "EffectCondition",
  "EntityEffectIds": [
    "Food_Buff_Medium_T1",
    "Food_Buff_Medium_T2",
    "Food_Buff_Medium_T3"
  ],
  "Match": "None",
  "Next": "Consume_Charge",
  "Failed": {
    "Type": "Simple",
    "RunTime": 0
  }
}