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" : "aviantier10spear",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A spear inspired by mighty Kluex.",
"shortdescription" : "Will of Kluex",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "aviantier10spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "aviantier10spear.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: 834 B

View file

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

View file

@ -0,0 +1,97 @@
{
"itemName" : "aviantier2spear",
"price" : 170,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A basic spear, decorated with a feather.",
"shortdescription" : "The Early Bird",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "aviantier2spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "aviantier2spear.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: 454 B

View file

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

View file

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

View file

@ -0,0 +1,97 @@
{
"itemName" : "aviantier5spear",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A spear perfect for martial arts.",
"shortdescription" : "Bird in the Hand",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "aviantier5spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "aviantier5spear.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: 638 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "aviantier6spear",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A spear perfect for quick, rapid stabs.",
"shortdescription" : "Last Action Heron",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "aviantier6spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "aviantier6spear.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: 637 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "aviantier7spear",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A spear shaped like a roasted chicken.",
"shortdescription" : "The Roaster",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "aviantier7spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "aviantier7spear.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: 658 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "aviantier8spear",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A bill-shaped spear with a jagged edge.",
"shortdescription" : "Duckbilled Splatypus",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "aviantier8spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "aviantier8spear.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: 647 B

View file

@ -0,0 +1,97 @@
{
"itemName" : "aviantier9spear",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A spear passed down by guardians of the Sunborn.",
"shortdescription" : "Sunguard",
"tooltipKind" : "sword",
"weaponType" : "Spear",
"twoHanded" : true,
"itemTags" : ["weapon","melee","spear"],
"inventoryIcon" : "aviantier9spear.png",
"animation" : "/items/active/weapons/melee/spear/spear.animation",
"animationParts" : {
"handle" : "",
"blade" : "aviantier9spear.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: 711 B