Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Item / Interactions / Weapons / Sword / Attacks / Deprecated / Stab / Sword_Stab_Effect.json

Sword_Stab_Effect

Server/Item/Interactions/Weapons/Sword/Attacks/Deprecated/Stab/Sword_Stab_Effect.json, 520 B

Fields

FieldType
Typestring
$Commentstring
RunTimenumber
Effectsobject

Source

{
  "Type": "Simple",
  "$Comment": "Length of Effect",
  "RunTime": 0.166,
  "Effects": {
    "Trails": [
      {
        "PositionOffset": {
          "X": 1.1,
          "Y": 0,
          "Z": 0
        },
        "RotationOffset": {
          "Pitch": 0,
          "Roll": 0,
          "Yaw": 0
        },
        "TargetNodeName": "Handle",
        "TrailId": "Small_Default"
      }
    ],
    "WorldSoundEventId": "SFX_Light_Melee_T2_Lunge_Charge",
    "LocalSoundEventId": "SFX_Sword_T2_Lunge_Charge_Local"
  }
}