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

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier10axe",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A powerful axe decorated with a skull.",
"shortdescription" : "Choppatron 3000",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "florantier10axe.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: 397 B

View file

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

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier2axe",
"price" : 85,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A Floran made axe.",
"shortdescription" : "Better Choppy Thing",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "florantier2axe.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: 573 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier3axe",
"price" : 85,
"level" : 3,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "An axe decorated with leaves.",
"shortdescription" : "Choppy Leaves",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "florantier3axe.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: 512 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier4axe",
"price" : 85,
"level" : 4,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "An axe attached to a strong stick.",
"shortdescription" : "Chop Stick",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "florantier4axe.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: 660 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier5axe",
"price" : 85,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "An axe made from a small tree.",
"shortdescription" : "Treechopper",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "florantier5axe.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: 655 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier6axe",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "An axe with a berry on it.",
"shortdescription" : "Chopberry",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "florantier6axe.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: 631 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier7axe",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "An axe with a flower on it.",
"shortdescription" : "Chopflower",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "florantier7axe.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: 659 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier8axe",
"price" : 85,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "An axe that cuts through anything in seconds.",
"shortdescription" : "Vine Edge",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "florantier8axe.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: 504 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier9axe",
"price" : 85,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "An axe decorated with the skull of some unknown creature.",
"shortdescription" : "Bonechopper",
"tooltipKind" : "sword",
"weaponType" : "Axe",
"itemTags" : ["weapon","melee","axe"],
"image" : "florantier9axe.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" : "floranstarter",
"price" : 100,
"level" : 1,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A broken sword. Looks like it's been chewed on.",
"shortdescription" : "Broken Venus Sword",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "floranstarter.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/floran/floranstarter.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: 542 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "florantier10broadsword",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A sword made of thorny vines.",
"shortdescription" : "The Slashening",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "florantier10broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/floran/florantier10broadsword.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: 777 B

View file

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

View file

