Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "itemName" : "spacemarinechest",
- "inventoryIcon" : "icons.png:chest",
- "dropCollision" : [-4.0, -3.0, 4.0, 3.0],
- "maxStack" : 1,
- "rarity" : "Common",
- "description" : "Power Armour Chestpiece. Heavy-duty armour.",
- "shortdescription" : "Power Armour Chestpiece",
- "inspectionKind" : "armor",
- "maleFrames" : {
- "body" : "chest.png",
- "backSleeve" : "bsleeve.png",
- "frontSleeve" : "fsleeve.png"
- },
- "femaleFrames" : {
- "body" : "chest.png",
- "backSleeve" : "bsleeve.png",
- "frontSleeve" : "fsleeve.png"
- },
- "statusEffects" : [
- {
- "kind" : "ColdProtection",
- "amount" : "10"
- }
- ],
- "augments" : [
- { "name" : "lighttoenergy" },
- { "name" : "spiked" },
- { "name" : "glow" }
- ],
- "colorOptions" : [ "",
- { "ffca8a" : "727272", "e0975c" : "414141", "a85636" : "1c1c1c", "6f2919" : "060606" },
- { "ffca8a" : "e9e9e9", "e0975c" : "727272", "a85636" : "333333", "6f2919" : "161616" },
- { "ffca8a" : "e6a49e", "e0975c" : "ac3b37", "a85636" : "521010", "6f2919" : "200407" },
- { "ffca8a" : "f3cea2", "e0975c" : "cf7d2c", "a85636" : "773611", "6f2919" : "221004" },
- { "ffca8a" : "f8f6da", "e0975c" : "d3be46", "a85636" : "745d16", "6f2919" : "1e1705" },
- { "ffca8a" : "bbe69d", "e0975c" : "5ba73c", "a85636" : "1d4e0f", "6f2919" : "051403" },
- { "ffca8a" : "99bee5", "e0975c" : "3e65b7", "a85636" : "151f5f", "6f2919" : "040619" },
- { "ffca8a" : "d29be8", "e0975c" : "933eb4", "a85636" : "47145b", "6f2919" : "0e0314" },
- { "ffca8a" : "edb8ee", "e0975c" : "c94ac7", "a85636" : "6f1768", "6f2919" : "1e051c" },
- { "ffca8a" : "ebd3c4", "e0975c" : "be8569", "a85636" : "763f28", "6f2919" : "1c0c06" }
- /*
- { "ffca8a" : "d4c398", "e0975c" : "bda67a", "a85636" : "9c7f54", "6f2919" : "755937" },
- { "ffca8a" : "d5595f", "e0975c" : "a32c2c", "a85636" : "71291b", "6f2919" : "4c1e10" },
- { "ffca8a" : "46b3e8", "e0975c" : "1a7bb5", "a85636" : "0e427e", "6f2919" : "072655" },
- { "ffca8a" : "b0e944", "e0975c" : "78b618", "a85636" : "3f7f0d", "6f2919" : "255606" },
- { "ffca8a" : "eef055", "e0975c" : "d3bb1c", "a85636" : "9c8011", "6f2919" : "644807" },
- { "ffca8a" : "fd8d30", "e0975c" : "ca6705", "a85636" : "8c5d00", "6f2919" : "5c4400" },
- { "ffca8a" : "c260ff", "e0975c" : "931ad0", "a85636" : "710587", "6f2919" : "52015b" },
- { "ffca8a" : "717171", "e0975c" : "505050", "a85636" : "363636", "6f2919" : "181818" },
- { "ffca8a" : "e6e9ea", "e0975c" : "c6d2d4", "a85636" : "97abac", "6f2919" : "627677" }
- */
- ],
- "statusEffects" : [
- {
- "kind" : "ColdProtection",
- "amount" : "10"
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement