v1.4.4
BIN
assets/devel/items/armors/developers/george/bsleeve.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
assets/devel/items/armors/developers/george/chestf.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
assets/devel/items/armors/developers/george/chestm.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
assets/devel/items/armors/developers/george/fsleeve.png
Normal file
After Width: | Height: | Size: 8 KiB |
53
assets/devel/items/armors/developers/george/george.chest
Normal file
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"itemName" : "georgechest",
|
||||
"price" : 0,
|
||||
"inventoryIcon" : "icons.png:chest",
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Rare",
|
||||
"description" : "A sexy combination of an awesome jacket and a stylish green shirt made specifically for George. Be in awe!",
|
||||
"shortdescription" : "George's Chest Swag",
|
||||
"tooltipKind" : "armor",
|
||||
|
||||
"maleFrames" : {
|
||||
"body" : "chestm.png",
|
||||
"backSleeve" : "bsleeve.png",
|
||||
"frontSleeve" : "fsleeve.png"
|
||||
},
|
||||
|
||||
"femaleFrames" : {
|
||||
"body" : "chestf.png",
|
||||
"backSleeve" : "bsleeve.png",
|
||||
"frontSleeve" : "fsleeve.png"
|
||||
},
|
||||
|
||||
"statusEffects" : [
|
||||
"liquidimmunity"
|
||||
],
|
||||
|
||||
"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" }
|
||||
]
|
||||
}
|
41
assets/devel/items/armors/developers/george/george.head
Normal file
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"itemName" : "georgehead",
|
||||
"price" : 0,
|
||||
"inventoryIcon" : "icons.png:head",
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Rare",
|
||||
"description" : "Some sexy glasses that belong to George. Can you handle them!?",
|
||||
"shortdescription" : "George's Foxy Glasses",
|
||||
"tooltipKind" : "armor",
|
||||
|
||||
"maleFrames" : "head.png",
|
||||
"femaleFrames" : "head.png",
|
||||
"mask" : "mask.png",
|
||||
|
||||
"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" }
|
||||
]
|
||||
}
|
40
assets/devel/items/armors/developers/george/george.legs
Normal file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"itemName" : "georgelegs",
|
||||
"price" : 0,
|
||||
"inventoryIcon" : "icons.png:pants",
|
||||
"maxStack" : 1,
|
||||
"rarity" : "Rare",
|
||||
"description" : "Some form fitting and sexy pants made specifically for George's bodacious curves! Bask in the glory!",
|
||||
"shortdescription" : "George's Sexy Pants",
|
||||
"tooltipKind" : "armor",
|
||||
|
||||
"maleFrames" : "pants.png",
|
||||
"femaleFrames" : "pants.png",
|
||||
|
||||
"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" }
|
||||
]
|
||||
}
|
BIN
assets/devel/items/armors/developers/george/head.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
assets/devel/items/armors/developers/george/icons.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
assets/devel/items/armors/developers/george/mask.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
assets/devel/items/armors/developers/george/pants.png
Normal file
After Width: | Height: | Size: 9.7 KiB |