This commit is contained in:
Aria 2025-03-21 22:23:30 +11:00
commit 9c94d113d3
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
10260 changed files with 1237388 additions and 0 deletions

View file

@ -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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 641 B

View file

@ -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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 B

View file

@ -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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 327 B

View file

@ -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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

View file

@ -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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 438 B

View file

@ -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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 391 B

View file

@ -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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B

View file

@ -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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 B

View file

@ -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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 513 B

View file

@ -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"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 539 B