Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Weapon / Longsword / Weapon_Longsword_Flame.json

Weapon_Longsword_Flame

Server/Item/Items/Weapon/Longsword/Weapon_Longsword_Flame.json, 5.8 KB

Fields

FieldType
TranslationPropertiesobject
Categoriesarray[1]
Qualitystring
ItemLevelnumber
Modelstring
Texturestring
PlayerAnimationsIdstring
Interactionsobject
InteractionVarsobject
IconPropertiesobject
Iconstring
Particlesarray[1]
DroppedItemAnimationstring
Tagsobject
Trailsarray[1]
DurabilityLossOnHitnumber
Weaponobject
Lightobject
ItemSoundSetIdstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Weapon_Longsword_Flame.name"
  },
  "Categories": [
    "Items.Weapons"
  ],
  "Quality": "Legendary",
  "ItemLevel": 30,
  "Model": "Items/Weapons/Longsword/Flame.blockymodel",
  "Texture": "Items/Weapons/Longsword/Flame_Texture.png",
  "PlayerAnimationsId": "Longsword",
  "Interactions": {
    "Primary": "Longsword_Attack"
  },
  "InteractionVars": {
    "Longsword_Swing_Left_Effect": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Left_Effect",
          "Effects": {
            "Trails": [
              {
                "PositionOffset": {
                  "X": 0.9,
                  "Y": 0.1,
                  "Z": 0
                },
                "RotationOffset": {
                  "Pitch": 0,
                  "Roll": 90,
                  "Yaw": 0
                },
                "TargetNodeName": "Handle",
                "TrailId": "Large_Flame"
              }
            ],
            "WorldSoundEventId": "SFX_Longsword_Special_Swing"
          }
        }
      ]
    },
    "Longsword_Swing_Left_Damage": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Left_Damage",
          "DamageCalculator": {
            "Type": "Absolute",
            "BaseDamage": {
              "Fire": 31
            },
            "RandomPercentageModifier": 0.15
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Impact"
          }
        }
      ]
    },
    "Longsword_Swing_Right_Effect": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Left_Effect",
          "Effects": {
            "Trails": [
              {
                "PositionOffset": {
                  "X": 0.9,
                  "Y": 0.1,
                  "Z": 0
                },
                "RotationOffset": {
                  "Pitch": 0,
                  "Roll": 90,
                  "Yaw": 0
                },
                "TargetNodeName": "Handle",
                "TrailId": "Large_Flame"
              }
            ],
            "WorldSoundEventId": "SFX_Longsword_Special_Swing"
          }
        }
      ]
    },
    "Longsword_Swing_Right_Damage": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Right_Damage",
          "DamageCalculator": {
            "Type": "Absolute",
            "BaseDamage": {
              "Fire": 31
            },
            "RandomPercentageModifier": 0.15
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Impact"
          }
        }
      ]
    },
    "Longsword_Swing_Up_Left_Effect": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Left_Effect",
          "Effects": {
            "Trails": [
              {
                "PositionOffset": {
                  "X": 0.9,
                  "Y": 0.1,
                  "Z": 0
                },
                "RotationOffset": {
                  "Pitch": 0,
                  "Roll": 90,
                  "Yaw": 0
                },
                "TargetNodeName": "Handle",
                "TrailId": "Large_Flame"
              }
            ],
            "WorldSoundEventId": "SFX_Longsword_Special_Swing"
          }
        }
      ]
    },
    "Longsword_Swing_Up_Left_Damage": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Up_Left_Damage",
          "DamageCalculator": {
            "Type": "Absolute",
            "BaseDamage": {
              "Fire": 31
            },
            "RandomPercentageModifier": 0.15
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Impact"
          }
        }
      ]
    },
    "Longsword_Stab_Charged_Effect": {
      "Interactions": [
        {
          "Parent": "Longsword_Stab_Charged_Effect",
          "Effects": {
            "Trails": [
              {
                "PositionOffset": {
                  "X": 0.9,
                  "Y": 0.1,
                  "Z": 0
                },
                "RotationOffset": {
                  "Pitch": 0,
                  "Roll": 90,
                  "Yaw": 0
                },
                "TargetNodeName": "Handle",
                "TrailId": "Large_Flame"
              }
            ],
            "WorldSoundEventId": "SFX_Weapon_Charge_Swing"
          }
        }
      ]
    },
    "Longsword_Stab_Charged_Damage": {
      "Interactions": [
        {
          "Parent": "Longsword_Stab_Charged_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Fire": 39
            },
            "Type": "Absolute",
            "RandomPercentageModifier": 0.15
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Impact"
          }
        }
      ]
    }
  },
  "IconProperties": {
    "Scale": 0.32,
    "Translation": [
      -42,
      -43
    ],
    "Rotation": [
      45,
      90,
      0
    ]
  },
  "Icon": "Icons/ItemsGenerated/Weapon_Longsword_Flame.png",
  "Particles": [
    {
      "SystemId": "FireSword",
      "TargetNodeName": "Handle",
      "PositionOffset": {
        "X": 1
      },
      "TargetEntityPart": "PrimaryItem"
    }
  ],
  "DroppedItemAnimation": "Items/Animations/Dropped/Dropped_Diagonal_Left.blockyanim",
  "Tags": {
    "Type": [
      "Weapon"
    ],
    "Family": [
      "Longsword"
    ]
  },
  "Trails": [
    {
      "PositionOffset": {
        "X": 0.9,
        "Y": 0.1,
        "Z": 0
      },
      "RotationOffset": {
        "Pitch": 0,
        "Roll": 90,
        "Yaw": 0
      },
      "TargetNodeName": "Handle",
      "TrailId": "Large_Flame",
      "TargetEntityPart": "PrimaryItem"
    }
  ],
  "DurabilityLossOnHit": 0.52,
  "Weapon": {},
  "Light": {
    "Radius": 1,
    "Color": "#621"
  },
  "ItemSoundSetId": "ISS_Weapons_Blade_Large"
}