Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Item / Interactions / Weapons / Shovel / Attacks / Shovel_Dig_Effect.json

Shovel_Dig_Effect

Server/Item/Interactions/Weapons/Shovel/Attacks/Shovel_Dig_Effect.json, 486 B

Fields

FieldType
Typestring
$Commentstring
RunTimenumber
Effectsobject

Source

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