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: 550 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier10axe",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A strong axe that might just be sentient.",
"shortdescription" : "Sentinel",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "glitchtier10axe.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: 310 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier1axe",
"price" : 85,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A basic robot hatchet.",
"shortdescription" : "Ratchet",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "glitchtier1axe.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: 403 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier2axe",
"price" : 85,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A tungsten hooked axe.",
"shortdescription" : "Tungstenshredder",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "glitchtier2axe.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: 428 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier3axe",
"price" : 85,
"level" : 3,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "A traditional curved axe.",
"shortdescription" : "Smitanium",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "glitchtier3axe.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: 431 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier4axe",
"price" : 85,
"level" : 4,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "An axe perfect for cutting down screws.",
"shortdescription" : "Screwslicer",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "glitchtier4axe.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: 426 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier5axe",
"price" : 85,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "Suitable for heavy machine-work.",
"shortdescription" : "Cogsmasher",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "glitchtier5axe.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: 430 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier6axe",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "An axe made for battle.",
"shortdescription" : "Battle Axe",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "glitchtier6axe.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: 423 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier7axe",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "An axe designed as a tool of war.",
"shortdescription" : "War Axe",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "glitchtier7axe.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: 413 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier8axe",
"price" : 85,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "An axe you could swing forever.",
"shortdescription" : "Perpetuum",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "glitchtier8axe.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: 428 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier9axe",
"price" : 85,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "A wide bladed, terrifying axe.",
"shortdescription" : "Domecutter",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "glitchtier9axe.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" : "glitchstarter",
"price" : 100,
"level" : 1,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A broken sword. Looks like it needs maintenance.",
"shortdescription" : "Broken Runewrath Sword",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "glitchstarter.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/glitch/glitchstarter.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: 543 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "glitchtier10broadsword",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A sword that will cut through anything.",
"shortdescription" : "Rootkit",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "glitchtier10broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/glitch/glitchtier10broadsword.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: 545 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "glitchtier1broadsword",
"price" : 170,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A basic Glitch broadsword.",
"shortdescription" : "Default 2.0",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "glitchtier1broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/glitch/glitchtier1broadsword.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: 391 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "glitchtier2broadsword",
"price" : 170,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A solid Glitch broadsword.",
"shortdescription" : "Upgrade 2.0",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "glitchtier2broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/glitch/glitchtier2broadsword.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: 419 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "glitchtier3broadsword",
"price" : 170,
"level" : 3,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A nice Glitch broadsword.",
"shortdescription" : "Premium 2.0",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "glitchtier3broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/glitch/glitchtier3broadsword.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: 475 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "glitchtier4broadsword",
"price" : 170,
"level" : 4,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A sword useful for taking out pests.",
"shortdescription" : "Antivirus",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "glitchtier4broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/glitch/glitchtier4broadsword.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: 442 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "glitchtier5broadsword",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A great defensive broadsword.",
"shortdescription" : "Defender",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "glitchtier5broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/glitch/glitchtier5broadsword.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: 471 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "glitchtier6broadsword",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A sword great for offence.",
"shortdescription" : "Trojan",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "glitchtier6broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/glitch/glitchtier6broadsword.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: 431 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "glitchtier7broadsword",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A sword with a spiked blade.",
"shortdescription" : "Dataspike",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "glitchtier7broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/glitch/glitchtier7broadsword.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: 396 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "glitchtier8broadsword",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hefty broadsword.",
"shortdescription" : "Hacker",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "glitchtier8broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/glitch/glitchtier8broadsword.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: 439 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "glitchtier9broadsword",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A sword that'll split anyone in twain.",
"shortdescription" : "Bios",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "glitchtier9broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/glitch/glitchtier9broadsword.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: 366 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier10dagger",
"price" : 70,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A gilded dagger, for stabbing with style.",
"shortdescription" : "King's Ruin",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "glitchtier10dagger.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: 291 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier1dagger",
"price" : 70,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A small, reliable dagger.",
"shortdescription" : "Dagger Home",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "glitchtier1dagger.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: 315 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier2dagger",
"price" : 70,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A dagger that has been upgraded.",
"shortdescription" : "Dagger Pro",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "glitchtier2dagger.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: 372 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier3dagger",
"price" : 70,
"level" : 3,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "A very high quality dagger.",
"shortdescription" : "Dagger Premium",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "glitchtier3dagger.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: 369 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier4dagger",
"price" : 70,
"level" : 4,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "A small, effective dagger.",
"shortdescription" : "dieOS",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "glitchtier4dagger.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: 394 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier5dagger",
"price" : 70,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "Named as such because the grip is green.",
"shortdescription" : "Greengrip",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "glitchtier5dagger.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: 356 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier6dagger",
"price" : 70,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A strong dagger for when brute force is required.",
"shortdescription" : "Force Restart",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "glitchtier6dagger.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: 307 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier7dagger",
"price" : 70,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A spiny, sharp dagger.",
"shortdescription" : "Spinux",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "glitchtier7dagger.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: 354 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier8dagger",
"price" : 70,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "A strong dagger with vertical grooves.",
"shortdescription" : "KitKut",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "glitchtier8dagger.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: 318 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier9dagger",
"price" : 70,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "A dagger made for lethal operations.",
"shortdescription" : "Operating System",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "glitchtier9dagger.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" : "glitchtier10hammer",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hammer that spells doom for all who encounter it.",
"shortdescription" : "iDoom",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "glitchtier10hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/glitch/glitchtier10hammer.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: 620 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "glitchtier1hammer",
"price" : 170,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A blacksmith hammer.",
"shortdescription" : "Crunch",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "glitchtier1hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/glitch/glitchtier1hammer.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: 418 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "glitchtier2hammer",
"price" : 170,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "Forged of tungsten, forges tungsten.",
"shortdescription" : "Tungstenforger",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "glitchtier2hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/glitch/glitchtier2hammer.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: 460 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "glitchtier3hammer",
"price" : 170,
"level" : 3,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hammer with a decent reach.",
"shortdescription" : "Safareach",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "glitchtier3hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/glitch/glitchtier3hammer.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: 462 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "glitchtier4hammer",
"price" : 170,
"level" : 4,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hammer with a powerful swing.",
"shortdescription" : "Flash Upswing",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "glitchtier4hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/glitch/glitchtier4hammer.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: 401 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "glitchtier5hammer",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hammer with a chisel-like edge.",
"shortdescription" : "Microchip",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "glitchtier5hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/glitch/glitchtier5hammer.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: 415 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "glitchtier6hammer",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hammer that can shatter a Glitch chassis.",
"shortdescription" : "Internal Explorer",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "glitchtier6hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/glitch/glitchtier6hammer.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: 540 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "glitchtier7hammer",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A solid mallet.",
"shortdescription" : "Bruteforce Lite",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "glitchtier7hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/glitch/glitchtier7hammer.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: 393 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "glitchtier8hammer",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A very solid mallet.",
"shortdescription" : "Bruteforce Prime",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "glitchtier8hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/glitch/glitchtier8hammer.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: 396 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "glitchtier9hammer",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A smooth, lethal hammer.",
"shortdescription" : "Chromedome",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "glitchtier9hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/glitch/glitchtier9hammer.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: 423 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier0shortsword",
"price" : 50,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "An outdated build of one-handed shortsword.",
"shortdescription" : "Beta 0.5",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "glitchtier0shortsword.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: 525 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier10shortsword",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A versatile sword that'll cut through almost anything.",
"shortdescription" : "Rootkit Lite",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "glitchtier10shortsword.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: 319 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier1shortsword",
"price" : 85,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A Glitch shortsword ready for release.",
"shortdescription" : "Default 1.0",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "glitchtier1shortsword.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: 344 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier2shortsword",
"price" : 85,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A solidly upgraded Glitch shortsword.",
"shortdescription" : "Upgrade 1.0",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "glitchtier2shortsword.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: 404 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier3shortsword",
"price" : 85,
"level" : 3,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "A polished Glitch shortsword.",
"shortdescription" : "Premium 1.0",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "glitchtier3shortsword.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: 391 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier4shortsword",
"price" : 85,
"level" : 4,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "A sword useful for taking out pests.",
"shortdescription" : "Antispyware",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "glitchtier4shortsword.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: 430 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier5shortsword",
"price" : 85,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "A great defensive shortsword.",
"shortdescription" : "Protector",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "glitchtier5shortsword.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, -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: 391 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier6shortsword",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A sword great for offence.",
"shortdescription" : "Malware",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "glitchtier6shortsword.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, -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: 363 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "glitchtier7shortsword",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A spiked blade.",
"shortdescription" : "Datablip",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "glitchtier7shortsword.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, -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" : [ ]
}
}
}

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