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

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier10axe",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "An axe that's well designed, but expensive.",
"shortdescription" : "iAxe",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "humantier10axe.png",
"firePosition" : [12.5, -3.5],
"fireTime" : 0.91,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_axe.ogg" } ] },
"colorOptions" : [
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "axeswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 6.825
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 90,
"swordAngle" : 90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.05,
"statusEffects" : []
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -45,
"swordAngle" : -90,
"handPosition" : [-2.7, -27],
"duration" : 0.4,
"statusEffects" : []
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier1axe",
"price" : 85,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A small iron axe.",
"shortdescription" : "Iron Axe",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "humantier1axe.png",
"firePosition" : [12.5, -3.5],
"fireTime" : 0.91,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_axe.ogg" } ] },
"colorOptions" : [
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "axeswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 6.825
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 90,
"swordAngle" : 90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.05,
"statusEffects" : []
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -45,
"swordAngle" : -90,
"handPosition" : [-2.7, -27],
"duration" : 0.4,
"statusEffects" : []
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier2axe",
"price" : 85,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A good axe for mountain climbing.",
"shortdescription" : "Ice Axe",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "humantier2axe.png",
"firePosition" : [12.5, -3.5],
"fireTime" : 0.91,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_axe.ogg" } ] },
"colorOptions" : [
/* LIGHT GREY */
{ "ffca8a" : "cccccc", "e0975c" : "9e9e9e", "a85636" : "616161", "6f2919" : "383838" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "axeswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 6.825
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 90,
"swordAngle" : 90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.05,
"statusEffects" : []
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -45,
"swordAngle" : -90,
"handPosition" : [-2.7, -27],
"duration" : 0.4,
"statusEffects" : []
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 435 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier3axe",
"price" : 85,
"level" : 3,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "An axe that vibrates softly when it hits stone.",
"shortdescription" : "Vibro-axe",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "humantier3axe.png",
"firePosition" : [12.5, -3.5],
"fireTime" : 0.91,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_axe.ogg" } ] },
"colorOptions" : [
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "axeswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 6.825
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 90,
"swordAngle" : 90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.05,
"statusEffects" : []
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -45,
"swordAngle" : -90,
"handPosition" : [-2.7, -27],
"duration" : 0.4,
"statusEffects" : []
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier4axe",
"price" : 85,
"level" : 4,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "A stylish, practical axe.",
"shortdescription" : "Class Axe",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "humantier4axe.png",
"firePosition" : [12.5, -3.5],
"fireTime" : 0.91,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_axe.ogg" } ] },
"colorOptions" : [
/* GREY BLUE */
{ "ffca8a" : "9da8af", "e0975c" : "676f83", "a85636" : "3d3d51", "6f2919" : "24232f" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "axeswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 6.825
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 90,
"swordAngle" : 90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.05,
"statusEffects" : []
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -45,
"swordAngle" : -90,
"handPosition" : [-2.7, -27],
"duration" : 0.4,
"statusEffects" : []
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 468 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier5axe",
"price" : 85,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "A hooked axe, used for rock-climbing.",
"shortdescription" : "Climbing Axe",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "humantier5axe.png",
"firePosition" : [12.5, -3.5],
"fireTime" : 0.91,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_axe.ogg" } ] },
"colorOptions" : [
/* LIME GREEN */
{ "ffca8a" : "d1e160", "e0975c" : "9bba3d", "a85636" : "48832f", "6f2919" : "1b4c2a" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "axeswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 6.825
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 90,
"swordAngle" : 90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.05,
"statusEffects" : []
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -45,
"swordAngle" : -90,
"handPosition" : [-2.7, -27],
"duration" : 0.4,
"statusEffects" : []
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier6axe",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "An axe trimmed with gold",
"shortdescription" : "Charitable Axe",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "humantier6axe.png",
"firePosition" : [12.5, -3.5],
"fireTime" : 0.91,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_axe.ogg" } ] },
"colorOptions" : [
/* TEAL */
{ "ffca8a" : "a8e6e2", "e0975c" : "4facb2", "a85636" : "30636c", "6f2919" : "233c43" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "axeswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 6.825
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 90,
"swordAngle" : 90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.05,
"statusEffects" : []
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -45,
"swordAngle" : -90,
"handPosition" : [-2.7, -27],
"duration" : 0.4,
"statusEffects" : []
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 533 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier7axe",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A wrench which has been converted into an axe.",
"shortdescription" : "Opposing Force",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "humantier7axe.png",
"firePosition" : [12.5, -3.5],
"fireTime" : 0.91,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_axe.ogg" } ] },
"colorOptions" : [
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "axeswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 6.825
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 90,
"swordAngle" : 90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.05,
"statusEffects" : []
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -45,
"swordAngle" : -90,
"handPosition" : [-2.7, -27],
"duration" : 0.4,
"statusEffects" : []
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 545 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier8axe",
"price" : 85,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "An axe which serves many uses.",
"shortdescription" : "All-Purpose Axe",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "humantier8axe.png",
"firePosition" : [12.5, -3.5],
"fireTime" : 0.91,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_axe.ogg" } ] },
"colorOptions" : [
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "axeswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 6.825
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 90,
"swordAngle" : 90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.05,
"statusEffects" : []
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -45,
"swordAngle" : -90,
"handPosition" : [-2.7, -27],
"duration" : 0.4,
"statusEffects" : []
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 656 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier9axe",
"price" : 85,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "An axe that looks like it's trying to wiggle away.",
"shortdescription" : "The Wiggler",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "humantier9axe.png",
"firePosition" : [12.5, -3.5],
"fireTime" : 0.91,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_axe.ogg" } ] },
"colorOptions" : [
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "axeswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 6.825
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 90,
"swordAngle" : 90,
"handPosition" : [-2.7, -14.5],
"duration" : 0.05,
"statusEffects" : []
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -45,
"swordAngle" : -90,
"handPosition" : [-2.7, -27],
"duration" : 0.4,
"statusEffects" : []
}
}
}

View file

@ -0,0 +1,86 @@
{
"itemName" : "humanstarter",
"price" : 100,
"level" : 1,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A broken sword. Looks like it's been wrenched from a stone.",
"shortdescription" : "Broken Hero Sword",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "humanstarter.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/human/humanstarter.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
"class" : "MeleeSlash",
"fireTime" : 0.83,
"baseDps" : 10,
"damageConfig" : {
"damageSourceKind" : "broadsword",
"statusEffects" : [ ],
"knockback" : 20,
"knockbackMode" : "facing",
"timeoutGroup" : "primary"
},
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.1,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : true
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -45,
"weaponRotation" : -55,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier1melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 454 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "humantier10broadsword",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A serrated sword with a few hidden surprises.",
"shortdescription" : "Bane of the Gods",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "humantier10broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/human/humantier10broadsword.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
"class" : "MeleeSlash",
"fireTime" : 0.83,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "broadsword",
"statusEffects" : [ ],
"knockback" : 20,
"knockbackMode" : "facing",
"timeoutGroup" : "primary"
},
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.1,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : true
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -45,
"weaponRotation" : -55,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier10melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "humantier1broadsword",
"price" : 170,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A normal, unremarkable broadsword.",
"shortdescription" : "Regular Broadsword",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "humantier1broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/human/humantier1broadsword.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
"class" : "MeleeSlash",
"fireTime" : 0.83,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "broadsword",
"statusEffects" : [ ],
"knockback" : 20,
"knockbackMode" : "facing",
"timeoutGroup" : "primary"
},
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.1,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : true
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -45,
"weaponRotation" : -55,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier1melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "humantier2broadsword",
"price" : 170,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A regular broadsword modified to look cooler.",
"shortdescription" : "Cool Broadsword",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "humantier2broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/human/humantier2broadsword.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
"class" : "MeleeSlash",
"fireTime" : 0.83,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "broadsword",
"statusEffects" : [ ],
"knockback" : 20,
"knockbackMode" : "facing",
"timeoutGroup" : "primary"
},
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.1,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : true
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -45,
"weaponRotation" : -55,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier2melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 431 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "humantier3broadsword",
"price" : 170,
"level" : 3,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A regular broadsword made to look awesome.",
"shortdescription" : "Awesome Broadsword",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "humantier3broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/human/humantier3broadsword.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
"class" : "MeleeSlash",
"fireTime" : 0.83,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "broadsword",
"statusEffects" : [ ],
"knockback" : 20,
"knockbackMode" : "facing",
"timeoutGroup" : "primary"
},
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.1,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : true
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -45,
"weaponRotation" : -55,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier3melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "humantier4broadsword",
"price" : 170,
"level" : 4,
"maxStack" : 1,
"rarity" : "Common",
"description" : "The blacksmith is getting carried away now.",
"shortdescription" : "The Overcompensator",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "humantier4broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/human/humantier4broadsword.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
"class" : "MeleeSlash",
"fireTime" : 0.83,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "broadsword",
"statusEffects" : [ ],
"knockback" : 20,
"knockbackMode" : "facing",
"timeoutGroup" : "primary"
},
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.1,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : true
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -45,
"weaponRotation" : -55,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier4melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 555 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "humantier5broadsword",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A dual-bladed sword, also good for band practise.",
"shortdescription" : "The Tuning Fork",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "humantier5broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/human/humantier5broadsword.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
"class" : "MeleeSlash",
"fireTime" : 0.83,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "broadsword",
"statusEffects" : [ ],
"knockback" : 20,
"knockbackMode" : "facing",
"timeoutGroup" : "primary"
},
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.1,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : true
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -45,
"weaponRotation" : -55,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier5melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "humantier6broadsword",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hefty sword that packs a punch.",
"shortdescription" : "The Paddle",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "humantier6broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/human/humantier6broadsword.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
"class" : "MeleeSlash",
"fireTime" : 0.83,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "broadsword",
"statusEffects" : [ ],
"knockback" : 20,
"knockbackMode" : "facing",
"timeoutGroup" : "primary"
},
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.1,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : true
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -45,
"weaponRotation" : -55,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier6melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 523 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "humantier7broadsword",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hefty sword that packs even more of a punch.",
"shortdescription" : "Paddlemaster 5000",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "humantier7broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/human/humantier7broadsword.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
"class" : "MeleeSlash",
"fireTime" : 0.83,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "broadsword",
"statusEffects" : [ ],
"knockback" : 20,
"knockbackMode" : "facing",
"timeoutGroup" : "primary"
},
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.1,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : true
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -45,
"weaponRotation" : -55,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier7melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "humantier8broadsword",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A sword so heavy it can split trees.",
"shortdescription" : "Treesplitter",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "humantier8broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/human/humantier8broadsword.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
"class" : "MeleeSlash",
"fireTime" : 0.83,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "broadsword",
"statusEffects" : [ ],
"knockback" : 20,
"knockbackMode" : "facing",
"timeoutGroup" : "primary"
},
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.1,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : true
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -45,
"weaponRotation" : -55,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier8melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "humantier9broadsword",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A sword so strong it could cut a moon in half.",
"shortdescription" : "Moonkiller",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "humantier9broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/human/humantier9broadsword.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_broadsword.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/meleeweapon.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : ["/items/active/weapons/melee/meleeslash.lua"],
"class" : "MeleeSlash",
"fireTime" : 0.83,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "broadsword",
"statusEffects" : [ ],
"knockback" : 20,
"knockbackMode" : "facing",
"timeoutGroup" : "primary"
},
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.1,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : true
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -45,
"weaponRotation" : -55,
"twoHanded" : true,
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier9melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/broadsword/spinslash/spinslash.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier10dagger",
"price" : 70,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A dagger so sharp it can cut glass.",
"shortdescription" : "Windowcutter",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "humantier10dagger.png",
"firePosition" : [13.5, -1.5],
"fireTime" : 0.333,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_dagger.ogg" } ] },
"colorOptions" : [
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "daggerswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 2.83
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-3, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -25],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.7, -12.5],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier1dagger",
"price" : 70,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A basic, no-nonsense dagger.",
"shortdescription" : "Shanker",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "humantier1dagger.png",
"firePosition" : [13.5, -1.5],
"fireTime" : 0.333,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_dagger.ogg" } ] },
"colorOptions" : [
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "daggerswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 2.83
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-3, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -25],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.7, -12.5],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier2dagger",
"price" : 70,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A basic, decorated dagger.",
"shortdescription" : "Fancy Shanker",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "humantier2dagger.png",
"firePosition" : [13.5, -1.5],
"fireTime" : 0.333,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_dagger.ogg" } ] },
"colorOptions" : [
/* LIGHT GREY */
{ "ffca8a" : "cccccc", "e0975c" : "9e9e9e", "a85636" : "616161", "6f2919" : "383838" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "daggerswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 2.83
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-3, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -25],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.7, -12.5],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier3dagger",
"price" : 70,
"level" : 3,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "A posh, jewel-encrusted basic dagger.",
"shortdescription" : "Swanky Shanker",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "humantier3dagger.png",
"firePosition" : [13.5, -1.5],
"fireTime" : 0.333,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_dagger.ogg" } ] },
"colorOptions" : [
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "daggerswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 2.83
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-3, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -25],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.7, -12.5],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier4dagger",
"price" : 70,
"level" : 4,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "A blade designed to be used in either hand.",
"shortdescription" : "Switchblade",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "humantier4dagger.png",
"firePosition" : [13.5, -1.5],
"fireTime" : 0.333,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_dagger.ogg" } ] },
"colorOptions" : [
/* GREY BLUE */
{ "ffca8a" : "9da8af", "e0975c" : "676f83", "a85636" : "3d3d51", "6f2919" : "24232f" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "daggerswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 2.83
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-3, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -25],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.7, -12.5],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier5dagger",
"price" : 70,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "A dagger which shaves the top off anything.",
"shortdescription" : "Prunix",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "humantier5dagger.png",
"firePosition" : [13.5, -1.5],
"fireTime" : 0.333,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_dagger.ogg" } ] },
"colorOptions" : [
/* LIME GREEN */
{ "ffca8a" : "d1e160", "e0975c" : "9bba3d", "a85636" : "48832f", "6f2919" : "1b4c2a" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "daggerswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 2.83
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-3, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -25],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.7, -12.5],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 333 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier6dagger",
"price" : 70,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "Like a Zweihander, but tiny.",
"shortdescription" : "Zweifinger",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "humantier6dagger.png",
"firePosition" : [13.5, -1.5],
"fireTime" : 0.333,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_dagger.ogg" } ] },
"colorOptions" : [
/* TEAL */
{ "ffca8a" : "a8e6e2", "e0975c" : "4facb2", "a85636" : "30636c", "6f2919" : "233c43" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "daggerswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 2.83
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-3, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -25],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.7, -12.5],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier7dagger",
"price" : 70,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A dagger with joined twin blades.",
"shortdescription" : "Small Fury",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "humantier7dagger.png",
"firePosition" : [13.5, -1.5],
"fireTime" : 0.333,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_dagger.ogg" } ] },
"colorOptions" : [
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "daggerswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 2.83
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-3, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -25],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.7, -12.5],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier8dagger",
"price" : 70,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "A strong dagger with a flat bladed tip.",
"shortdescription" : "Kneesplitter",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "humantier8dagger.png",
"firePosition" : [13.5, -1.5],
"fireTime" : 0.333,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_dagger.ogg" } ] },
"colorOptions" : [
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "daggerswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 2.83
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-3, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -25],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.7, -12.5],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 424 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier9dagger",
"price" : 70,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "A large, hard-to-conceal dagger.",
"shortdescription" : "The Unsubtle Knife",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "humantier9dagger.png",
"firePosition" : [13.5, -1.5],
"fireTime" : 0.333,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_dagger.ogg" } ] },
"colorOptions" : [
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "daggerswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 2.83
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-3, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -25],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.7, -12.5],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

