v1.4.4
After Width: | Height: | Size: 315 B |
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"itemName" : "humantier0shortsword",
|
||||
"price" : 50,
|
||||
"level" : 1,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "An dulled one-handed shortsword.",
|
||||
"shortdescription" : "Blunt Shortsword",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Shortsword",
|
||||
"itemTags" : ["weapon","melee","shortsword"],
|
||||
|
||||
"image" : "humantier0shortsword.png",
|
||||
"firePosition" : [22, -2],
|
||||
"fireTime" : 0.625,
|
||||
"fireAfterWindup" : true,
|
||||
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
|
||||
|
||||
"colorOptions" : [
|
||||
/* GREY */
|
||||
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
|
||||
/* BLACK */
|
||||
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
|
||||
/* GREY */
|
||||
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
|
||||
/* WHITE */
|
||||
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
|
||||
/* RED */
|
||||
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
|
||||
/* ORANGE */
|
||||
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
|
||||
/* YELLOW */
|
||||
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
|
||||
/* GREEN */
|
||||
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
|
||||
/* BLUE */
|
||||
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
|
||||
/* PURPLE */
|
||||
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
|
||||
/* PINK */
|
||||
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
|
||||
/* BROWN */
|
||||
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
|
||||
],
|
||||
|
||||
"primaryStances" : {
|
||||
"directional" : true,
|
||||
"projectileType" : "shortswordswoosh",
|
||||
"projectile" : {
|
||||
"speed" : 0.1,
|
||||
"power" : 3.75
|
||||
},
|
||||
"idle" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -90,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [-4.0, -15.5],
|
||||
"duration" : 0.1
|
||||
},
|
||||
"windup" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : 0,
|
||||
"swordAngle" : -60,
|
||||
"handPosition" : [0.2, -24],
|
||||
"duration" : 0.05,
|
||||
"statusEffects" : [ ]
|
||||
},
|
||||
"cooldown" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -140,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [2.0, -10],
|
||||
"duration" : 0.4,
|
||||
"statusEffects" : [ ]
|
||||
}
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 533 B |
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"itemName" : "humantier10shortsword",
|
||||
"price" : 85,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Legendary",
|
||||
"description" : "A terrifying looking serrated sword.",
|
||||
"shortdescription" : "Annoyance of the Gods",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Shortsword",
|
||||
"itemTags" : ["weapon","melee","shortsword"],
|
||||
|
||||
"image" : "humantier10shortsword.png",
|
||||
"firePosition" : [22, -2],
|
||||
"fireTime" : 0.625,
|
||||
"fireAfterWindup" : true,
|
||||
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
|
||||
|
||||
"colorOptions" : [
|
||||
/* BLACK */
|
||||
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
|
||||
/* BLACK */
|
||||
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
|
||||
/* GREY */
|
||||
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
|
||||
/* WHITE */
|
||||
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
|
||||
/* RED */
|
||||
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
|
||||
/* ORANGE */
|
||||
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
|
||||
/* YELLOW */
|
||||
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
|
||||
/* GREEN */
|
||||
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
|
||||
/* BLUE */
|
||||
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
|
||||
/* PURPLE */
|
||||
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
|
||||
/* PINK */
|
||||
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
|
||||
/* BROWN */
|
||||
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
|
||||
],
|
||||
|
||||
"primaryStances" : {
|
||||
"directional" : true,
|
||||
"projectileType" : "shortswordswoosh",
|
||||
"projectile" : {
|
||||
"speed" : 0.1,
|
||||
"power" : 4.7
|
||||
},
|
||||
"idle" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -90,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [-4.0, -15.5],
|
||||
"duration" : 0.1
|
||||
},
|
||||
"windup" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : 0,
|
||||
"swordAngle" : -60,
|
||||
"handPosition" : [0.2, -24],
|
||||
"duration" : 0.05,
|
||||
"statusEffects" : [ ]
|
||||
},
|
||||
"cooldown" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -140,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [2.0, -10],
|
||||
"duration" : 0.4,
|
||||
"statusEffects" : [ ]
|
||||
}
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 331 B |
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"itemName" : "humantier1shortsword",
|
||||
"price" : 85,
|
||||
"level" : 1,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A normal, unremarkable shortsword.",
|
||||
"shortdescription" : "Regular Shortsword",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Shortsword",
|
||||
"itemTags" : ["weapon","melee","shortsword"],
|
||||
|
||||
"image" : "humantier1shortsword.png",
|
||||
"firePosition" : [22, -2],
|
||||
"fireTime" : 0.625,
|
||||
"fireAfterWindup" : true,
|
||||
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
|
||||
|
||||
"colorOptions" : [
|
||||
/* GREY */
|
||||
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
|
||||
/* BLACK */
|
||||
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
|
||||
/* GREY */
|
||||
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
|
||||
/* WHITE */
|
||||
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
|
||||
/* RED */
|
||||
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
|
||||
/* ORANGE */
|
||||
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
|
||||
/* YELLOW */
|
||||
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
|
||||
/* GREEN */
|
||||
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
|
||||
/* BLUE */
|
||||
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
|
||||
/* PURPLE */
|
||||
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
|
||||
/* PINK */
|
||||
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
|
||||
/* BROWN */
|
||||
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
|
||||
],
|
||||
|
||||
"primaryStances" : {
|
||||
"directional" : true,
|
||||
"projectileType" : "shortswordswoosh",
|
||||
"projectile" : {
|
||||
"speed" : 0.1,
|
||||
"power" : 4.7
|
||||
},
|
||||
"idle" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -90,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [-4.0, -15.5],
|
||||
"duration" : 0.1
|
||||
},
|
||||
"windup" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : 0,
|
||||
"swordAngle" : -60,
|
||||
"handPosition" : [0.2, -24],
|
||||
"duration" : 0.05,
|
||||
"statusEffects" : [ ]
|
||||
},
|
||||
"cooldown" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -140,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [2.0, -10],
|
||||
"duration" : 0.4,
|
||||
"statusEffects" : [ ]
|
||||
}
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 382 B |
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"itemName" : "humantier2shortsword",
|
||||
"price" : 85,
|
||||
"level" : 2,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Common",
|
||||
"description" : "A regular shortsword modified to look cooler.",
|
||||
"shortdescription" : "Cool Shortsword",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Shortsword",
|
||||
"itemTags" : ["weapon","melee","shortsword"],
|
||||
|
||||
"image" : "humantier2shortsword.png",
|
||||
"firePosition" : [22, -2],
|
||||
"fireTime" : 0.625,
|
||||
"fireAfterWindup" : true,
|
||||
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
|
||||
|
||||
"colorOptions" : [
|
||||
/* LIGHT GREY */
|
||||
{ "ffca8a" : "cccccc", "e0975c" : "9e9e9e", "a85636" : "616161", "6f2919" : "383838" },
|
||||
/* BLACK */
|
||||
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
|
||||
/* GREY */
|
||||
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
|
||||
/* WHITE */
|
||||
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
|
||||
/* RED */
|
||||
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
|
||||
/* ORANGE */
|
||||
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
|
||||
/* YELLOW */
|
||||
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
|
||||
/* GREEN */
|
||||
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
|
||||
/* BLUE */
|
||||
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
|
||||
/* PURPLE */
|
||||
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
|
||||
/* PINK */
|
||||
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
|
||||
/* BROWN */
|
||||
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
|
||||
],
|
||||
|
||||
"primaryStances" : {
|
||||
"directional" : true,
|
||||
"projectileType" : "shortswordswoosh",
|
||||
"projectile" : {
|
||||
"speed" : 0.1,
|
||||
"power" : 4.7
|
||||
},
|
||||
"idle" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -90,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [-4.0, -15.5],
|
||||
"duration" : 0.1
|
||||
},
|
||||
"windup" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : 0,
|
||||
"swordAngle" : -60,
|
||||
"handPosition" : [0.2, -24],
|
||||
"duration" : 0.05,
|
||||
"statusEffects" : [ ]
|
||||
},
|
||||
"cooldown" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -140,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [2.0, -10],
|
||||
"duration" : 0.4,
|
||||
"statusEffects" : [ ]
|
||||
}
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 386 B |
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"itemName" : "humantier3shortsword",
|
||||
"price" : 85,
|
||||
"level" : 3,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Uncommon",
|
||||
"description" : "A regular shortsword made to look awesome.",
|
||||
"shortdescription" : "Awesome Shortsword",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Shortsword",
|
||||
"itemTags" : ["weapon","melee","shortsword"],
|
||||
|
||||
"image" : "humantier3shortsword.png",
|
||||
"firePosition" : [22, -2],
|
||||
"fireTime" : 0.625,
|
||||
"fireAfterWindup" : true,
|
||||
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
|
||||
|
||||
"colorOptions" : [
|
||||
/* WHITE */
|
||||
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
|
||||
/* BLACK */
|
||||
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
|
||||
/* GREY */
|
||||
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
|
||||
/* WHITE */
|
||||
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
|
||||
/* RED */
|
||||
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
|
||||
/* ORANGE */
|
||||
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
|
||||
/* YELLOW */
|
||||
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
|
||||
/* GREEN */
|
||||
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
|
||||
/* BLUE */
|
||||
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
|
||||
/* PURPLE */
|
||||
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
|
||||
/* PINK */
|
||||
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
|
||||
/* BROWN */
|
||||
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
|
||||
],
|
||||
|
||||
"primaryStances" : {
|
||||
"directional" : true,
|
||||
"projectileType" : "shortswordswoosh",
|
||||
"projectile" : {
|
||||
"speed" : 0.1,
|
||||
"power" : 4.7
|
||||
},
|
||||
"idle" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -90,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [-4.0, -15.5],
|
||||
"duration" : 0.1
|
||||
},
|
||||
"windup" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : 0,
|
||||
"swordAngle" : -60,
|
||||
"handPosition" : [0.2, -24],
|
||||
"duration" : 0.05,
|
||||
"statusEffects" : [ ]
|
||||
},
|
||||
"cooldown" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -140,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [2.0, -10],
|
||||
"duration" : 0.4,
|
||||
"statusEffects" : [ ]
|
||||
}
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 454 B |
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"itemName" : "humantier4shortsword",
|
||||
"price" : 85,
|
||||
"level" : 4,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Uncommon",
|
||||
"description" : "This blacksmith is getting carried away.",
|
||||
"shortdescription" : "The Compensator",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Shortsword",
|
||||
"itemTags" : ["weapon","melee","shortsword"],
|
||||
|
||||
"image" : "humantier4shortsword.png",
|
||||
"firePosition" : [22, -2],
|
||||
"fireTime" : 0.625,
|
||||
"fireAfterWindup" : true,
|
||||
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
|
||||
|
||||
"colorOptions" : [
|
||||
/* GREY BLUE */
|
||||
{ "ffca8a" : "9da8af", "e0975c" : "676f83", "a85636" : "3d3d51", "6f2919" : "24232f" },
|
||||
/* BLACK */
|
||||
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
|
||||
/* GREY */
|
||||
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
|
||||
/* WHITE */
|
||||
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
|
||||
/* RED */
|
||||
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
|
||||
/* ORANGE */
|
||||
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
|
||||
/* YELLOW */
|
||||
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
|
||||
/* GREEN */
|
||||
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
|
||||
/* BLUE */
|
||||
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
|
||||
/* PURPLE */
|
||||
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
|
||||
/* PINK */
|
||||
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
|
||||
/* BROWN */
|
||||
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
|
||||
],
|
||||
|
||||
"primaryStances" : {
|
||||
"directional" : true,
|
||||
"projectileType" : "shortswordswoosh",
|
||||
"projectile" : {
|
||||
"speed" : 0.1,
|
||||
"power" : 4.7
|
||||
},
|
||||
"idle" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -90,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [-4.0, -15.5],
|
||||
"duration" : 0.1
|
||||
},
|
||||
"windup" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : 0,
|
||||
"swordAngle" : -60,
|
||||
"handPosition" : [0.2, -24],
|
||||
"duration" : 0.05,
|
||||
"statusEffects" : [ ]
|
||||
},
|
||||
"cooldown" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -140,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [2.0, -10],
|
||||
"duration" : 0.4,
|
||||
"statusEffects" : [ ]
|
||||
}
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 419 B |
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"itemName" : "humantier5shortsword",
|
||||
"price" : 85,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Rare",
|
||||
"description" : "This dual-bladed sword helps you stay in tune with combat.",
|
||||
"shortdescription" : "The Pitch Fork",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Shortsword",
|
||||
"itemTags" : ["weapon","melee","shortsword"],
|
||||
|
||||
"image" : "humantier5shortsword.png",
|
||||
"firePosition" : [22, -2],
|
||||
"fireTime" : 0.625,
|
||||
"fireAfterWindup" : true,
|
||||
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
|
||||
|
||||
"colorOptions" : [
|
||||
/* LIME GREEN */
|
||||
{ "ffca8a" : "d1e160", "e0975c" : "9bba3d", "a85636" : "48832f", "6f2919" : "1b4c2a" },
|
||||
/* BLACK */
|
||||
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
|
||||
/* GREY */
|
||||
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
|
||||
/* WHITE */
|
||||
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
|
||||
/* RED */
|
||||
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
|
||||
/* ORANGE */
|
||||
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
|
||||
/* YELLOW */
|
||||
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
|
||||
/* GREEN */
|
||||
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
|
||||
/* BLUE */
|
||||
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
|
||||
/* PURPLE */
|
||||
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
|
||||
/* PINK */
|
||||
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
|
||||
/* BROWN */
|
||||
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
|
||||
],
|
||||
|
||||
"primaryStances" : {
|
||||
"directional" : true,
|
||||
"projectileType" : "shortswordswoosh",
|
||||
"projectile" : {
|
||||
"speed" : 0.1,
|
||||
"power" : 4.7
|
||||
},
|
||||
"idle" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -90,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [-4.0, -18.5],
|
||||
"duration" : 0.1
|
||||
},
|
||||
"windup" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : 0,
|
||||
"swordAngle" : -60,
|
||||
"handPosition" : [0.2, -30],
|
||||
"duration" : 0.05,
|
||||
"statusEffects" : [ ]
|
||||
},
|
||||
"cooldown" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -140,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [2.0, -15],
|
||||
"duration" : 0.4,
|
||||
"statusEffects" : [ ]
|
||||
}
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 463 B |
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"itemName" : "humantier6shortsword",
|
||||
"price" : 85,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Legendary",
|
||||
"description" : "A hefty shortsword that packs a punch.",
|
||||
"shortdescription" : "Mini-Paddle",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Shortsword",
|
||||
"itemTags" : ["weapon","melee","shortsword"],
|
||||
|
||||
"image" : "humantier6shortsword.png",
|
||||
"firePosition" : [22, -2],
|
||||
"fireTime" : 0.625,
|
||||
"fireAfterWindup" : true,
|
||||
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
|
||||
|
||||
"colorOptions" : [
|
||||
/* TEAL */
|
||||
{ "ffca8a" : "a8e6e2", "e0975c" : "4facb2", "a85636" : "30636c", "6f2919" : "233c43" },
|
||||
/* BLACK */
|
||||
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
|
||||
/* GREY */
|
||||
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
|
||||
/* WHITE */
|
||||
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
|
||||
/* RED */
|
||||
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
|
||||
/* ORANGE */
|
||||
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
|
||||
/* YELLOW */
|
||||
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
|
||||
/* GREEN */
|
||||
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
|
||||
/* BLUE */
|
||||
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
|
||||
/* PURPLE */
|
||||
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
|
||||
/* PINK */
|
||||
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
|
||||
/* BROWN */
|
||||
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
|
||||
],
|
||||
|
||||
"primaryStances" : {
|
||||
"directional" : true,
|
||||
"projectileType" : "shortswordswoosh",
|
||||
"projectile" : {
|
||||
"speed" : 0.1,
|
||||
"power" : 4.7
|
||||
},
|
||||
"idle" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -90,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [-4.0, -18.5],
|
||||
"duration" : 0.1
|
||||
},
|
||||
"windup" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : 0,
|
||||
"swordAngle" : -60,
|
||||
"handPosition" : [0.2, -30],
|
||||
"duration" : 0.05,
|
||||
"statusEffects" : [ ]
|
||||
},
|
||||
"cooldown" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -140,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [2.0, -15],
|
||||
"duration" : 0.4,
|
||||
"statusEffects" : [ ]
|
||||
}
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 505 B |
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"itemName" : "humantier7shortsword",
|
||||
"price" : 85,
|
||||
"level" : 6,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Legendary",
|
||||
"description" : "A hefty shortsword with joined twin blades.",
|
||||
"shortdescription" : "Paddlemaster 1000",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Shortsword",
|
||||
"itemTags" : ["weapon","melee","shortsword"],
|
||||
|
||||
"image" : "humantier7shortsword.png",
|
||||
"firePosition" : [22, -2],
|
||||
"fireTime" : 0.625,
|
||||
"fireAfterWindup" : true,
|
||||
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.ogg" } ] },
|
||||
|
||||
"colorOptions" : [
|
||||
/* BLUE */
|
||||
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
|
||||
/* BLACK */
|
||||
{ "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
|
||||
/* GREY */
|
||||
{ "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
|
||||
/* WHITE */
|
||||
{ "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
|
||||
/* RED */
|
||||
{ "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
|
||||
/* ORANGE */
|
||||
{ "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
|
||||
/* YELLOW */
|
||||
{ "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
|
||||
/* GREEN */
|
||||
{ "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
|
||||
/* BLUE */
|
||||
{ "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
|
||||
/* PURPLE */
|
||||
{ "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
|
||||
/* PINK */
|
||||
{ "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
|
||||
/* BROWN */
|
||||
{ "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
|
||||
],
|
||||
|
||||
"primaryStances" : {
|
||||
"directional" : true,
|
||||
"projectileType" : "shortswordswoosh",
|
||||
"projectile" : {
|
||||
"speed" : 0.1,
|
||||
"power" : 4.7
|
||||
},
|
||||
"idle" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -90,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [-4.0, -18.5],
|
||||
"duration" : 0.1
|
||||
},
|
||||
"windup" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : 0,
|
||||
"swordAngle" : -60,
|
||||
"handPosition" : [0.2, -30],
|
||||
"duration" : 0.05,
|
||||
"statusEffects" : [ ]
|
||||
},
|
||||
"cooldown" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -140,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [2.0, -15],
|
||||
"duration" : 0.4,
|
||||
"statusEffects" : [ ]
|
||||
}
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 523 B |
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"itemName" : "humantier8shortsword",
|
||||
"price" : 85,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Rare",
|
||||
"description" : "A sword so heavy it can split... saplings?",
|
||||
"shortdescription" : "Sapsplitter",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Shortsword",
|
||||
"itemTags" : ["weapon","melee","shortsword"],
|
||||
|
||||
"image" : "humantier8shortsword.png",
|
||||
"firePosition" : [22, -2],
|
||||
"fireTime" : 0.625,
|
||||
"fireAfterWindup" : true,
|
||||
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.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" : "shortswordswoosh",
|
||||
"projectile" : {
|
||||
"speed" : 0.1,
|
||||
"power" : 4.7
|
||||
},
|
||||
"idle" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -90,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [-4.0, -18.5],
|
||||
"duration" : 0.1
|
||||
},
|
||||
"windup" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : 0,
|
||||
"swordAngle" : -60,
|
||||
"handPosition" : [0.2, -30],
|
||||
"duration" : 0.05,
|
||||
"statusEffects" : [ ]
|
||||
},
|
||||
"cooldown" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -140,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [2.0, -15],
|
||||
"duration" : 0.4,
|
||||
"statusEffects" : [ ]
|
||||
}
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 566 B |
|
@ -0,0 +1,77 @@
|
|||
{
|
||||
"itemName" : "humantier9shortsword",
|
||||
"price" : 85,
|
||||
"level" : 5,
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Rare",
|
||||
"description" : "A sword so heavy it could chip a moon.",
|
||||
"shortdescription" : "Moonchipper",
|
||||
"tooltipKind" : "sword",
|
||||
"weaponType" : "Shortsword",
|
||||
"itemTags" : ["weapon","melee","shortsword"],
|
||||
|
||||
"image" : "humantier9shortsword.png",
|
||||
"firePosition" : [22, -2],
|
||||
"fireTime" : 0.625,
|
||||
"fireAfterWindup" : true,
|
||||
"soundEffect" : { "fireSound" : [ { "file" : "/sfx/melee/swing_shortsword.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" : "shortswordswoosh",
|
||||
"projectile" : {
|
||||
"speed" : 0.1,
|
||||
"power" : 4.7
|
||||
},
|
||||
"idle" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -90,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [-4.0, -18.5],
|
||||
"duration" : 0.1
|
||||
},
|
||||
"windup" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : 0,
|
||||
"swordAngle" : -60,
|
||||
"handPosition" : [0.2, -30],
|
||||
"duration" : 0.05,
|
||||
"statusEffects" : [ ]
|
||||
},
|
||||
"cooldown" : {
|
||||
"twoHanded" : false,
|
||||
"armAngle" : -140,
|
||||
"swordAngle" : -90,
|
||||
"handPosition" : [2.0, -15],
|
||||
"duration" : 0.4,
|
||||
"statusEffects" : [ ]
|
||||
}
|
||||
}
|
||||
}
|