@ -0,0 +1,86 @@
{
"itemName" : "florantier2broadsword",
"price" : 170,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "For slicing and stabbing.",
"shortdescription" : "Big Slicestabber",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "florantier2broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/floran/florantier2broadsword.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: 477 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "florantier3broadsword",
"price" : 170,
"level" : 3,
"maxStack" : 1,
"rarity" : "Common",
"description" : "For slicing, stabbing and cutting.",
"shortdescription" : "Big Slicestabcut",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "florantier3broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/floran/florantier3broadsword.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: 545 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "florantier4broadsword",
"price" : 170,
"level" : 4,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A sword that really hurts.",
"shortdescription" : "Big Nastyslice",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "florantier4broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/floran/florantier4broadsword.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: 456 B

View file

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

View file

@ -0,0 +1,86 @@
{
"itemName" : "florantier6broadsword",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A sword with all manner of nasty hooked bits.",
"shortdescription" : "Big Gougeslicer",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "florantier6broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/floran/florantier6broadsword.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: 566 B

View file

@ -0,0 +1,86 @@
{
"itemName" : "florantier7broadsword",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A treasured Floran sword.",
"shortdescription" : "Rosebud Prime",
"tooltipKind" : "sword",
"weaponType" : "Broadsword",
"twoHanded" : true,
"itemTags" : ["weapon","melee","broadsword"],
"inventoryIcon" : "florantier7broadsword.png",
"animation" : "/items/active/weapons/tiered/broadsword/tieredbroadsword.animation",
"animationParts" : {
"sword" : "/items/active/weapons/tiered/broadsword/floran/florantier7broadsword.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: 644 B

View file

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

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 564 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier10dagger",
"price" : 70,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A tiny, lethal dagger covered in thorns.",
"shortdescription" : "Slashmaster",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "florantier10dagger.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: 349 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier1dagger",
"price" : 70,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A tiny curved dagger.",
"shortdescription" : "Curvy Slice",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "florantier1dagger.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: 379 B

View file

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

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier3dagger",
"price" : 70,
"level" : 3,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "A dagger with a stick handle.",
"shortdescription" : "Sharpstick",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "florantier3dagger.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: 362 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier4dagger",
"price" : 70,
"level" : 4,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "A tiny, finger-sized dagger.",
"shortdescription" : "Fingercutter",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "florantier4dagger.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: 522 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier5dagger",
"price" : 70,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "A dagger decorated with leaves.",
"shortdescription" : "Planttrimmer",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "florantier5dagger.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: 477 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier6dagger",
"price" : 70,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A dangerous dagger decorated with leaves.",
"shortdescription" : "Planttrimmer Prime",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "florantier6dagger.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: 522 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier7dagger",
"price" : 70,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A rose by any other name.",
"shortdescription" : "Little Thorn",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "florantier7dagger.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: 516 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier8dagger",
"price" : 70,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "A sharp dagger covered in berries.",
"shortdescription" : "Berrypicker",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "florantier8dagger.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: 543 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier9dagger",
"price" : 70,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "A dagger hidden behind a leaf.",
"shortdescription" : "Razorleaf",
"tooltipKind" : "sword",
"weaponType" : "Dagger",
"itemTags" : ["weapon","melee","dagger"],
"image" : "florantier9dagger.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" : "florantier10hammer",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "Smash Everything. The best of all hammers.",
"shortdescription" : "Smash Everything",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "florantier10hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/floran/florantier10hammer.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: 536 B

View file

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

View file

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

View file

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

View file

@ -0,0 +1,102 @@
{
"itemName" : "florantier4hammer",
"price" : 170,
"level" : 4,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hammer made from a tree trunk.",
"shortdescription" : "Trunkthunk",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "florantier4hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/floran/florantier4hammer.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: 439 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "florantier5hammer",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hammer made of tree roots.",
"shortdescription" : "Rootripper",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "florantier5hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/floran/florantier5hammer.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: 368 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "florantier6hammer",
"price" : 170,
"level" : 6,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A tree which can be used a hammer.",
"shortdescription" : "Smashy Tree",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "florantier6hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/floran/florantier6hammer.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: 603 B

View file

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

View file

@ -0,0 +1,102 @@
{
"itemName" : "florantier8hammer",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "Roots holding a rock.",
"shortdescription" : "Rootrocker",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "florantier8hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/floran/florantier8hammer.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: 482 B

View file

@ -0,0 +1,102 @@
{
"itemName" : "florantier9hammer",
"price" : 170,
"level" : 5,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A hefty slab of wood made into a hammer.",
"shortdescription" : "Riftwood",
"tooltipKind" : "sword",
"weaponType" : "Hammer",
"twoHanded" : true,
"itemTags" : ["weapon","melee","hammer"],
"inventoryIcon" : "florantier9hammer.png",
"animation" : "/items/active/weapons/tiered/hammer/tieredhammer.animation",
"animationParts" : {
"blade" : "/items/active/weapons/tiered/hammer/floran/florantier9hammer.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: 335 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier0shortsword",
"price" : 50,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A basic one handed shortsword.",
"shortdescription" : "Dull Slicer",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "florantier0shortsword.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: 614 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier10shortsword",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A powerful sword made of thorny vines.",
"shortdescription" : "The Cuttening",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "florantier10shortsword.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: 396 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier1shortsword",
"price" : 85,
"level" : 1,
"maxStack" : 1,
"rarity" : "Common",
"description" : "A basic curved shortsword.",
"shortdescription" : "Slicer",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "florantier1shortsword.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: 416 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier2shortsword",
"price" : 85,
"level" : 2,
"maxStack" : 1,
"rarity" : "Common",
"description" : "For both slicing and stabbing.",
"shortdescription" : "Slicestabber",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "florantier2shortsword.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: 465 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier3shortsword",
"price" : 85,
"level" : 3,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "Used for slicing, stabbing and cutting.",
"shortdescription" : "Slicestabcut",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "florantier3shortsword.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: 417 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier4shortsword",
"price" : 85,
"level" : 4,
"maxStack" : 1,
"rarity" : "Uncommon",
"description" : "A sword that wounds deeply.",
"shortdescription" : "Nastyslice",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "florantier4shortsword.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: 547 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier5shortsword",
"price" : 85,
"level" : 5,
"maxStack" : 1,
"rarity" : "Rare",
"description" : "A sword wrapped in vines.",
"shortdescription" : "Bindslicer",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "florantier5shortsword.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: 520 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier6shortsword",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A sword with a deadly hooked blade.",
"shortdescription" : "Gougeslicer",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "florantier6shortsword.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: 586 B

View file

@ -0,0 +1,77 @@
{
"itemName" : "florantier7shortsword",
"price" : 85,
"level" : 6,
"maxStack" : 1,
"rarity" : "Legendary",
"description" : "A shortsword decorated with a blooming flower.",
"shortdescription" : "Rosebud",
"tooltipKind" : "sword",
"weaponType" : "Shortsword",
"itemTags" : ["weapon","melee","shortsword"],
"image" : "florantier7shortsword.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