{ "itemName" : "hylotlstarter", "price" : 100, "level" : 1, "maxStack" : 1, "rarity" : "Legendary", "description" : "A broken sword. Looks like it got eaten by a shark.", "shortdescription" : "Broken Wave Sword", "tooltipKind" : "sword", "weaponType" : "Broadsword", "twoHanded" : true, "itemTags" : ["weapon","melee","broadsword"], "inventoryIcon" : "hylotlstarter.png", "animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation", "animationParts" : { "sword" : "/items/active/weapons/tiered/broadsword/hylotl/hylotlstarter.png" }, "animationCustom" : { "sounds" : { "fire" : [ "/sfx/melee/swing_broadsword.ogg" ] } }, "scripts" : ["/items/active/weapons/melee/meleeweapon.lua"], "elementalType" : "physical", "primaryAbility" : { "scripts" : ["/items/active/weapons/melee/meleeslash.lua"], "class" : "MeleeSlash", "fireTime" : 0.83, "baseDps" : 10, "damageConfig" : { "damageSourceKind" : "broadsword", "statusEffects" : [ ], "knockback" : 20, "knockbackMode" : "facing", "timeoutGroup" : "primary" }, "stances" : { "idle" : { "armRotation" : -90, "weaponRotation" : -10, "allowRotate" : false, "allowFlip" : true }, "windup" : { "duration" : 0.1, "armRotation" : 90, "weaponRotation" : -10, "twoHanded" : true, "allowRotate" : false, "allowFlip" : true }, "preslash" : { "duration" : 0.025, "armRotation" : 55, "weaponRotation" : -45, "twoHanded" : true, "allowRotate" : false, "allowFlip" : false }, "fire" : { "duration" : 0.4, "armRotation" : -45, "weaponRotation" : -55, "twoHanded" : true, "allowRotate" : false, "allowFlip" : false } } }, "baseWeaponRotation" : 10, "palette" : "/items/active/weapons/colors/tier1melee.weaponcolors", "altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability", "builder" : "/items/buildscripts/buildunrandweapon.lua" }