102 lines
2.5 KiB
Text
102 lines
2.5 KiB
Text
{
|
|
"itemName" : "hylotltier7hammer",
|
|
"price" : 170,
|
|
"level" : 6,
|
|
"maxStack" : 1,
|
|
"rarity" : "Common",
|
|
"description" : "A spiked cylindrical mace.",
|
|
"shortdescription" : "Sea Cucumber",
|
|
"tooltipKind" : "sword",
|
|
"weaponType" : "Hammer",
|
|
"twoHanded" : true,
|
|
"itemTags" : ["weapon","melee","hammer"],
|
|
|
|
"inventoryIcon" : "hylotltier7hammer.png",
|
|
|
|
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
|
|
"animationParts" : {
|
|
"blade" : "/items/active/weapons/tiered/hammer/hylotl/hylotltier7hammer.png"
|
|
},
|
|
"animationCustom" : {
|
|
"sounds" : {
|
|
"fire" : [ "/sfx/melee/swing_hammer.ogg" ]
|
|
}
|
|
},
|
|
|
|
"scripts" : ["/items/active/weapons/melee/hammer/hammer.lua"],
|
|
|
|
"elementalType" : "physical",
|
|
|
|
"primaryAbility" : {
|
|
"scripts" : [],
|
|
"class" : "HammerSmash",
|
|
|
|
"fireTime" : 1.3,
|
|
"baseDps" : 11.5,
|
|
"damageConfig" : {
|
|
"damageSourceKind" : "hammer",
|
|
"statusEffects" : [ ],
|
|
"knockbackMode" : "facing",
|
|
"knockback" : 45
|
|
},
|
|
"smashMomentum" : [0, -45],
|
|
"stances" : {
|
|
"idle" : {
|
|
"armRotation" : -90,
|
|
"weaponRotation" : -10,
|
|
"weaponOffset" : [-0.125, 0.5],
|
|
|
|
"allowRotate" : false,
|
|
"allowFlip" : true
|
|
},
|
|
"windup" : {
|
|
"duration" : 0.8,
|
|
"armRotation" : 90,
|
|
"weaponRotation" : -10,
|
|
"twoHanded" : true,
|
|
"weaponOffset" : [0, 1.75],
|
|
|
|
"allowRotate" : false,
|
|
"allowFlip" : true,
|
|
|
|
// Windup animation
|
|
"idleHammerAngle" : -20,
|
|
"windupHammerAngle" : 0,
|
|
"dropHammerAngle" : 60,
|
|
"bounceHammerAngle" : 55,
|
|
|
|
"minWindup" : 0.7,
|
|
"windupBaseAngle" : -90,
|
|
"windupAngleRange" : 140
|
|
},
|
|
"preslash" : {
|
|
"duration" : 0.025,
|
|
"armRotation" : 55,
|
|
"weaponRotation" : -45,
|
|
"twoHanded" : true,
|
|
"weaponOffset" : [0, 2.0],
|
|
|
|
"allowRotate" : false,
|
|
"allowFlip" : false
|
|
},
|
|
"fire" : {
|
|
"duration" : 0.4,
|
|
"armRotation" : -35,
|
|
"weaponRotation" : -55,
|
|
"twoHanded" : true,
|
|
"smashTimer" : 1.5,
|
|
"weaponOffset" : [0, 2.0],
|
|
|
|
"allowRotate" : false,
|
|
"allowFlip" : false
|
|
}
|
|
}
|
|
},
|
|
|
|
"baseWeaponRotation" : 10,
|
|
"palette" : "/items/active/weapons/colors/tier7melee.weaponcolors",
|
|
|
|
"altAbilitySource" : "/items/active/weapons/melee/altabilities/hammer/shockwave/physicalshockwave.altability",
|
|
|
|
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
|
}
|