View file

@ -0,0 +1,102 @@
{
"itemName" : "humantier10hammer",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "The lord of all mallets.",
"shortdescription" : "Timmy",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "humantier10hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/human/humantier10hammer.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_hammer.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/hammer/hammer.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : [],
"class" : "HammerSmash",
"fireTime" : 1.3,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "hammer",
"statusEffects" : [ ],
"knockbackMode" : "facing",
"knockback" : 45
},
"smashMomentum" : [0, -45],
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"weaponOffset" : [-0.125, 0.5],
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.8,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"weaponOffset" : [0, 1.75],
"allowRotate" : false,
"allowFlip" : true,
// Windup animation
"idleHammerAngle" : -20,
"windupHammerAngle" : 0,
"dropHammerAngle" : 60,
"bounceHammerAngle" : 55,
"minWindup" : 0.7,
"windupBaseAngle" : -90,
"windupAngleRange" : 140
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -35,
"weaponRotation" : -55,
"twoHanded" : true,
"smashTimer" : 1.5,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier10melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/hammer/shockwave/physicalshockwave.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 669 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "humantier1hammer",
"price" : 170,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A regular sledgehammer.",
"shortdescription" : "Sledgehammer",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "humantier1hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/human/humantier1hammer.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_hammer.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/hammer/hammer.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : [],
"class" : "HammerSmash",
"fireTime" : 1.3,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "hammer",
"statusEffects" : [ ],
"knockbackMode" : "facing",
"knockback" : 45
},
"smashMomentum" : [0, -45],
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"weaponOffset" : [-0.125, 0.5],
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.8,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"weaponOffset" : [0, 1.75],
"allowRotate" : false,
"allowFlip" : true,
// Windup animation
"idleHammerAngle" : -20,
"windupHammerAngle" : 0,
"dropHammerAngle" : 60,
"bounceHammerAngle" : 55,
"minWindup" : 0.7,
"windupBaseAngle" : -90,
"windupAngleRange" : 140
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -35,
"weaponRotation" : -55,
"twoHanded" : true,
"smashTimer" : 1.5,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier1melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/hammer/shockwave/physicalshockwave.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "humantier2hammer",
"price" : 170,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A sledgehammer with a clawed end.",
"shortdescription" : "Claw Hammer",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "humantier2hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/human/humantier2hammer.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_hammer.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/hammer/hammer.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : [],
"class" : "HammerSmash",
"fireTime" : 1.3,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "hammer",
"statusEffects" : [ ],
"knockbackMode" : "facing",
"knockback" : 45
},
"smashMomentum" : [0, -45],
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"weaponOffset" : [-0.125, 0.5],
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.8,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"weaponOffset" : [0, 1.75],
"allowRotate" : false,
"allowFlip" : true,
// Windup animation
"idleHammerAngle" : -20,
"windupHammerAngle" : 0,
"dropHammerAngle" : 60,
"bounceHammerAngle" : 55,
"minWindup" : 0.7,
"windupBaseAngle" : -90,
"windupAngleRange" : 140
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -35,
"weaponRotation" : -55,
"twoHanded" : true,
"smashTimer" : 1.5,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier2melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/hammer/shockwave/physicalshockwave.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "humantier3hammer",
"price" : 170,
"level" : 3,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hammer for the strong.",
"shortdescription" : "Strengthtester",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "humantier3hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/human/humantier3hammer.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_hammer.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/hammer/hammer.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : [],
"class" : "HammerSmash",
"fireTime" : 1.3,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "hammer",
"statusEffects" : [ ],
"knockbackMode" : "facing",
"knockback" : 45
},
"smashMomentum" : [0, -45],
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"weaponOffset" : [-0.125, 0.5],
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.8,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"weaponOffset" : [0, 1.75],
"allowRotate" : false,
"allowFlip" : true,
// Windup animation
"idleHammerAngle" : -20,
"windupHammerAngle" : 0,
"dropHammerAngle" : 60,
"bounceHammerAngle" : 55,
"minWindup" : 0.7,
"windupBaseAngle" : -90,
"windupAngleRange" : 140
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -35,
"weaponRotation" : -55,
"twoHanded" : true,
"smashTimer" : 1.5,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier3melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/hammer/shockwave/physicalshockwave.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "humantier4hammer",
"price" : 170,
"level" : 4,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A pretty swish hammer.",
"shortdescription" : "Hammertime",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "humantier4hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/human/humantier4hammer.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_hammer.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/hammer/hammer.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : [],
"class" : "HammerSmash",
"fireTime" : 1.3,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "hammer",
"statusEffects" : [ ],
"knockbackMode" : "facing",
"knockback" : 45
},
"smashMomentum" : [0, -45],
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"weaponOffset" : [-0.125, 0.5],
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.8,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"weaponOffset" : [0, 1.75],
"allowRotate" : false,
"allowFlip" : true,
// Windup animation
"idleHammerAngle" : -20,
"windupHammerAngle" : 0,
"dropHammerAngle" : 60,
"bounceHammerAngle" : 55,
"minWindup" : 0.7,
"windupBaseAngle" : -90,
"windupAngleRange" : 140
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -35,
"weaponRotation" : -55,
"twoHanded" : true,
"smashTimer" : 1.5,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier4melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/hammer/shockwave/physicalshockwave.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "humantier5hammer",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "Like Hammertime, but twice as much.",
"shortdescription" : "Double Hammertime",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "humantier5hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/human/humantier5hammer.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_hammer.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/hammer/hammer.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : [],
"class" : "HammerSmash",
"fireTime" : 1.3,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "hammer",
"statusEffects" : [ ],
"knockbackMode" : "facing",
"knockback" : 45
},
"smashMomentum" : [0, -45],
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"weaponOffset" : [-0.125, 0.5],
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.8,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"weaponOffset" : [0, 1.75],
"allowRotate" : false,
"allowFlip" : true,
// Windup animation
"idleHammerAngle" : -20,
"windupHammerAngle" : 0,
"dropHammerAngle" : 60,
"bounceHammerAngle" : 55,
"minWindup" : 0.7,
"windupBaseAngle" : -90,
"windupAngleRange" : 140
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -35,
"weaponRotation" : -55,
"twoHanded" : true,
"smashTimer" : 1.5,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier5melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/hammer/shockwave/physicalshockwave.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "humantier6hammer",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hammer that can smash grandfather clocks.",
"shortdescription" : "Timesmasher",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "humantier6hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/human/humantier6hammer.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_hammer.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/hammer/hammer.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : [],
"class" : "HammerSmash",
"fireTime" : 1.3,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "hammer",
"statusEffects" : [ ],
"knockbackMode" : "facing",
"knockback" : 45
},
"smashMomentum" : [0, -45],
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"weaponOffset" : [-0.125, 0.5],
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.8,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"weaponOffset" : [0, 1.75],
"allowRotate" : false,
"allowFlip" : true,
// Windup animation
"idleHammerAngle" : -20,
"windupHammerAngle" : 0,
"dropHammerAngle" : 60,
"bounceHammerAngle" : 55,
"minWindup" : 0.7,
"windupBaseAngle" : -90,
"windupAngleRange" : 140
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -35,
"weaponRotation" : -55,
"twoHanded" : true,
"smashTimer" : 1.5,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier6melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/hammer/shockwave/physicalshockwave.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 623 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "humantier7hammer",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hammer that could also be a child's toy.",
"shortdescription" : "Hobbyhammer",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "humantier7hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/human/humantier7hammer.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_hammer.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/hammer/hammer.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : [],
"class" : "HammerSmash",
"fireTime" : 1.3,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "hammer",
"statusEffects" : [ ],
"knockbackMode" : "facing",
"knockback" : 45
},
"smashMomentum" : [0, -45],
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"weaponOffset" : [-0.125, 0.5],
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.8,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"weaponOffset" : [0, 1.75],
"allowRotate" : false,
"allowFlip" : true,
// Windup animation
"idleHammerAngle" : -20,
"windupHammerAngle" : 0,
"dropHammerAngle" : 60,
"bounceHammerAngle" : 55,
"minWindup" : 0.7,
"windupBaseAngle" : -90,
"windupAngleRange" : 140
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -35,
"weaponRotation" : -55,
"twoHanded" : true,
"smashTimer" : 1.5,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier7melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/hammer/shockwave/physicalshockwave.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "humantier8hammer",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hammer with pump action - but for what?",
"shortdescription" : "Pumphammer",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "humantier8hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/human/humantier8hammer.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_hammer.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/hammer/hammer.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : [],
"class" : "HammerSmash",
"fireTime" : 1.3,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "hammer",
"statusEffects" : [ ],
"knockbackMode" : "facing",
"knockback" : 45
},
"smashMomentum" : [0, -45],
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"weaponOffset" : [-0.125, 0.5],
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.8,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"weaponOffset" : [0, 1.75],
"allowRotate" : false,
"allowFlip" : true,
// Windup animation
"idleHammerAngle" : -20,
"windupHammerAngle" : 0,
"dropHammerAngle" : 60,
"bounceHammerAngle" : 55,
"minWindup" : 0.7,
"windupBaseAngle" : -90,
"windupAngleRange" : 140
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -35,
"weaponRotation" : -55,
"twoHanded" : true,
"smashTimer" : 1.5,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier8melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/hammer/shockwave/physicalshockwave.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 533 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "humantier9hammer",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A very lethal hammer.",
"shortdescription" : "Lifecrusher",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "humantier9hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/human/humantier9hammer.png"
},
"animationCustom" : {
"sounds" : {
"fire" : [ "/sfx/melee/swing_hammer.ogg" ]
}
},
"scripts" : ["/items/active/weapons/melee/hammer/hammer.lua"],
"elementalType" : "physical",
"primaryAbility" : {
"scripts" : [],
"class" : "HammerSmash",
"fireTime" : 1.3,
"baseDps" : 11.5,
"damageConfig" : {
"damageSourceKind" : "hammer",
"statusEffects" : [ ],
"knockbackMode" : "facing",
"knockback" : 45
},
"smashMomentum" : [0, -45],
"stances" : {
"idle" : {
"armRotation" : -90,
"weaponRotation" : -10,
"weaponOffset" : [-0.125, 0.5],
"allowRotate" : false,
"allowFlip" : true
},
"windup" : {
"duration" : 0.8,
"armRotation" : 90,
"weaponRotation" : -10,
"twoHanded" : true,
"weaponOffset" : [0, 1.75],
"allowRotate" : false,
"allowFlip" : true,
// Windup animation
"idleHammerAngle" : -20,
"windupHammerAngle" : 0,
"dropHammerAngle" : 60,
"bounceHammerAngle" : 55,
"minWindup" : 0.7,
"windupBaseAngle" : -90,
"windupAngleRange" : 140
},
"preslash" : {
"duration" : 0.025,
"armRotation" : 55,
"weaponRotation" : -45,
"twoHanded" : true,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
},
"fire" : {
"duration" : 0.4,
"armRotation" : -35,
"weaponRotation" : -55,
"twoHanded" : true,
"smashTimer" : 1.5,
"weaponOffset" : [0, 2.0],
"allowRotate" : false,
"allowFlip" : false
}
}
},
"baseWeaponRotation" : 10,
"palette" : "/items/active/weapons/colors/tier9melee.weaponcolors",
"altAbilitySource" : "/items/active/weapons/melee/altabilities/hammer/shockwave/physicalshockwave.altability",
"builder" : "/items/buildscripts/buildunrandweapon.lua"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 520 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier0shortsword",
"price" : 50,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "An dulled one-handed shortsword.",
"shortdescription" : "Blunt Shortsword",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "humantier0shortsword.png",
"firePosition" : [22, -2],
"fireTime" : 0.625,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
"colorOptions" : [
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "shortswordswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 3.75
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-4.0, -15.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -24],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.0, -10],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 533 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier10shortsword",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A terrifying looking serrated sword.",
"shortdescription" : "Annoyance of the Gods",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "humantier10shortsword.png",
"firePosition" : [22, -2],
"fireTime" : 0.625,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
"colorOptions" : [
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "shortswordswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 4.7
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-4.0, -15.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -24],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.0, -10],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier1shortsword",
"price" : 85,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A normal, unremarkable shortsword.",
"shortdescription" : "Regular Shortsword",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "humantier1shortsword.png",
"firePosition" : [22, -2],
"fireTime" : 0.625,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
"colorOptions" : [
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "shortswordswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 4.7
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-4.0, -15.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -24],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.0, -10],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier2shortsword",
"price" : 85,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A regular shortsword modified to look cooler.",
"shortdescription" : "Cool Shortsword",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "humantier2shortsword.png",
"firePosition" : [22, -2],
"fireTime" : 0.625,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
"colorOptions" : [
/* LIGHT GREY */
{ "ffca8a" : "cccccc", "e0975c" : "9e9e9e", "a85636" : "616161", "6f2919" : "383838" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "shortswordswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 4.7
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-4.0, -15.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -24],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.0, -10],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier3shortsword",
"price" : 85,
"level" : 3,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "A regular shortsword made to look awesome.",
"shortdescription" : "Awesome Shortsword",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "humantier3shortsword.png",
"firePosition" : [22, -2],
"fireTime" : 0.625,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
"colorOptions" : [
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "shortswordswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 4.7
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-4.0, -15.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -24],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.0, -10],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 454 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier4shortsword",
"price" : 85,
"level" : 4,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "This blacksmith is getting carried away.",
"shortdescription" : "The Compensator",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "humantier4shortsword.png",
"firePosition" : [22, -2],
"fireTime" : 0.625,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
"colorOptions" : [
/* GREY BLUE */
{ "ffca8a" : "9da8af", "e0975c" : "676f83", "a85636" : "3d3d51", "6f2919" : "24232f" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "shortswordswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 4.7
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-4.0, -15.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -24],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.0, -10],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier5shortsword",
"price" : 85,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "This dual-bladed sword helps you stay in tune with combat.",
"shortdescription" : "The Pitch Fork",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "humantier5shortsword.png",
"firePosition" : [22, -2],
"fireTime" : 0.625,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
"colorOptions" : [
/* LIME GREEN */
{ "ffca8a" : "d1e160", "e0975c" : "9bba3d", "a85636" : "48832f", "6f2919" : "1b4c2a" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "shortswordswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 4.7
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-4.0, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -30],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.0, -15],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 463 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier6shortsword",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A hefty shortsword that packs a punch.",
"shortdescription" : "Mini-Paddle",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "humantier6shortsword.png",
"firePosition" : [22, -2],
"fireTime" : 0.625,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
"colorOptions" : [
/* TEAL */
{ "ffca8a" : "a8e6e2", "e0975c" : "4facb2", "a85636" : "30636c", "6f2919" : "233c43" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "shortswordswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 4.7
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-4.0, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -30],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.0, -15],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 505 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "humantier7shortsword",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A hefty shortsword with joined twin blades.",
"shortdescription" : "Paddlemaster 1000",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "humantier7shortsword.png",
"firePosition" : [22, -2],
"fireTime" : 0.625,
"fireAfterWindup" : true,
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
"colorOptions" : [
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* BLACK */
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
/* GREY */
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
/* WHITE */
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
/* RED */
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
/* ORANGE */
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
/* YELLOW */
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
/* GREEN */
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
/* BLUE */
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
/* PURPLE */
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
/* PINK */
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
/* BROWN */
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
],
"primaryStances" : {
"directional" : true,
"projectileType" : "shortswordswoosh",
"projectile" : {
"speed" : 0.1,
"power" : 4.7
},
"idle" : {
"twoHanded" : false,
"armAngle" : -90,
"swordAngle" : -90,
"handPosition" : [-4.0, -18.5],
"duration" : 0.1
},
"windup" : {
"twoHanded" : false,
"armAngle" : 0,
"swordAngle" : -60,
"handPosition" : [0.2, -30],
"duration" : 0.05,
"statusEffects" : [ ]
},
"cooldown" : {
"twoHanded" : false,
"armAngle" : -140,
"swordAngle" : -90,
"handPosition" : [2.0, -15],
"duration" : 0.4,
"statusEffects" : [ ]
}
}
}

Some files were not shown because too many files have changed in this diff Show more