Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Item / Interactions / Weapons / Block / Attacks / Swing_Down / Block_Swing_Down_Effect.json

Block_Swing_Down_Effect

Server/Item/Interactions/Weapons/Block/Attacks/Swing_Down/Block_Swing_Down_Effect.json, 191 B

Fields

FieldType
Typestring
$Commentstring
RunTimenumber
Effectsobject

Source

{
  "Type": "Simple",
  "$Comment": "Length of Effect",
  "RunTime": 0.111,
  "Effects": {
    "WorldSoundEventId": "SFX_Unarmed_Swing",
    "CameraEffect": "Block_Swing_Diagonal_Right"
  }
}