roblonium-web/API/AvatarRules.ashx

600 lines
12 KiB
Plaintext

<?php
header('Content-Type: application/json; charset=utf-8');
ob_start();
?>
{
"wearableAssetTypes":[
{
"maxNumber":3,
"id":8,
"name":"Hat"
},
{
"maxNumber":1,
"id":18,
"name":"Face"
},
{
"maxNumber":1,
"id":19,
"name":"Gear"
},
{
"maxNumber":1,
"id":17,
"name":"Head"
},
{
"maxNumber":1,
"id":29,
"name":"Left Arm"
},
{
"maxNumber":1,
"id":30,
"name":"Left Leg"
},
{
"maxNumber":1,
"id":12,
"name":"Pants"
},
{
"maxNumber":1,
"id":28,
"name":"Right Arm"
},
{
"maxNumber":1,
"id":31,
"name":"Right Leg"
},
{
"maxNumber":1,
"id":11,
"name":"Shirt"
},
{
"maxNumber":1,
"id":2,
"name":"T-Shirt"
},
{
"maxNumber":1,
"id":27,
"name":"Torso"
}
],
"bodyColorsPalette":[
{
"brickColorId":361,
"hexColor":"#564236",
"name":"Dirt brown"
},
{
"brickColorId":192,
"hexColor":"#694028",
"name":"Reddish brown"
},
{
"brickColorId":217,
"hexColor":"#7C5C46",
"name":"Brown"
},
{
"brickColorId":153,
"hexColor":"#957977",
"name":"Sand red"
},
{
"brickColorId":359,
"hexColor":"#AF9483",
"name":"Linen"
},
{
"brickColorId":352,
"hexColor":"#C7AC78",
"name":"Burlap"
},
{
"brickColorId":5,
"hexColor":"#D7C59A",
"name":"Brick yellow"
},
{
"brickColorId":101,
"hexColor":"#DA867A",
"name":"Medium red"
},
{
"brickColorId":1007,
"hexColor":"#A34B4B",
"name":"Dusty Rose"
},
{
"brickColorId":1014,
"hexColor":"#AA5500",
"name":"CGA brown"
},
{
"brickColorId":38,
"hexColor":"#A05F35",
"name":"Dark orange"
},
{
"brickColorId":18,
"hexColor":"#CC8E69",
"name":"Nougat"
},
{
"brickColorId":125,
"hexColor":"#EAB892",
"name":"Light orange"
},
{
"brickColorId":1030,
"hexColor":"#FFCC99",
"name":"Pastel brown"
},
{
"brickColorId":133,
"hexColor":"#D5733D",
"name":"Neon orange"
},
{
"brickColorId":106,
"hexColor":"#DA8541",
"name":"Bright orange"
},
{
"brickColorId":105,
"hexColor":"#E29B40",
"name":"Br. yellowish orange"
},
{
"brickColorId":1017,
"hexColor":"#FFAF00",
"name":"Deep orange"
},
{
"brickColorId":24,
"hexColor":"#F5CD30",
"name":"Bright yellow"
},
{
"brickColorId":334,
"hexColor":"#F8D96D",
"name":"Daisy orange"
},
{
"brickColorId":226,
"hexColor":"#FDEA8D",
"name":"Cool yellow"
},
{
"brickColorId":141,
"hexColor":"#27462D",
"name":"Earth green"
},
{
"brickColorId":1021,
"hexColor":"#3A7D15",
"name":"Camo"
},
{
"brickColorId":28,
"hexColor":"#287F47",
"name":"Dark green"
},
{
"brickColorId":37,
"hexColor":"#4B974B",
"name":"Bright green"
},
{
"brickColorId":310,
"hexColor":"#5B9A4C",
"name":"Shamrock"
},
{
"brickColorId":317,
"hexColor":"#7C9C6B",
"name":"Moss"
},
{
"brickColorId":119,
"hexColor":"#A4BD47",
"name":"Br. yellowish green"
},
{
"brickColorId":1011,
"hexColor":"#002060",
"name":"Navy blue"
},
{
"brickColorId":1012,
"hexColor":"#2154B9",
"name":"Deep blue"
},
{
"brickColorId":1010,
"hexColor":"#0000FF",
"name":"Really blue"
},
{
"brickColorId":23,
"hexColor":"#0D69AC",
"name":"Bright blue"
},
{
"brickColorId":305,
"hexColor":"#527CAE",
"name":"Steel blue"
},
{
"brickColorId":102,
"hexColor":"#6E99CA",
"name":"Medium blue"
},
{
"brickColorId":45,
"hexColor":"#B4D2E4",
"name":"Light blue"
},
{
"brickColorId":107,
"hexColor":"#008F9C",
"name":"Bright bluish green"
},
{
"brickColorId":1018,
"hexColor":"#12EED4",
"name":"Teal"
},
{
"brickColorId":1027,
"hexColor":"#9FF3E9",
"name":"Pastel blue-green"
},
{
"brickColorId":1019,
"hexColor":"#00FFFF",
"name":"Toothpaste"
},
{
"brickColorId":1013,
"hexColor":"#04AFEC",
"name":"Cyan"
},
{
"brickColorId":11,
"hexColor":"#80BBDC",
"name":"Pastel Blue"
},
{
"brickColorId":1024,
"hexColor":"#AFDDFF",
"name":"Pastel light blue"
},
{
"brickColorId":104,
"hexColor":"#6B327C",
"name":"Bright violet"
},
{
"brickColorId":1023,
"hexColor":"#8C5B9F",
"name":"Lavender"
},
{
"brickColorId":321,
"hexColor":"#A75E9B",
"name":"Lilac"
},
{
"brickColorId":1015,
"hexColor":"#AA00AA",
"name":"Magenta"
},
{
"brickColorId":1031,
"hexColor":"#6225D1",
"name":"Royal purple"
},
{
"brickColorId":1006,
"hexColor":"#B480FF",
"name":"Alder"
},
{
"brickColorId":1026,
"hexColor":"#B1A7FF",
"name":"Pastel violet"
},
{
"brickColorId":21,
"hexColor":"#C4281C",
"name":"Bright red"
},
{
"brickColorId":1004,
"hexColor":"#FF0000",
"name":"Really red"
},
{
"brickColorId":1032,
"hexColor":"#FF00BF",
"name":"Hot pink"
},
{
"brickColorId":1016,
"hexColor":"#FF66CC",
"name":"Pink"
},
{
"brickColorId":330,
"hexColor":"#FF98DC",
"name":"Carnation pink"
},
{
"brickColorId":9,
"hexColor":"#E8BAC8",
"name":"Light reddish violet"
},
{
"brickColorId":1025,
"hexColor":"#FFC9C9",
"name":"Pastel orange"
},
{
"brickColorId":364,
"hexColor":"#5A4C42",
"name":"Dark taupe"
},
{
"brickColorId":351,
"hexColor":"#BC9B5D",
"name":"Cork"
},
{
"brickColorId":1008,
"hexColor":"#C1BE42",
"name":"Olive"
},
{
"brickColorId":29,
"hexColor":"#A1C48C",
"name":"Medium green"
},
{
"brickColorId":1022,
"hexColor":"#7F8E64",
"name":"Grime"
},
{
"brickColorId":151,
"hexColor":"#789082",
"name":"Sand green"
},
{
"brickColorId":135,
"hexColor":"#74869D",
"name":"Sand blue"
},
{
"brickColorId":1020,
"hexColor":"#00FF00",
"name":"Lime green"
},
{
"brickColorId":1028,
"hexColor":"#CCFFCC",
"name":"Pastel green"
},
{
"brickColorId":1009,
"hexColor":"#FFFF00",
"name":"New Yeller"
},
{
"brickColorId":1029,
"hexColor":"#FFFFCC",
"name":"Pastel yellow"
},
{
"brickColorId":1003,
"hexColor":"#111111",
"name":"Really black"
},
{
"brickColorId":26,
"hexColor":"#1B2A35",
"name":"Black"
},
{
"brickColorId":199,
"hexColor":"#635F62",
"name":"Dark stone grey"
},
{
"brickColorId":194,
"hexColor":"#A3A2A5",
"name":"Medium stone grey"
},
{
"brickColorId":1002,
"hexColor":"#CDCDCD",
"name":"Mid gray"
},
{
"brickColorId":208,
"hexColor":"#E5E4DF",
"name":"Light stone grey"
},
{
"brickColorId":1,
"hexColor":"#F2F3F3",
"name":"White"
},
{
"brickColorId":1001,
"hexColor":"#F8F8F8",
"name":"Institutional white"
}
],
"basicBodyColorsPalette":[
{
"brickColorId":364,
"hexColor":"#5A4C42",
"name":"Dark taupe"
},
{
"brickColorId":217,
"hexColor":"#7C5C46",
"name":"Brown"
},
{
"brickColorId":359,
"hexColor":"#AF9483",
"name":"Linen"
},
{
"brickColorId":18,
"hexColor":"#CC8E69",
"name":"Nougat"
},
{
"brickColorId":125,
"hexColor":"#EAB892",
"name":"Light orange"
},
{
"brickColorId":361,
"hexColor":"#564236",
"name":"Dirt brown"
},
{
"brickColorId":192,
"hexColor":"#694028",
"name":"Reddish brown"
},
{
"brickColorId":351,
"hexColor":"#BC9B5D",
"name":"Cork"
},
{
"brickColorId":352,
"hexColor":"#C7AC78",
"name":"Burlap"
},
{
"brickColorId":5,
"hexColor":"#D7C59A",
"name":"Brick yellow"
},
{
"brickColorId":153,
"hexColor":"#957977",
"name":"Sand red"
},
{
"brickColorId":1007,
"hexColor":"#A34B4B",
"name":"Dusty Rose"
},
{
"brickColorId":101,
"hexColor":"#DA867A",
"name":"Medium red"
},
{
"brickColorId":1025,
"hexColor":"#FFC9C9",
"name":"Pastel orange"
},
{
"brickColorId":330,
"hexColor":"#FF98DC",
"name":"Carnation pink"
},
{
"brickColorId":135,
"hexColor":"#74869D",
"name":"Sand blue"
},
{
"brickColorId":305,
"hexColor":"#527CAE",
"name":"Steel blue"
},
{
"brickColorId":11,
"hexColor":"#80BBDC",
"name":"Pastel Blue"
},
{
"brickColorId":1026,
"hexColor":"#B1A7FF",
"name":"Pastel violet"
},
{
"brickColorId":321,
"hexColor":"#A75E9B",
"name":"Lilac"
},
{
"brickColorId":107,
"hexColor":"#008F9C",
"name":"Bright bluish green"
},
{
"brickColorId":310,
"hexColor":"#5B9A4C",
"name":"Shamrock"
},
{
"brickColorId":317,
"hexColor":"#7C9C6B",
"name":"Moss"
},
{
"brickColorId":29,
"hexColor":"#A1C48C",
"name":"Medium green"
},
{
"brickColorId":105,
"hexColor":"#E29B40",
"name":"Br. yellowish orange"
},
{
"brickColorId":24,
"hexColor":"#F5CD30",
"name":"Bright yellow"
},
{
"brickColorId":334,
"hexColor":"#F8D96D",
"name":"Daisy orange"
},
{
"brickColorId":199,
"hexColor":"#635F62",
"name":"Dark stone grey"
},
{
"brickColorId":1002,
"hexColor":"#CDCDCD",
"name":"Mid gray"
},
{
"brickColorId":1001,
"hexColor":"#F8F8F8",
"name":"Institutional white"
}
]
}
<?php
echo(json_encode(json_decode(ob_get_clean())));
?>