v1.4.4
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "florantier10spear",
|
||||
"price" : 170,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A spear fashioned out of spiked plants.",
|
||||
"shortdescription" : "Huntmaster",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "florantier10spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "florantier10spear.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"
|
||||
}
|
After Width: | Height: | Size: 642 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "florantier1spear",
|
||||
"price" : 170,
|
||||
"level" : 1,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A spear for dealing out damage.",
|
||||
"shortdescription" : "Poker",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "florantier1spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "florantier1spear.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"
|
||||
}
|
After Width: | Height: | Size: 282 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "florantier2spear",
|
||||
"price" : 170,
|
||||
"level" : 2,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A rigid spear on a stick.",
|
||||
"shortdescription" : "Pokerface",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "florantier2spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "florantier2spear.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"
|
||||
}
|
After Width: | Height: | Size: 399 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "florantier3spear",
|
||||
"price" : 170,
|
||||
"level" : 3,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A spear on a fancy stick.",
|
||||
"shortdescription" : "Strippoker",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "florantier3spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "florantier3spear.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"
|
||||
}
|
After Width: | Height: | Size: 517 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "florantier4spear",
|
||||
"price" : 170,
|
||||
"level" : 4,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A strong spear made for stabbing.",
|
||||
"shortdescription" : "Stabber",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "florantier4spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "florantier4spear.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"
|
||||
}
|
After Width: | Height: | Size: 436 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "florantier5spear",
|
||||
"price" : 170,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "An excellent spear for stabbing.",
|
||||
"shortdescription" : "Backstabber",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "florantier5spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "florantier5spear.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"
|
||||
}
|
After Width: | Height: | Size: 615 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "florantier6spear",
|
||||
"price" : 170,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A spear with a menacing appearance.",
|
||||
"shortdescription" : "Facestabber",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "florantier6spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "florantier6spear.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"
|
||||
}
|
After Width: | Height: | Size: 710 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "florantier7spear",
|
||||
"price" : 170,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A spear with two smaller prongs on it.",
|
||||
"shortdescription" : "StabStabStab",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "florantier7spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "florantier7spear.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"
|
||||
}
|
After Width: | Height: | Size: 629 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "florantier8spear",
|
||||
"price" : 170,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A lethal spear with berries on it.",
|
||||
"shortdescription" : "Stabberry",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "florantier8spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "florantier8spear.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"
|
||||
}
|
After Width: | Height: | Size: 767 B |
|
@ -0,0 +1,97 @@
|
|||
{
|
||||
"itemName" : "florantier9spear",
|
||||
"price" : 170,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A serrated spear with a leaf on it.",
|
||||
"shortdescription" : "Treeshredder",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Spear",
|
||||
"twoHanded" : true,
|
||||
"itemTags" : ["weapon","melee","spear"],
|
||||
|
||||
"inventoryIcon" : "florantier9spear.png",
|
||||
|
||||
"animation" : "/items/active/weapons/melee/spear/spear.animation",
|
||||
"animationParts" : {
|
||||
"handle" : "",
|
||||
"blade" : "florantier9spear.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"
|
||||
}
|
After Width: | Height: | Size: 572 B |