Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / Item / Interactions / Weapons / Battleaxe / Deprecated / Attacks / Whirlwind / Battleaxe_Whirlwind_Effect.json

Battleaxe_Whirlwind_Effect

Server/Item/Interactions/Weapons/Battleaxe/Deprecated/Attacks/Whirlwind/Battleaxe_Whirlwind_Effect.json, 817 B

Fields

FieldType
Typestring
$Commentstring
RunTimenumber
Effectsobject

Source

{
  "Type": "Simple",
  "$Comment": "Length of Effect",
  "RunTime": 0.1,
  "Effects": {
    "Trails": [
      {
        "PositionOffset": {
          "X": 0.8,
          "Y": 0,
          "Z": 0
        },
        "RotationOffset": {
          "Pitch": 0,
          "Roll": 90,
          "Yaw": 0
        },
        "TargetNodeName": "Handle",
        "TrailId": "Medium_Signature"
      }
    ],
    "WorldSoundEventId": "SFX_Light_Melee_T2_Swing",
    "ItemAnimationId": "WhirlwindChargedSpin",
    "WaitForAnimationToFinish": false,
    "Particles": [
      {
        "SystemId": "Sword_Signature_AoE",
        "Scale": 1,
        "TargetNodeName": "Hip",
        "TargetEntityPart": "Entity",
        "PositionOffset": {
          "Y": 1.0
        }
      }
    ],
    "CameraEffect": "Battleaxe_Whirlwind"
  }
}