Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / Interactions / Weapons / Mace / Deprecated / Attacks / Swing_Down / Mace_Swing_Down_Effect.json

Mace_Swing_Down_Effect

Server/Item/Interactions/Weapons/Mace/Deprecated/Attacks/Swing_Down/Mace_Swing_Down_Effect.json, 796 B

Fields

FieldType
Typestring
$Commentstring
RunTimenumber
Effectsobject

Source

{
  "Type": "Simple",
  "$Comment": "Length of Effect",
  "RunTime": 0.275,
  "Effects": {
    "Trails": [
      {
        "PositionOffset": {
          "X": 0.8,
          "Y": 0,
          "Z": 0
        },
        "RotationOffset": {
          "Pitch": 0,
          "Roll": 90,
          "Yaw": 0
        },
        "TargetNodeName": "Handle",
        "TrailId": "Medium_Default"
      },
      {
        "PositionOffset": {
          "X": 0.8,
          "Y": 0,
          "Z": 0
        },
        "RotationOffset": {
          "Pitch": 90,
          "Roll": 0,
          "Yaw": 0
        },
        "TargetNodeName": "Handle",
        "TrailId": "Medium_Default"
      }
    ],
    "LocalSoundEventId": "SFX_Mace_T2_Swing_LR_Local",
    "WorldSoundEventId": "SFX_Light_Melee_T2_Swing"
  }
}