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" : "apextier10spear",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A strange spear with an unusual design.",
"shortdescription" : "King Wrong",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "apextier10spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "apextier10spear.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: 510 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "apextier1spear",
"price" : 170,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A small blade on a stick.",
"shortdescription" : "The Prodder",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "apextier1spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "apextier1spear.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: 219 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "apextier2spear",
"price" : 170,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A spiky spear.",
"shortdescription" : "Fruitpicker",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "apextier2spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "apextier2spear.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: 261 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "apextier3spear",
"price" : 170,
"level" : 3,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A very spiky spear.",
"shortdescription" : "Fruitpicker Prime",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "apextier3spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "apextier3spear.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: 260 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "apextier4spear",
"price" : 170,
"level" : 4,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A barbed, decorated spear.",
"shortdescription" : "Tailcutter",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "apextier4spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "apextier4spear.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: 356 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "apextier5spear",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "An unpleasant, ridged spear.",
"shortdescription" : "The Tickler",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "apextier5spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "apextier5spear.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: 321 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "apextier6spear",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A trident-like spear.",
"shortdescription" : "See No Evil",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "apextier6spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "apextier6spear.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: 393 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "apextier7spear",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A trident-like curved spear.",
"shortdescription" : "Hear No Evil",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "apextier7spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "apextier7spear.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: 436 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "apextier8spear",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A malevolent, spiked spear.",
"shortdescription" : "Speak No Evil",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "apextier8spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "apextier8spear.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: 428 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "apextier9spear",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A spear that also function as a syringe.",
"shortdescription" : "Lethal Injection",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "apextier9spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "apextier9spear.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: 405 B