Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / Interactions / Consumables / Condition_Consume_Potion_Slow.json

Condition_Consume_Potion_Slow

Server/Item/Interactions/Consumables/Condition_Consume_Potion_Slow.json, 154 B

Fields

FieldType
Typestring
RequiredGameModestring
Crouchingboolean
Nextstring
Failedstring

Source

{
  "Type": "Condition",
  "RequiredGameMode": "Adventure",
  "Crouching": false,
  "Next": "Consume_Charge_Potion_Slow",
  "Failed": "Block_Secondary"
}