Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Interactions / Weapons / Hoe / Attacks / Swing_Left / Hoe_Swing_Left_Effect.json

Hoe_Swing_Left_Effect

Server/Item/Interactions/Weapons/Hoe/Attacks/Swing_Left/Hoe_Swing_Left_Effect.json, 495 B

Fields

FieldType
Typestring
$Commentstring
RunTimenumber
Effectsobject

Source

{
  "Type": "Simple",
  "$Comment": "Length of Effect",
  "RunTime": 0.167,
  "Effects": {
    "Trails": [
      {
        "PositionOffset": {
          "X": 0.5,
          "Y": -0.3,
          "Z": 0
        },
        "RotationOffset": {
          "Pitch": 90,
          "Roll": 0,
          "Yaw": 0
        },
        "TargetNodeName": "Handle",
        "TrailId": "Small_Default"
      }
    ],
    "WorldSoundEventId": "SFX_Tool_T1_Swing",
    "CameraEffect": "Hoe_Swing_Horizontal"
  }
}