Skip to content

Instantly share code, notes, and snippets.

@jkcdarunday
Created September 6, 2021 18:11
Show Gist options
  • Save jkcdarunday/99f8799784894090706559f96062556f to your computer and use it in GitHub Desktop.
Save jkcdarunday/99f8799784894090706559f96062556f to your computer and use it in GitHub Desktop.
Axolittles Rarity
{
Background: [
{ attribute: 'St Patrick', count: 475, rarity: '4.75%' },
{ attribute: 'Orange', count: 1030, rarity: '10.30%' },
{ attribute: 'Blue', count: 1225, rarity: '12.25%' },
{ attribute: 'Cyan', count: 1240, rarity: '12.40%' },
{ attribute: 'Magenta', count: 1257, rarity: '12.57%' },
{ attribute: 'Purple', count: 1563, rarity: '15.63%' },
{ attribute: 'Fuchsia', count: 1569, rarity: '15.69%' },
{ attribute: 'Yellow', count: 1640, rarity: '16.40%' }
],
Top: [
{ attribute: 'Angel Ring', count: 17, rarity: '0.17%' },
{ attribute: 'Devil Horns', count: 27, rarity: '0.27%' },
{ attribute: 'Blue Cute Hat', count: 87, rarity: '0.87%' },
{ attribute: 'Double Horns', count: 88, rarity: '0.88%' },
{ attribute: 'Pink Cute Hat', count: 90, rarity: '0.90%' },
{ attribute: 'Gold Crown', count: 92, rarity: '0.92%' },
{ attribute: 'Green Bucket Hat', count: 96, rarity: '0.96%' },
{ attribute: 'Triple Horns', count: 97, rarity: '0.97%' },
{ attribute: 'None', count: 120, rarity: '1.20%' },
{ attribute: 'Cream', count: 139, rarity: '1.39%' },
{ attribute: 'Wizard', count: 140, rarity: '1.40%' },
{ attribute: 'Baby Axolittle', count: 141, rarity: '1.41%' },
{ attribute: 'Santa', count: 148, rarity: '1.48%' },
{ attribute: 'Red Cap', count: 152, rarity: '1.52%' },
{ attribute: 'Sprout', count: 154, rarity: '1.54%' },
{ attribute: 'Cat Ears', count: 155, rarity: '1.55%' },
{ attribute: 'Helmet', count: 156, rarity: '1.56%' },
{ attribute: 'Magician Hat', count: 158, rarity: '1.58%' },
{ attribute: 'Blue Cap', count: 161, rarity: '1.61%' },
{ attribute: 'Blue Bandana', count: 163, rarity: '1.63%' },
{ attribute: 'Pirate', count: 164, rarity: '1.64%' },
{ attribute: 'Red Fast Food', count: 165, rarity: '1.65%' },
{ attribute: 'Black Bandana', count: 165, rarity: '1.65%' },
{ attribute: 'Feather Crown', count: 165, rarity: '1.65%' },
{ attribute: 'Witch', count: 166, rarity: '1.66%' },
{ attribute: 'Paper Boat', count: 168, rarity: '1.68%' },
{ attribute: 'Flower Crown Purple', count: 168, rarity: '1.68%' },
{ attribute: 'Silver Crown', count: 168, rarity: '1.68%' },
{ attribute: 'Orange Cap', count: 169, rarity: '1.69%' },
{ attribute: 'Unicorn', count: 172, rarity: '1.72%' },
{ attribute: 'Robin Hood', count: 172, rarity: '1.72%' },
{ attribute: 'Explorer', count: 173, rarity: '1.73%' },
{ attribute: 'Pimp', count: 175, rarity: '1.75%' },
{ attribute: 'Orange Flower', count: 176, rarity: '1.76%' },
{ attribute: 'Beanie', count: 176, rarity: '1.76%' },
{ attribute: 'Pink Hat', count: 178, rarity: '1.78%' },
{ attribute: 'Jester', count: 178, rarity: '1.78%' },
{ attribute: 'Black Fast Food', count: 178, rarity: '1.78%' },
{ attribute: 'Purple Flower', count: 179, rarity: '1.79%' },
{ attribute: 'Brown Hat', count: 179, rarity: '1.79%' },
{ attribute: 'Graduation Cap', count: 181, rarity: '1.81%' },
{ attribute: 'Military', count: 181, rarity: '1.81%' },
{ attribute: 'Pink Flower Crown', count: 182, rarity: '1.82%' },
{ attribute: 'Summer Hat', count: 182, rarity: '1.82%' },
{ attribute: 'Round Hat', count: 183, rarity: '1.83%' },
{ attribute: 'Red Flower', count: 184, rarity: '1.84%' },
{ attribute: 'Red Sun Hat', count: 185, rarity: '1.85%' },
{ attribute: 'Birthday', count: 187, rarity: '1.87%' },
{ attribute: 'KGB', count: 188, rarity: '1.88%' },
{ attribute: 'Cowboy', count: 189, rarity: '1.89%' },
{ attribute: 'Red Flower Crown', count: 191, rarity: '1.91%' },
{ attribute: 'Nurse', count: 192, rarity: '1.92%' },
{ attribute: 'Sombrero', count: 192, rarity: '1.92%' },
{ attribute: 'Blue Sun Hat', count: 192, rarity: '1.92%' },
{ attribute: 'St Patrick', count: 192, rarity: '1.92%' },
{ attribute: 'Military Beret', count: 193, rarity: '1.93%' },
{ attribute: 'Construction', count: 196, rarity: '1.96%' },
{ attribute: 'Beach Hat', count: 196, rarity: '1.96%' },
{ attribute: 'Beret', count: 198, rarity: '1.98%' },
{ attribute: 'Captain', count: 199, rarity: '1.99%' },
{ attribute: 'Blue Bucket Hat', count: 200, rarity: '2.00%' },
{ attribute: 'Top Hat', count: 201, rarity: '2.01%' }
],
Face: [
{ attribute: 'Robot Danger', count: 17, rarity: '0.17%' },
{ attribute: 'Alien', count: 35, rarity: '0.35%' },
{ attribute: 'Robot Pong', count: 37, rarity: '0.37%' },
{ attribute: 'Wolf Mask', count: 38, rarity: '0.38%' },
{ attribute: 'Drugs', count: 41, rarity: '0.41%' },
{ attribute: 'Cat Mask', count: 42, rarity: '0.42%' },
{ attribute: 'Robot Sus', count: 56, rarity: '0.56%' },
{ attribute: 'Robot Pixels Sad', count: 70, rarity: '0.70%' },
{ attribute: 'Robot Alien', count: 74, rarity: '0.74%' },
{ attribute: 'Robot Cute', count: 74, rarity: '0.74%' },
{ attribute: 'Robot Pixels Cute', count: 75, rarity: '0.75%' },
{ attribute: 'Robot Smile', count: 76, rarity: '0.76%' },
{ attribute: 'Robot Pixels Happy', count: 76, rarity: '0.76%' },
{ attribute: 'Robot Love', count: 77, rarity: '0.77%' },
{ attribute: 'Angry Robot', count: 77, rarity: '0.77%' },
{ attribute: 'Robot Sad', count: 77, rarity: '0.77%' },
{ attribute: 'Robot Wide Eyes', count: 88, rarity: '0.88%' },
{ attribute: 'Robot Error', count: 90, rarity: '0.90%' },
{ attribute: 'DJ', count: 117, rarity: '1.17%' },
{ attribute: 'Ninja', count: 138, rarity: '1.38%' },
{ attribute: 'Wicked', count: 197, rarity: '1.97%' },
{ attribute: 'Round Shades', count: 213, rarity: '2.13%' },
{ attribute: 'Lipstick and Shades', count: 227, rarity: '2.27%' },
{ attribute: 'Scar', count: 242, rarity: '2.42%' },
{ attribute: 'Fake Nose', count: 252, rarity: '2.52%' },
{ attribute: 'Monocle', count: 260, rarity: '2.60%' },
{ attribute: 'Kurt', count: 261, rarity: '2.61%' },
{ attribute: 'Shocked', count: 264, rarity: '2.64%' },
{ attribute: 'Crazy Eyes', count: 269, rarity: '2.69%' },
{ attribute: 'Nerd', count: 270, rarity: '2.70%' },
{ attribute: 'Sad', count: 278, rarity: '2.78%' },
{ attribute: 'Hearts', count: 280, rarity: '2.80%' },
{ attribute: 'Candy', count: 283, rarity: '2.83%' },
{ attribute: 'Big Smile', count: 288, rarity: '2.88%' },
{ attribute: 'Wink', count: 299, rarity: '2.99%' },
{ attribute: 'Cute', count: 302, rarity: '3.02%' },
{ attribute: 'Dollars', count: 304, rarity: '3.04%' },
{ attribute: 'Vampire', count: 305, rarity: '3.05%' },
{ attribute: 'Smile', count: 305, rarity: '3.05%' },
{ attribute: 'Tongue', count: 310, rarity: '3.10%' },
{ attribute: 'Pirate', count: 311, rarity: '3.11%' },
{ attribute: 'Blush', count: 312, rarity: '3.12%' },
{ attribute: 'Yikes', count: 315, rarity: '3.15%' },
{ attribute: 'Scary Mouth', count: 319, rarity: '3.19%' },
{ attribute: 'Gray Mask', count: 319, rarity: '3.19%' },
{ attribute: 'Mustache', count: 320, rarity: '3.20%' },
{ attribute: 'Smile and Eyelashes', count: 321, rarity: '3.21%' },
{ attribute: 'Shiny Eyes', count: 326, rarity: '3.26%' },
{ attribute: 'Blue Mask', count: 329, rarity: '3.29%' },
{ attribute: 'Eyelashes and Tongue', count: 343, rarity: '3.43%' }
],
Outfit: [
{ attribute: 'Angel', count: 13, rarity: '0.13%' },
{ attribute: 'Devil', count: 15, rarity: '0.15%' },
{ attribute: 'None', count: 40, rarity: '0.40%' },
{ attribute: 'Armor', count: 74, rarity: '0.74%' },
{ attribute: 'Adventurer', count: 76, rarity: '0.76%' },
{ attribute: 'Bowtie', count: 79, rarity: '0.79%' },
{ attribute: 'Sweater and Chain', count: 82, rarity: '0.82%' },
{ attribute: 'Pimp', count: 84, rarity: '0.84%' },
{ attribute: 'E-boy', count: 135, rarity: '1.35%' },
{ attribute: 'Sorcerer Robe', count: 152, rarity: '1.52%' },
{ attribute: 'School Uniform', count: 152, rarity: '1.52%' },
{ attribute: 'KGB', count: 154, rarity: '1.54%' },
{ attribute: 'St Patrick', count: 154, rarity: '1.54%' },
{ attribute: 'E-girl', count: 159, rarity: '1.59%' },
{ attribute: 'Santa', count: 165, rarity: '1.65%' },
{ attribute: 'Summer Dress', count: 167, rarity: '1.67%' },
{ attribute: 'Magician Robe', count: 203, rarity: '2.03%' },
{ attribute: 'Red Fast Food', count: 207, rarity: '2.07%' },
{ attribute: 'Blue Striped Shirt', count: 213, rarity: '2.13%' },
{ attribute: 'Military Shirt', count: 213, rarity: '2.13%' },
{ attribute: 'Brown Suit', count: 215, rarity: '2.15%' },
{ attribute: 'Skull Shirt', count: 218, rarity: '2.18%' },
{ attribute: 'Cowboy', count: 222, rarity: '2.22%' },
{ attribute: 'Tribal', count: 222, rarity: '2.22%' },
{ attribute: 'Mage Robe', count: 225, rarity: '2.25%' },
{ attribute: 'Explorer', count: 225, rarity: '2.25%' },
{ attribute: 'Pirate', count: 225, rarity: '2.25%' },
{ attribute: 'Red Hawaiian', count: 226, rarity: '2.26%' },
{ attribute: 'Garden Overalls', count: 228, rarity: '2.28%' },
{ attribute: 'Construction', count: 230, rarity: '2.30%' },
{ attribute: 'Blue Hawaiian', count: 235, rarity: '2.35%' },
{ attribute: 'Black Fast Food', count: 237, rarity: '2.37%' },
{ attribute: 'Graduation Suit', count: 241, rarity: '2.41%' },
{ attribute: 'Jester', count: 242, rarity: '2.42%' },
{ attribute: 'Stonks Shirt', count: 243, rarity: '2.43%' },
{ attribute: 'Nurse', count: 245, rarity: '2.45%' },
{ attribute: 'Sweater', count: 246, rarity: '2.46%' },
{ attribute: 'Flowers Shirt', count: 250, rarity: '2.50%' },
{ attribute: 'Black Hawaiian', count: 251, rarity: '2.51%' },
{ attribute: 'Robin Hood', count: 253, rarity: '2.53%' },
{ attribute: 'Love Shirt', count: 254, rarity: '2.54%' },
{ attribute: 'Poncho', count: 258, rarity: '2.58%' },
{ attribute: 'Striped Shirt', count: 260, rarity: '2.60%' },
{ attribute: 'Heart T-shirt', count: 278, rarity: '2.78%' },
{ attribute: 'King', count: 317, rarity: '3.17%' },
{ attribute: 'Green Shirt', count: 465, rarity: '4.65%' },
{ attribute: 'Blue Shirt', count: 475, rarity: '4.75%' },
{ attribute: 'Red Shirt', count: 476, rarity: '4.76%' }
],
Type: [
{ attribute: 'Cosmic', count: 40, rarity: '0.40%' },
{ attribute: 'Robot', count: 964, rarity: '9.64%' },
{ attribute: 'Normal', count: 8995, rarity: '89.96%' }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment