v1.4.4
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "humantier10spear",
|
||||
"price" : 170,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A spear that could take down any alien.",
|
||||
"shortdescription" : "Alienbane",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "humantier10spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "humantier10spear.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_spear.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/spear/spear.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"aimOffset" : -1.0,
|
||||
"primaryAbility" : {
|
||||
"scripts" : [],
|
||||
"class" : "SpearStab",
|
||||
|
||||
"fireTime" : 0.9,
|
||||
"baseDps" : 10.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "spear",
|
||||
"statusEffects" : [ ],
|
||||
"knockbackMode" : "aim",
|
||||
"knockback" : 30,
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"holdDamageMultiplier" : 0.1,
|
||||
"holdDamageConfig" : {
|
||||
"timeoutGroup" : "hold",
|
||||
"timeout" : 0.5
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : 0,
|
||||
"twoHanded" : false,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : -110,
|
||||
"weaponRotation" : 20,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.3,
|
||||
"armRotation" : -20,
|
||||
"weaponRotation" : -70,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"hold" : {
|
||||
"armRotation" : -30,
|
||||
"weaponRotation" : -60,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.0],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"palette" : "/items/active/weapons/colors/tier10melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/spear/flurry/flurry.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
BIN
attic/old weapons/swords/tiered/human/spear/humantier10spear.png
Normal file
After Width: | Height: | Size: 641 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "humantier1spear",
|
||||
"price" : 170,
|
||||
"level" : 1,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A spear which is basic.",
|
||||
"shortdescription" : "Basic Spear",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "humantier1spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "humantier1spear.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_spear.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/spear/spear.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"aimOffset" : -1.0,
|
||||
"primaryAbility" : {
|
||||
"scripts" : [],
|
||||
"class" : "SpearStab",
|
||||
|
||||
"fireTime" : 0.9,
|
||||
"baseDps" : 10.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "spear",
|
||||
"statusEffects" : [ ],
|
||||
"knockbackMode" : "aim",
|
||||
"knockback" : 30,
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"holdDamageMultiplier" : 0.1,
|
||||
"holdDamageConfig" : {
|
||||
"timeoutGroup" : "hold",
|
||||
"timeout" : 0.5
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : 0,
|
||||
"twoHanded" : false,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : -110,
|
||||
"weaponRotation" : 20,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.3,
|
||||
"armRotation" : -20,
|
||||
"weaponRotation" : -70,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"hold" : {
|
||||
"armRotation" : -30,
|
||||
"weaponRotation" : -60,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.0],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"palette" : "/items/active/weapons/colors/tier1melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/spear/flurry/flurry.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
BIN
attic/old weapons/swords/tiered/human/spear/humantier1spear.png
Normal file
After Width: | Height: | Size: 224 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "humantier2spear",
|
||||
"price" : 170,
|
||||
"level" : 2,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A popular spear.",
|
||||
"shortdescription" : "Spear Today",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "humantier2spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "humantier2spear.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_spear.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/spear/spear.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"aimOffset" : -1.0,
|
||||
"primaryAbility" : {
|
||||
"scripts" : [],
|
||||
"class" : "SpearStab",
|
||||
|
||||
"fireTime" : 0.9,
|
||||
"baseDps" : 10.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "spear",
|
||||
"statusEffects" : [ ],
|
||||
"knockbackMode" : "aim",
|
||||
"knockback" : 30,
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"holdDamageMultiplier" : 0.1,
|
||||
"holdDamageConfig" : {
|
||||
"timeoutGroup" : "hold",
|
||||
"timeout" : 0.5
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : 0,
|
||||
"twoHanded" : false,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : -110,
|
||||
"weaponRotation" : 20,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.3,
|
||||
"armRotation" : -20,
|
||||
"weaponRotation" : -70,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"hold" : {
|
||||
"armRotation" : -30,
|
||||
"weaponRotation" : -60,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.0],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"palette" : "/items/active/weapons/colors/tier2melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/spear/flurry/flurry.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
BIN
attic/old weapons/swords/tiered/human/spear/humantier2spear.png
Normal file
After Width: | Height: | Size: 327 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "humantier3spear",
|
||||
"price" : 170,
|
||||
"level" : 3,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A futuristic-looking spear.",
|
||||
"shortdescription" : "Prong Tomorrow",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "humantier3spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "humantier3spear.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_spear.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/spear/spear.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"aimOffset" : -1.0,
|
||||
"primaryAbility" : {
|
||||
"scripts" : [],
|
||||
"class" : "SpearStab",
|
||||
|
||||
"fireTime" : 0.9,
|
||||
"baseDps" : 10.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "spear",
|
||||
"statusEffects" : [ ],
|
||||
"knockbackMode" : "aim",
|
||||
"knockback" : 30,
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"holdDamageMultiplier" : 0.1,
|
||||
"holdDamageConfig" : {
|
||||
"timeoutGroup" : "hold",
|
||||
"timeout" : 0.5
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : 0,
|
||||
"twoHanded" : false,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : -110,
|
||||
"weaponRotation" : 20,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.3,
|
||||
"armRotation" : -20,
|
||||
"weaponRotation" : -70,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"hold" : {
|
||||
"armRotation" : -30,
|
||||
"weaponRotation" : -60,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.0],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"palette" : "/items/active/weapons/colors/tier3melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/spear/flurry/flurry.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
BIN
attic/old weapons/swords/tiered/human/spear/humantier3spear.png
Normal file
After Width: | Height: | Size: 334 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "humantier4spear",
|
||||
"price" : 170,
|
||||
"level" : 4,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A spear with a little horn on it.",
|
||||
"shortdescription" : "The Rhino",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "humantier4spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "humantier4spear.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_spear.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/spear/spear.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"aimOffset" : -1.0,
|
||||
"primaryAbility" : {
|
||||
"scripts" : [],
|
||||
"class" : "SpearStab",
|
||||
|
||||
"fireTime" : 0.9,
|
||||
"baseDps" : 10.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "spear",
|
||||
"statusEffects" : [ ],
|
||||
"knockbackMode" : "aim",
|
||||
"knockback" : 30,
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"holdDamageMultiplier" : 0.1,
|
||||
"holdDamageConfig" : {
|
||||
"timeoutGroup" : "hold",
|
||||
"timeout" : 0.5
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : 0,
|
||||
"twoHanded" : false,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : -110,
|
||||
"weaponRotation" : 20,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.3,
|
||||
"armRotation" : -20,
|
||||
"weaponRotation" : -70,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"hold" : {
|
||||
"armRotation" : -30,
|
||||
"weaponRotation" : -60,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.0],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"palette" : "/items/active/weapons/colors/tier4melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/spear/flurry/flurry.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
BIN
attic/old weapons/swords/tiered/human/spear/humantier4spear.png
Normal file
After Width: | Height: | Size: 438 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "humantier5spear",
|
||||
"price" : 170,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A spear shaped like a cattleprod.",
|
||||
"shortdescription" : "Cattleprodder",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "humantier5spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "humantier5spear.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_spear.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/spear/spear.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"aimOffset" : -1.0,
|
||||
"primaryAbility" : {
|
||||
"scripts" : [],
|
||||
"class" : "SpearStab",
|
||||
|
||||
"fireTime" : 0.9,
|
||||
"baseDps" : 10.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "spear",
|
||||
"statusEffects" : [ ],
|
||||
"knockbackMode" : "aim",
|
||||
"knockback" : 30,
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"holdDamageMultiplier" : 0.1,
|
||||
"holdDamageConfig" : {
|
||||
"timeoutGroup" : "hold",
|
||||
"timeout" : 0.5
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : 0,
|
||||
"twoHanded" : false,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : -110,
|
||||
"weaponRotation" : 20,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.3,
|
||||
"armRotation" : -20,
|
||||
"weaponRotation" : -70,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"hold" : {
|
||||
"armRotation" : -30,
|
||||
"weaponRotation" : -60,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.0],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"palette" : "/items/active/weapons/colors/tier5melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/spear/flurry/flurry.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
BIN
attic/old weapons/swords/tiered/human/spear/humantier5spear.png
Normal file
After Width: | Height: | Size: 391 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "humantier6spear",
|
||||
"price" : 170,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A spear shaped like a cattle prod, but deadlier.",
|
||||
"shortdescription" : "Cattlekiller",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "humantier6spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "humantier6spear.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_spear.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/spear/spear.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"aimOffset" : -1.0,
|
||||
"primaryAbility" : {
|
||||
"scripts" : [],
|
||||
"class" : "SpearStab",
|
||||
|
||||
"fireTime" : 0.9,
|
||||
"baseDps" : 10.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "spear",
|
||||
"statusEffects" : [ ],
|
||||
"knockbackMode" : "aim",
|
||||
"knockback" : 30,
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"holdDamageMultiplier" : 0.1,
|
||||
"holdDamageConfig" : {
|
||||
"timeoutGroup" : "hold",
|
||||
"timeout" : 0.5
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : 0,
|
||||
"twoHanded" : false,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : -110,
|
||||
"weaponRotation" : 20,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.3,
|
||||
"armRotation" : -20,
|
||||
"weaponRotation" : -70,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"hold" : {
|
||||
"armRotation" : -30,
|
||||
"weaponRotation" : -60,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.0],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"palette" : "/items/active/weapons/colors/tier6melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/spear/flurry/flurry.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
BIN
attic/old weapons/swords/tiered/human/spear/humantier6spear.png
Normal file
After Width: | Height: | Size: 380 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "humantier7spear",
|
||||
"price" : 170,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A spear designed for persuasion.",
|
||||
"shortdescription" : "Viewpoint",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "humantier7spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "humantier7spear.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_spear.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/spear/spear.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"aimOffset" : -1.0,
|
||||
"primaryAbility" : {
|
||||
"scripts" : [],
|
||||
"class" : "SpearStab",
|
||||
|
||||
"fireTime" : 0.9,
|
||||
"baseDps" : 10.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "spear",
|
||||
"statusEffects" : [ ],
|
||||
"knockbackMode" : "aim",
|
||||
"knockback" : 30,
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"holdDamageMultiplier" : 0.1,
|
||||
"holdDamageConfig" : {
|
||||
"timeoutGroup" : "hold",
|
||||
"timeout" : 0.5
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : 0,
|
||||
"twoHanded" : false,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : -110,
|
||||
"weaponRotation" : 20,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.3,
|
||||
"armRotation" : -20,
|
||||
"weaponRotation" : -70,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"hold" : {
|
||||
"armRotation" : -30,
|
||||
"weaponRotation" : -60,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.0],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"palette" : "/items/active/weapons/colors/tier7melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/spear/flurry/flurry.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
BIN
attic/old weapons/swords/tiered/human/spear/humantier7spear.png
Normal file
After Width: | Height: | Size: 361 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "humantier8spear",
|
||||
"price" : 170,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A swift, adaptable spear.",
|
||||
"shortdescription" : "Headspiker",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "humantier8spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "humantier8spear.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_spear.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/spear/spear.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"aimOffset" : -1.0,
|
||||
"primaryAbility" : {
|
||||
"scripts" : [],
|
||||
"class" : "SpearStab",
|
||||
|
||||
"fireTime" : 0.9,
|
||||
"baseDps" : 10.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "spear",
|
||||
"statusEffects" : [ ],
|
||||
"knockbackMode" : "aim",
|
||||
"knockback" : 30,
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"holdDamageMultiplier" : 0.1,
|
||||
"holdDamageConfig" : {
|
||||
"timeoutGroup" : "hold",
|
||||
"timeout" : 0.5
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : 0,
|
||||
"twoHanded" : false,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : -110,
|
||||
"weaponRotation" : 20,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.3,
|
||||
"armRotation" : -20,
|
||||
"weaponRotation" : -70,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"hold" : {
|
||||
"armRotation" : -30,
|
||||
"weaponRotation" : -60,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.0],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"palette" : "/items/active/weapons/colors/tier8melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/spear/flurry/flurry.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
BIN
attic/old weapons/swords/tiered/human/spear/humantier8spear.png
Normal file
After Width: | Height: | Size: 513 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "humantier9spear",
|
||||
"price" : 170,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "An intimidating spear.",
|
||||
"shortdescription" : "The Menacer",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "humantier9spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "humantier9spear.png"
|
||||
},
|
||||
"animationCustom" : {
|
||||
"sounds" : {
|
||||
"fire" : [ "/sfx/melee/swing_spear.ogg" ]
|
||||
}
|
||||
},
|
||||
|
||||
"scripts" : ["/items/active/weapons/melee/spear/spear.lua"],
|
||||
|
||||
"elementalType" : "physical",
|
||||
|
||||
"aimOffset" : -1.0,
|
||||
"primaryAbility" : {
|
||||
"scripts" : [],
|
||||
"class" : "SpearStab",
|
||||
|
||||
"fireTime" : 0.9,
|
||||
"baseDps" : 10.5,
|
||||
"damageConfig" : {
|
||||
"damageSourceKind" : "spear",
|
||||
"statusEffects" : [ ],
|
||||
"knockbackMode" : "aim",
|
||||
"knockback" : 30,
|
||||
"timeoutGroup" : "primary"
|
||||
},
|
||||
"holdDamageMultiplier" : 0.1,
|
||||
"holdDamageConfig" : {
|
||||
"timeoutGroup" : "hold",
|
||||
"timeout" : 0.5
|
||||
},
|
||||
"stances" : {
|
||||
"idle" : {
|
||||
"armRotation" : -90,
|
||||
"weaponRotation" : 0,
|
||||
"twoHanded" : false,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
},
|
||||
"windup" : {
|
||||
"duration" : 0.1,
|
||||
"armRotation" : -110,
|
||||
"weaponRotation" : 20,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 0.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"fire" : {
|
||||
"duration" : 0.3,
|
||||
"armRotation" : -20,
|
||||
"weaponRotation" : -70,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.5],
|
||||
|
||||
"allowRotate" : false,
|
||||
"allowFlip" : false
|
||||
},
|
||||
"hold" : {
|
||||
"armRotation" : -30,
|
||||
"weaponRotation" : -60,
|
||||
"twoHanded" : true,
|
||||
"weaponOffset" : [0, 2.0],
|
||||
|
||||
"allowRotate" : true,
|
||||
"allowFlip" : true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
"palette" : "/items/active/weapons/colors/tier9melee.weaponcolors",
|
||||
|
||||
"altAbilitySource" : "/items/active/weapons/melee/altabilities/spear/flurry/flurry.altability",
|
||||
|
||||
"builder" : "/items/buildscripts/buildunrandweapon.lua"
|
||||
}
|
BIN
attic/old weapons/swords/tiered/human/spear/humantier9spear.png
Normal file
After Width: | Height: | Size: 539 B |