Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:CosmeticInfo/Data

From MCC Island Wiki
Revision as of 16:01, 15 September 2025 by TMOffline (talk | contribs) (Updating data (automatic))

This page contains data taken from the API, for use by the main module page.

All values are as follows (also documented here):

  • name - The name of the cosmetic.
  • description - The description of the cosmetic.
  • category - The category the cosmetic is in.
  • collection - The collection this cosmetic is in.
  • rarity - The rarity of the cosmetic.
  • colorable - If this cosmetic can be colored using Chroma Packs.
  • trophies - The number of trophies this cosmetic awards.
    • Note that this does not include the completion bonus for applying all Chroma Packs to the cosmetic.
  • isBonusTrophies - If this cosmetic awards bonus trophies.
    • This will be nil if the cosmetic does not award any trophies.
  • canBeDonated - If this cosmetic can be donated for Royal Reputation.
  • royalReputation:
    • donationLimit - The maximum number of donations that can be made for this cosmetic.
    • reputationAmount - The amount of reputation that each donation provides.
  • obtainmentHint - A hint as to how this cosmetic can be obtained.
  • type - The type of this cosmetic.
  • globalNumberOwned - The number of people who own this cosmetic.
    • The exact number is only displayed if fewer than 1000 players own this cosmetic. Otherwise, either 1000+ or 10000+ will be given, indicating the real value is higher than this number. Some cosmetics are excluded from ownership reporting, for these cosmetics it will be nil.

return {
  ["last_updated"] = 1757966461,
  ["cosmetics"] = {
    ["Abomination Staff"] = {
			["description"] = "Don't let it lick you, who knows what'll happen!?Arcane Bonus: Grants you +5% Efficient Fusion while in your wardrobe.",
			["category"] = "Accessory",
			["collection"] = "Arcane Gate",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 30
			},
			["globalNumberOwned"] = "6",
			["obtainmentHint"] = "Obtained from the Arcane Gate, or very rarely from the Cosmetic Machine.",
			["type"] = "ARCANE",
		},
    ["Adventurer's Staff"] = {
			["description"] = "Perfect for starting your journey.",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "788",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Adventurers Staff (Forest)"] = {
			["description"] = "Push ahead, adventurer!",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Ancient Potion"] = {
			["description"] = "Don't drink this on an empty stomach.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Ancient Staff"] = {
			["description"] = "The winds whisper to you...",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "542",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Android Axe"] = {
			["description"] = "A must have for any modern kitchen. ",
			["category"] = "Accessory",
			["collection"] = "Cyber Surge",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "622",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Anemone"] = {
			["description"] = "Fist full o' clowns..",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Book of Anomalies"] = {
			["description"] = "Greatest example of the pen being mightier than the sword.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained rarely from a powerful anomaly.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "Obtained rarely from an elusive anomaly.",
			["type"] = "COLLECTOR",
		},
    ["Archeologist Brush"] = {
			["description"] = "Not a solution to the copper problem!",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "547",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Arm Cannon (Buccaneer)"] = {
			["description"] = "Fire!",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Arm Cannon (B.W.B 8000)"] = {
			["description"] = "Abbreviated from: 'Big Water Blaster'<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Accessory",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "602",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Arm Cannon (Chicken Ballistics)"] = {
			["description"] = "Squawk!!",
			["category"] = "Accessory",
			["collection"] = "Explosive",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "455",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Explosive Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Arm Cast"] = {
			["description"] = "You're not actually hurt; you just like collecting signatures.",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Atomic Armor"] = {
			["description"] = "Packs a megaton of punch!",
			["category"] = "Accessory",
			["collection"] = "Explosive",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "569",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Explosive Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Banana"] = {
			["description"] = "Peanutbutter jelly time!",
			["category"] = "Accessory",
			["collection"] = "Natural",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Baseball Bat"] = {
			["description"] = "1! 2! 3 Strikes! You're out!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Spiked"] = {
			["description"] = "She is a thirsty bat!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Battle Axe"] = {
			["description"] = "1d8 slashing or 1d10 if using two hands.",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Beach Bucket"] = {
			["description"] = "Time to build a castle! Very slowly.",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Beam Sword"] = {
			["description"] = "The formal weapon of a Knight-Champion, though the order has long since been forgotten.",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Beam Sword (Dual)"] = {
			["description"] = "Your power has been honed into this weapon with one fate: to be Champion.",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Beetle Staff"] = {
			["description"] = "No, it's not a real beetle. That'd be cruel.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained from the Grand Auction.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "6",
			["obtainmentHint"] = "Obtained from the Grand Auction.",
			["type"] = "COLLECTOR",
		},
    ["Blockle Tea"] = {
			["description"] = "\"Have a beautiful day ;3\"",
			["category"] = "Accessory",
			["collection"] = "Natural",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Blowtorch"] = {
			["description"] = "For when duct tape fails!",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Bone Claw"] = {
			["description"] = "Erm, acktually claws are generally comprised of keratin.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Bone Club"] = {
			["description"] = "Good for bonking those who disagree with you.",
			["category"] = "Accessory",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Bone Spear"] = {
			["description"] = "Pointy. But that's the point, right?",
			["category"] = "Accessory",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Book"] = {
			["description"] = "\"...leaving them the last of their team. The future champion sprinted behind a wall narrowly avoiding their opposition's arrows. Our hero quickly decided that...\"",
			["category"] = "Accessory",
			["collection"] = "Magical",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Book (Spellbook)"] = {
			["description"] = "A powerful tome, once locked away, now set loose.",
			["category"] = "Accessory",
			["collection"] = "Magical",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Boombox"] = {
			["description"] = "Life of the party on the go.",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Bouquet"] = {
			["description"] = "Ready to be flung upon a stage or given to your beloved.",
			["category"] = "Accessory",
			["collection"] = "Natural",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Box o' Explosives"] = {
			["description"] = "When I said I wanted a boom-box, this isn't quite what I had in mind..",
			["category"] = "Accessory",
			["collection"] = "Explosive",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "591",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Explosive Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Box o' Explosives (Nuclear Meltdown)"] = {
			["description"] = "The most toxic way to punch your opponents.",
			["category"] = "Accessory",
			["collection"] = "Explosive",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "490",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Explosive Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Boxing Glove"] = {
			["description"] = "It's ready to give a knockout!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Briefcase"] = {
			["description"] = "I make a nickel, boss makes a dime. That's why I play Minecraft on company time!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Briefcase (Looter)"] = {
			["description"] = "This bad boy can fit so many riches inside of it.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "242",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Bubble Fist"] = {
			["description"] = "That was surprisingly effective!",
			["category"] = "Accessory",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Burger"] = {
			["description"] = "Burgers But Fast, on the go!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Burger Staff"] = {
			["description"] = "Rule with honour, valour and extra pickles.",
			["category"] = "Accessory",
			["collection"] = "Mythic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mythic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Cacti Cane"] = {
			["description"] = "Just make sure you wield it at the right end.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "338",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Camera"] = {
			["description"] = "Smile and say \"Spider Eye!\"",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Candy Cane"] = {
			["description"] = "Both jolly and minty!",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Candy Flow"] = {
			["description"] = "I have the power of sugary treats on my side.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "911",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Caution Sword"] = {
			["description"] = "Be more wary of the blade than the wet floor.",
			["category"] = "Accessory",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "769",
			["obtainmentHint"] = "Obtained from this seasons seasonal machine.",
			["type"] = "LIMITED",
		},
    ["Chainsaw Hand"] = {
			["description"] = "Groovy!",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Chamberstick"] = {
			["description"] = "Light the way..",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "189",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Cheese Skewer"] = {
			["description"] = "Swiss, Cheddar, Brie, what more could you ask for?",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "532",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Chicken Wing"] = {
			["description"] = "Winner Winner Chicken Dinner!",
			["category"] = "Accessory",
			["collection"] = "Cuckoo",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cuckoo Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Chicken Wing (Hot!)"] = {
			["description"] = "This isn't what you meant when you said \"spicy\"!",
			["category"] = "Accessory",
			["collection"] = "Cuckoo",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "512",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cuckoo Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Choco Shield"] = {
			["description"] = "Great protection from anything except heat.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "545",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Chompy Hand"] = {
			["description"] = "\"Are you gonna eat that? Thanks!\"",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Chompy Hand (Rat)"] = {
			["description"] = "Bane of rat traps. ",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Claim Flag"] = {
			["description"] = "Ah, yes, the best faction: The Crossing Chickens.",
			["category"] = "Accessory",
			["collection"] = "Cuckoo",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cuckoo Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Claim Flag (Feathers)"] = {
			["description"] = "Made from 100% real chickens.",
			["category"] = "Accessory",
			["collection"] = "Cuckoo",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "546",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cuckoo Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Climber's Pick"] = {
			["description"] = "Scale the tallest (and coldest) of mountains!<glyph:\"mcc:icon.tooltips.veteran\"> Crafted after climbing the greatest of heights on MCC Island.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "120",
			["obtainmentHint"] = "Obtained from a shop at the peak of the island.",
			["type"] = "STANDARD",
		},
    ["Cloud Fist"] = {
			["description"] = "Also known as a 1-1-1.",
			["category"] = "Accessory",
			["collection"] = "Cloudy",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cloudy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Cloud Fist (Heavenly)"] = {
			["description"] = "This fist carries the might of the divine.",
			["category"] = "Accessory",
			["collection"] = "Cloudy",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cloudy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Cloud Fist (Lightning)"] = {
			["description"] = "Float like a cirrus, sting like a cumulonimbus!",
			["category"] = "Accessory",
			["collection"] = "Cloudy",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "612",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cloudy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Cloud Fist (Stormy)"] = {
			["description"] = "I know dark clouds have gathered 'round me.",
			["category"] = "Accessory",
			["collection"] = "Cloudy",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "506",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cloudy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Clown Mallet"] = {
			["description"] = "Violence doesn't solve problems. But it's fun!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Clown Mallet (Spiral)"] = {
			["description"] = "Packs a squeak.",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Coffee Mug"] = {
			["description"] = "You're not you 'till you've had your cup.",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Comet Fist"] = {
			["description"] = "One punch will wipe out a planet's worth of reptiles.",
			["category"] = "Accessory",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "780",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Comically Large Spoon"] = {
			["description"] = "It's a spoon, and it's comically large!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Comically Large Spoon (Wooden)"] = {
			["description"] = "Being a rat chef is so difficult, the utensils are too large!",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Constellation Cartographer"] = {
			["description"] = "Counting the stars individually for 1e+99 days!",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "915",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Coral Fist"] = {
			["description"] = "Feel the life and heart of the ocean swimming around you.",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "571",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Coral Trident"] = {
			["description"] = "I'm sure the mermaid you stole this from didn't need it anymore.",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Cosmic Sword"] = {
			["description"] = "Contains the energy of ten supernovae!",
			["category"] = "Accessory",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Cotton Candy"] = {
			["description"] = "You mean candyfloss? Or fairy floss? Dad's Beard? Who cares; it's delicious!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Crab Claw"] = {
			["description"] = "Have you ever done the crab dance?",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "691",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Crowbar"] = {
			["description"] = "Wake up and smell the ashes...",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Crow's Perch"] = {
			["description"] = "Quoth the Crow \"This isn't my line!\"",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Cupcake Staff"] = {
			["description"] = "In this realm; Cupcakes hold all the authority.",
			["category"] = "Accessory",
			["collection"] = "Candy Factory",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Cupcake Staff (Spearhead)"] = {
			["description"] = "A sweet treat with a fierce blade atop.",
			["category"] = "Accessory",
			["collection"] = "Candy Factory",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "481",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Cutlass"] = {
			["description"] = "Gimme yer loot or taste my blade!",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Cutlass (Ashen)"] = {
			["description"] = "Guide the way, or flay.",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "311",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Cyber Fist"] = {
			["description"] = "Charge up a pulse of pure rhythm!",
			["category"] = "Accessory",
			["collection"] = "Cyber Surge",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Cyclops Fist"] = {
			["description"] = "A bit smelly, but still good for punching.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "891",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Dart Bracer"] = {
			["description"] = "BRACE FOR... darts?",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Donut"] = {
			["description"] = "Isn't it just a frosting-covered bagel..?",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Donut (Sprinkled)"] = {
			["description"] = "Your food is no match for my frosted sprinkled doughnut!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Drill Arm"] = {
			["description"] = "This drill is my soul! It's also my hand!",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Dynamite Stick"] = {
			["description"] = "Big booms come in small packages.",
			["category"] = "Accessory",
			["collection"] = "Explosive",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Explosive Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Dynamite Stick (Bundled)"] = {
			["description"] = "Why are you holding it?? Are you insane??",
			["category"] = "Accessory",
			["collection"] = "Explosive",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "690",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Explosive Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Dynamite Stick (Isotope)"] = {
			["description"] = "Powers Portal Projection!",
			["category"] = "Accessory",
			["collection"] = "Explosive",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Explosive Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Dynamite Stick (Nuclear)"] = {
			["description"] = "Be careful not to drop it.",
			["category"] = "Accessory",
			["collection"] = "Explosive",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "564",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Explosive Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Exo-Arm"] = {
			["description"] = "For heavyweight problems! (And sometimes fighting aliens.)",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "753",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Faction Flag - Wooden (Red Rabbits)"] = {
			["description"] = "Red is the best color!",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Wooden (Orange Ocelots)"] = {
			["description"] = "Orange is the best color!",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Wooden (Yellow Yaks)"] = {
			["description"] = "Yellow is the best color!",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Wooden (Lime Llamas)"] = {
			["description"] = "Lime is pretty cool.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Wooden (Green Geckos)"] = {
			["description"] = "Green is the best color!",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Wooden (Cyan Coyotes)"] = {
			["description"] = "Cyan is the best color!",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Wooden (Aqua Axolotls)"] = {
			["description"] = "Aqua is the best color!",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Wooden (Blue Bats)"] = {
			["description"] = "Blue is the best color!",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Wooden (Purple Pandas)"] = {
			["description"] = "Purple is the best color!",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Wooden (Pink Parrots)"] = {
			["description"] = "Pink is the best color!",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Solidified (Red Rabbits)"] = {
			["description"] = "You're a true Rabbit.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "217",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Solidified (Orange Ocelots)"] = {
			["description"] = "You're a true Ocelot.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "206",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Solidified (Yellow Yaks)"] = {
			["description"] = "You're a true Yak.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "111",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Solidified (Lime Llamas)"] = {
			["description"] = "You're a true Llama.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "102",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Solidified (Green Geckos)"] = {
			["description"] = "You're a true Gecko.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "140",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Solidified (Cyan Coyotes)"] = {
			["description"] = "You're a true Coyote.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "165",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Solidified (Aqua Axolotls)"] = {
			["description"] = "You're a true Axolotl.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "284",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Solidified (Blue Bats)"] = {
			["description"] = "You're a true Bat.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "193",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Solidified (Purple Pandas)"] = {
			["description"] = "You're a true Panda.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "250",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Flag - Solidified (Pink Parrots)"] = {
			["description"] = "You're a true Parrot.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "200",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Fairy Wand"] = {
			["description"] = "There're a lot of things worth protecting.",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "878",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Feathery Arm"] = {
			["description"] = "Not capable of helping achieve flight.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Fire Axe"] = {
			["description"] = "Here's Stevie!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Fire Extinguisher"] = {
			["description"] = "If you douse a Noxcrew employee and they're not on fire, you're off the island.",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Fire Fist"] = {
			["description"] = "Shouting your attack name is mandatory.",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Fire Fist (Energy)"] = {
			["description"] = "Hadoken!",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Fire Fist (Soul)"] = {
			["description"] = "My love, my anger, and all of my sorrow!",
			["category"] = "Accessory",
			["collection"] = "Natural",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Fire Fist (Violet)"] = {
			["description"] = "Fire!",
			["category"] = "Accessory",
			["collection"] = "Magical",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["First Aid Kit"] = {
			["description"] = "The best way to prevent a disaster is to be prepared for one.",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Scavenger Squid"] = {
			["description"] = "Awww, he's just a little guy! Or girl. I really can't tell. ",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Flower Staff"] = {
			["description"] = "Where'd you pick this, it's massive!",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Flower Umbrella"] = {
			["description"] = "If you think this flower is big, wait 'till you see the rest of the forest.",
			["category"] = "Accessory",
			["collection"] = "Natural",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Foam Finger"] = {
			["description"] = "We're number 1!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Franken-Fist"] = {
			["description"] = "It's alive.. and punching!",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "723",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Frying Pan (Sunny Side Up)"] = {
			["description"] = "Eggcellent!",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "318",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Fungal Staff"] = {
			["description"] = "Don't lean on it too much, or it'll crumble.",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Gauntlet"] = {
			["description"] = "Throw down the gauntlet! ...but try not to damage it.",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Gauntlet (Elemental)"] = {
			["description"] = "Aw snap!",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Gauntlet (Gamer)"] = {
			["description"] = "Now you're playing with power!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Gauntlet (Starforged)"] = {
			["description"] = "May the stars surge through you.",
			["category"] = "Accessory",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Gauntlet (Toxin)"] = {
			["description"] = "Inflict poison on your enemies! Beware of malfunctions.",
			["category"] = "Accessory",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "336",
			["obtainmentHint"] = "Obtained from this seasons seasonal machine.",
			["type"] = "LIMITED",
		},
    ["Golden Statue"] = {
			["description"] = "This is probably more valuable than that bag of sand anyways.",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "547",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Guild Banner (Knight)"] = {
			["description"] = "Bring me a shrubbery!",
			["category"] = "Accessory",
			["collection"] = "Arena",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Arena Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Guild Banner (Viking)"] = {
			["description"] = "Were the coolest seafarer's before pirates!",
			["category"] = "Accessory",
			["collection"] = "Arena",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Arena Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Gummi Paw"] = {
			["description"] = "Never high-five a real bear.. Gummy bears though? Sure.",
			["category"] = "Accessory",
			["collection"] = "Candy Factory",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Hacker Terminal"] = {
			["description"] = "Suprisingly ergonomic.",
			["category"] = "Accessory",
			["collection"] = "Cyber Surge",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Hair Dryer"] = {
			["description"] = "A shame it's not wireless. Otherwise you might be able to do something with it.",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Hammer (Welding)"] = {
			["description"] = "Build your own destiny.",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Handbag"] = {
			["description"] = "Robbers may think you easy prey, but this bag is really full of bricks ready to swing!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Handbag (Shoulder)"] = {
			["description"] = "Messenger bag? Shoulder pouch? ...It's a Purse.",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Harpoon"] = {
			["description"] = "To the last I grapple with thee!",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Harpoon (Sharkbait)"] = {
			["description"] = "What a catch!",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Harpoon (Sunken)"] = {
			["description"] = "The long-abandoned weapon of a deep-sea explorer.",
			["category"] = "Accessory",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Heart Wand (Pride)"] = {
			["description"] = "Spread the power of love with this magical wand, but be careful not to overuse it.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained during the 2024/2025 Pride Fundraiser.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Heart Wand (Ace)"] = {
			["description"] = "Spread the power of love with this magical wand, but be careful not to overuse it.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained during the 2025 Pride Fundraiser.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Heart Wand (Bi)"] = {
			["description"] = "Spread the power of love with this magical wand, but be careful not to overuse it.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained during the 2025 Pride Fundraiser.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Heart Wand (Gay)"] = {
			["description"] = "Spread the power of love with this magical wand, but be careful not to overuse it.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained during the 2025 Pride Fundraiser.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Heart Wand (Intersex)"] = {
			["description"] = "Spread the power of love with this magical wand, but be careful not to overuse it.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained during the 2025 Pride Fundraiser.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Heart Wand (Lesbian)"] = {
			["description"] = "Spread the power of love with this magical wand, but be careful not to overuse it.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained during the 2025 Pride Fundraiser.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Heart Wand (Non-Binary)"] = {
			["description"] = "Spread the power of love with this magical wand, but be careful not to overuse it.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained during the 2025 Pride Fundraiser.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Heart Wand (Pan)"] = {
			["description"] = "Spread the power of love with this magical wand, but be careful not to overuse it.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained during the 2025 Pride Fundraiser.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Heart Wand (Trans)"] = {
			["description"] = "Spread the power of love with this magical wand, but be careful not to overuse it.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained during the 2025 Pride Fundraiser.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Heart Wand (Unlabelled)"] = {
			["description"] = "Spread the power of love with this magical wand, but be careful not to overuse it.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained during the 2025 Pride Fundraiser.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Hive Fist"] = {
			["description"] = "Pretty gross, but thats what makes it effective.",
			["category"] = "Accessory",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Holographic Axe"] = {
			["description"] = "Packs an electrifying punch.",
			["category"] = "Accessory",
			["collection"] = "Cyber Surge",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "769",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Holosword"] = {
			["description"] = "This blade moves faster than the light it's made of.",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Holosword (Evolved)"] = {
			["description"] = "The destroyer of controllers and friendships.",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Holosword (Serrated)"] = {
			["description"] = "The extra slicing potential isn't really necessary but looks cool-as-heck.",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Holosword (Slayer)"] = {
			["description"] = "Intense metal music follows where you tread. As well as a trail of destruction.",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Hot Chocolate"] = {
			["description"] = "It's hot; it's chocolate.. what's the problem?",
			["category"] = "Accessory",
			["collection"] = "Candy Factory",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "875",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Hot Dog"] = {
			["description"] = "Is it a sandwich? Or a taco?",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Hydroblaster"] = {
			["description"] = "Some say it's super at soaking.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Accessory",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "982",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Hydroblaster (Squidtek)"] = {
			["description"] = "A Squidtek agent's weapon of choice.<glyph:\"mcc:icon.info_blue\"> Upgrades your main weapon skin in the Sky Battle Remix: Water Fight!<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "625",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Ice Cream"] = {
			["description"] = "How can there be any \"sin\" in sincere?",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Ice Cream (Cherry-Chocolate-Whip)"] = {
			["description"] = "Peak Perfection.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Ice Cream (Triple Scoop)"] = {
			["description"] = "Chocolate, Vanilla, and whatever you want in-between!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Infernal Pitchfork"] = {
			["description"] = "Lightly toast your enemies.",
			["category"] = "Accessory",
			["collection"] = "Mythic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mythic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Jackhammer"] = {
			["description"] = "H-h-how d-d-do i-i t-turn i-it o-off!?",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "229",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Jawbone Saw"] = {
			["description"] = "9/10 dentists recommend.",
			["category"] = "Accessory",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Jellyfist"] = {
			["description"] = "A very slimy punch!",
			["category"] = "Accessory",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Jester Cane"] = {
			["description"] = "Sometimes we all need a laugh.",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "368",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Jungle Machete"] = {
			["description"] = "Let's get hacking, chop chop!",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Kanabō"] = {
			["description"] = "An ancient mythical weapon used by the Oni.",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Kanabō (Cursed)"] = {
			["description"] = "Contains the screams of a thousand trapped souls.",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "942",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Kanabō (Gilded)"] = {
			["description"] = "A gold-lined war club, desired by the richest of Oni.",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Katana"] = {
			["description"] = "A replica of the greatest swordsmith's finest creation.",
			["category"] = "Accessory",
			["collection"] = "Ninja",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ninja Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Katana (Cherry Blossoms)"] = {
			["description"] = "This blade was retrieved in its current form from a young cherry tree. Its destiny is to-be-realized.",
			["category"] = "Accessory",
			["collection"] = "Ninja",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "688",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Ninja Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Knight Shield (Emblem)"] = {
			["description"] = "No one really understands why this provides the same benefit as a wooden shield.",
			["category"] = "Accessory",
			["collection"] = "Arena",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Arena Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Knight Shield (Goldshire)"] = {
			["description"] = "Worth its weight in gold. For obvious reasons.",
			["category"] = "Accessory",
			["collection"] = "Arena",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "657",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Arena Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Knight Shield (Ornamental)"] = {
			["description"] = "Our noble house, opulent and imperial, ruled the Battle Box for generations.",
			["category"] = "Accessory",
			["collection"] = "Arena",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "735",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Arena Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Knight Shield (Wooden)"] = {
			["description"] = "Fire-treated basswood with a good varnish and lovely coat of paint.",
			["category"] = "Accessory",
			["collection"] = "Arena",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Arena Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Lantern"] = {
			["description"] = "Go the chains.",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Lantern (Haunted)"] = {
			["description"] = "It's still swaying, even though there's no wind? Must be a ghost.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Lasso"] = {
			["description"] = "If only there were horses on the Island...",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Lava Fist"] = {
			["description"] = "HOT! HOT! HOT!",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "536",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Leviathan Tentacle"] = {
			["description"] = "This guys got quite the grip!<glyph:\"mcc:icon.tooltips.veteran\"> Obtained from the Grand Auction.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "4",
			["obtainmentHint"] = "Obtained from the Grand Auction.",
			["type"] = "COLLECTOR",
		},
    ["Lollipop Staff"] = {
			["description"] = "A weapon to some; a delicious treat to others.",
			["category"] = "Accessory",
			["collection"] = "Candy Factory",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "971",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Lollipop Staff (Chancellor)"] = {
			["description"] = "Behold; the great chocolate chancellor!",
			["category"] = "Accessory",
			["collection"] = "Candy Factory",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Lollipop Staff (Minty)"] = {
			["description"] = "Keep your breath nice and fresh!",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Lollipop Staff (Sticky)"] = {
			["description"] = "I wonder how many licks it would take?",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Lotus Lantern"] = {
			["description"] = "Not what I meant when I said fire flower...",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Lunar Claw"] = {
			["description"] = "Dig your way to the core!",
			["category"] = "Accessory",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Mace"] = {
			["description"] = "You'd prefer to get stabbed or chopped than hit with one of these things.",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "454",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Magician's Wand"] = {
			["description"] = "Abracadabra!",
			["category"] = "Accessory",
			["collection"] = "Magical",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Magnifying Glass"] = {
			["description"] = "Please stop tormenting the ants!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Microphone"] = {
			["description"] = "Always listen to the guy with the microphone.",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Microphone (Cyber)"] = {
			["description"] = "Built-in autotune. ",
			["category"] = "Accessory",
			["collection"] = "Cyber Surge",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Milkshake (Summer Lemon)"] = {
			["description"] = "Simply the zest!<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Mixing Claw"] = {
			["description"] = "Brewing a delicious delight!",
			["category"] = "Accessory",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "228",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Mjölnir"] = {
			["description"] = "You are worthy.",
			["category"] = "Accessory",
			["collection"] = "Cloudy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cloudy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Mjölnir (Charged)"] = {
			["description"] = "Storm, earth, and fire! Heed my call!",
			["category"] = "Accessory",
			["collection"] = "Cloudy",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "514",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cloudy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Mjölnir (Nordic)"] = {
			["description"] = "A more traditional look for a modern classic.",
			["category"] = "Accessory",
			["collection"] = "Cloudy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cloudy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Mjölnir (Thunder)"] = {
			["description"] = "Call down the thunder!",
			["category"] = "Accessory",
			["collection"] = "Cloudy",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "644",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cloudy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Money Bag"] = {
			["description"] = "Hello! I like money.",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Money Bag (Overflowing)"] = {
			["description"] = "Loadsamoney!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Munchflower Arm"] = {
			["description"] = "Great at singing, even better at eating people.",
			["category"] = "Accessory",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "594",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Munchflower Arm (Ashen)"] = {
			["description"] = "This thing packs more of a burn than a bite.",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "514",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Nectar Fist"] = {
			["description"] = "A bit sticky, but good on toast!",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "656",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Oar"] = {
			["description"] = "Row your boat!",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Oar (Shipwrecked)"] = {
			["description"] = "I don't think we can save the boat..",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Paint Palette"] = {
			["description"] = "All the colors you need to paint happy little trees!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Paintbrush"] = {
			["description"] = "Paint the town whatever color you like.",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Paintbrush (Mega)"] = {
			["description"] = "Leave your mark.",
			["category"] = "Accessory",
			["collection"] = "Mythic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mythic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Paper Umbrella"] = {
			["description"] = "The wagasa will protect you from evil spirits. And sunlight.",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Paper Umbrella (Blossoms)"] = {
			["description"] = "Soaked in oil to strengthen and make water-resistant.",
			["category"] = "Accessory",
			["collection"] = "Ninja",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "505",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Ninja Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Paper Umbrella (Cherry Tree)"] = {
			["description"] = "Spring beneath cherries, feel the wind blow petals past, the gentle spring blooms.",
			["category"] = "Accessory",
			["collection"] = "Ninja",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ninja Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Paper Umbrella (Holographic)"] = {
			["description"] = "More of a fashion statement than a workable rain cover, but suprisingly waterproof!",
			["category"] = "Accessory",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "147",
			["obtainmentHint"] = "Obtained from this seasons seasonal machine.",
			["type"] = "LIMITED",
		},
    ["Paper Umbrella (Sakura)"] = {
			["description"] = "Mi Ni Yu Ka N.",
			["category"] = "Accessory",
			["collection"] = "Ninja",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "552",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Ninja Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Parkour Staff"] = {
			["description"] = "Awarded to adept parkour students.",
			["category"] = "Accessory",
			["collection"] = "Ninja",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ninja Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Parkour Staff (Bamboo)"] = {
			["description"] = "A hand-forged staff made from bamboo personally tended to by sages of the Parkour Mountains.",
			["category"] = "Accessory",
			["collection"] = "Ninja",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "601",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Ninja Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Peacock Staff"] = {
			["description"] = "Perfect for tickling unsuspecting victims.Arcane Bonus: Grants you +5% Efficient Assembly while in your wardrobe.",
			["category"] = "Accessory",
			["collection"] = "Arcane Gate",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 30
			},
			["globalNumberOwned"] = "1",
			["obtainmentHint"] = "Obtained from the Arcane Gate, or very rarely from the Cosmetic Machine.",
			["type"] = "ARCANE",
		},
    ["Pirate Hook"] = {
			["description"] = "Got my eyepatch when a seagull pooped in my eye. 'Twas the day after I got me hook!",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Pirate Hook (Gold-Trim)"] = {
			["description"] = "Looting in style!",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Pirate Hook (Phantom)"] = {
			["description"] = "A ghoulish remnant of a swashbuckling legend.",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Pixel Pusher"] = {
			["description"] = "Knock those blocks down a level!",
			["category"] = "Accessory",
			["collection"] = "Mythic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mythic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Pizza Slice"] = {
			["description"] = "Cowabunga!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Plague Doctor Staff"] = {
			["description"] = "Pointy doctor stick keeps peasants at distance.",
			["category"] = "Accessory",
			["collection"] = "Magical",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Plague Doctor Staff (Steampunk)"] = {
			["description"] = "The ultimate tool of death and despair.",
			["category"] = "Accessory",
			["collection"] = "Magical",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Planetary Projector"] = {
			["description"] = "The solar system at your fingertips.",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "47",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Playing Cards"] = {
			["description"] = "Is this your card!? No? Crud.",
			["category"] = "Accessory",
			["collection"] = "Magical",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Popcorn"] = {
			["description"] = "The large is really cheap; but watch out for their expensive sodas!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Popsicle"] = {
			["description"] = "Try not to think about how similar it feels to the HITW slime.",
			["category"] = "Accessory",
			["collection"] = "Slimy",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Slimy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Popsicle (Friend-Shaped)"] = {
			["description"] = "I mean, they're not even trying to hide it at this point...",
			["category"] = "Accessory",
			["collection"] = "Slimy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "639",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Slimy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Popsicle (Frozen)"] = {
			["description"] = "Perfect for a summer afternoon treat!",
			["category"] = "Accessory",
			["collection"] = "Slimy",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Slimy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Popsicle (Giga)"] = {
			["description"] = "One of these and you're a happy camper.",
			["category"] = "Accessory",
			["collection"] = "Slimy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "669",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Slimy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Popsicle (Mascot)"] = {
			["description"] = "NOOO! Don't turn me into a marketable popsicle!!<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Popsicle (Triple Blast)"] = {
			["description"] = "Three flavoured delight!<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Poseidon's Trident"] = {
			["description"] = "You hold the trident, you make the rules.",
			["category"] = "Accessory",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Prismatic Blade"] = {
			["description"] = "I have the power!",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "43",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Prospector Pick"] = {
			["description"] = "Digging for gold!",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "477",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Pumpkin Bucket"] = {
			["description"] = "Trick or Treat!",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Pumpkin Scooper"] = {
			["description"] = "We're gonna need a bigger pumpkin.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "551",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Quackshot"] = {
			["description"] = "In this line of work, no shots are fowl.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Accessory",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Rat Claw (Disguise)"] = {
			["description"] = "Real fake claws!",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "425",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Rat Claw (Mecha)"] = {
			["description"] = "Zooming toward the nearest cheese deposit.",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "156",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Rat Claw (Zombie)"] = {
			["description"] = "Itchy, Tasty, Scratchy..",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "28",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Ray Blaster (Alien)"] = {
			["description"] = "We come in peace! You come in pieces.",
			["category"] = "Accessory",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "534",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Rescue Paddle"] = {
			["description"] = "Just keep swimming.",
			["category"] = "Accessory",
			["collection"] = "Limited Special",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "118",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Hugely Helpful Scepter"] = {
			["description"] = "Helps you remember which way is up, assuming you hold it upright.<glyph:\"mcc:icon.tooltips.veteran\"> Awarded as a thanks for helping us with a colossal task, again!",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = nil,
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Road Sign"] = {
			["description"] = "You shall not pass! (due to transport laws)",
			["category"] = "Accessory",
			["collection"] = "Cuckoo",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cuckoo Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Road Sign (Go)"] = {
			["description"] = "Do what it says! GO!",
			["category"] = "Accessory",
			["collection"] = "Cuckoo",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "505",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cuckoo Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Road Sign (Route 66)"] = {
			["description"] = "With the sign missing, Island Route 66 has been closed while a replacement is made.",
			["category"] = "Accessory",
			["collection"] = "Cuckoo",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cuckoo Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Road Sign (Warning)"] = {
			["description"] = "For certain reasons, you are legally mandated to display this accessory as a warning for other players.",
			["category"] = "Accessory",
			["collection"] = "Cuckoo",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "484",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cuckoo Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Cybercat Paw"] = {
			["description"] = "Can absolutely ANNIHILATE a couch.",
			["category"] = "Accessory",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "674",
			["obtainmentHint"] = "Obtained from this seasons seasonal machine.",
			["type"] = "LIMITED",
		},
    ["Rose"] = {
			["description"] = "Behold! My garden.",
			["category"] = "Accessory",
			["collection"] = "Natural",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Competitor's Safety Pad"] = {
			["description"] = "It's important to stay safe when competing in high-contact games like Hole in the Wall.",
			["category"] = "Accessory",
			["collection"] = "Slimy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Slimy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Competitor's Safety Pad (Slimed)"] = {
			["description"] = "It's clearly seen some use.",
			["category"] = "Accessory",
			["collection"] = "Slimy",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "538",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Slimy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Sai"] = {
			["description"] = "When one is kicking butt, one does not think.",
			["category"] = "Accessory",
			["collection"] = "Ninja",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ninja Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Sai (Ignited)"] = {
			["description"] = "Everything is cooler when it's on fire (ironically).",
			["category"] = "Accessory",
			["collection"] = "Ninja",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "824",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Ninja Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Scavenger King's Staff"] = {
			["description"] = "The great leader of rat-kind",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "24",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Scavenger's Fork"] = {
			["description"] = "I wield the kitchen utensil! You do not.",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "259",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Scepter of Singularity"] = {
			["description"] = "The mysterious power of a mini black hole is contained within this scepter.",
			["category"] = "Accessory",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "405",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Scuba Watch"] = {
			["description"] = "Scanning the perimeter for.. fishy friends!",
			["category"] = "Accessory",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "591",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Scythe"] = {
			["description"] = "You shall sever their heads like that of a farmer threshing grain.",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "429",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Scythe (Wraith)"] = {
			["description"] = "Perfect for harvesting the souls of the living. ",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Seed Pouch"] = {
			["description"] = "Revitalize the forest!",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Selfie Stick"] = {
			["description"] = "Smile! You're on camera!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Sewing Needle"] = {
			["description"] = "Sorry, I'm a bit tied up right now.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Shuriken"] = {
			["description"] = "Hira-shuriken are typically made from old coins or washers. This one was specifically crafted as a hidden hand blade.",
			["category"] = "Accessory",
			["collection"] = "Ninja",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ninja Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Shuriken (Deadaim)"] = {
			["description"] = "Three throws, three strikes!",
			["category"] = "Accessory",
			["collection"] = "Ninja",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "502",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Ninja Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Believer"] = {
			["description"] = "They can't stop all of us!",
			["category"] = "Accessory",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Skateboard"] = {
			["description"] = "Skaters gonna skate.",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Ski Pole"] = {
			["description"] = "Cruise the slopes!",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "920",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Skull Orb (Crystal)"] = {
			["description"] = "What, this? You should see my crystal dragon skull.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Skull Orb (Golden)"] = {
			["description"] = "What ancient secrets lie within... oh, you're selling it?",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Skull Orb (Stone)"] = {
			["description"] = "I do most of my pondering in my skull... orb.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Slime Fist"] = {
			["description"] = "This is what happens when you punch your own hole in the wall.",
			["category"] = "Accessory",
			["collection"] = "Slimy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Slimy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Slime Fist (Toxic)"] = {
			["description"] = "You should really wash your hands...",
			["category"] = "Accessory",
			["collection"] = "Slimy",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "493",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Slimy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Slushy"] = {
			["description"] = "Sluuuuuuuuuuurp!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["S'more"] = {
			["description"] = "...are you gonna eat that?",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["S'more Staff"] = {
			["description"] = "MEGA MALLOW!",
			["category"] = "Accessory",
			["collection"] = "Candy Factory",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["S'more Staff (Charred)"] = {
			["description"] = "Too hot to handle!",
			["category"] = "Accessory",
			["collection"] = "Candy Factory",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "734",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["S'more Staff (Royalty)"] = {
			["description"] = "The scepter of gooey goodness!",
			["category"] = "Accessory",
			["collection"] = "Candy Factory",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "589",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Solar Staff"] = {
			["description"] = "The power of the sun in the palm of your hand.",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "155",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Solar Staff (Ancient)"] = {
			["description"] = "Pulsing with the undying power of one who speaks to the gods.<glyph:\"mcc:icon.tooltips.veteran\"> Crafted in the secret depths of an ancient desert.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "29",
			["obtainmentHint"] = "Obtained for a hefty price in the depths of an ancient desert.",
			["type"] = "STANDARD",
		},
    ["Space Slime"] = {
			["description"] = "Slime, but in SPACE!",
			["category"] = "Accessory",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "970",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Sparkler"] = {
			["description"] = "Great for birthdays, holidays, and worrying your mother.",
			["category"] = "Accessory",
			["collection"] = "Magical",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Spatula"] = {
			["description"] = "Through grease and gristle, this'll get the job done!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Spatula (Giga)"] = {
			["description"] = "There is no spatula.",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "786",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Spell Shield"] = {
			["description"] = "A simple spell but quite unbreakable.",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "197",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Spell Shield (Solar)"] = {
			["description"] = "Instantly vaporises anything that touches it.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "583",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Spyglass"] = {
			["description"] = "Land ahoy!",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Star Sailor's Staff"] = {
			["description"] = "Fighting in the name of Love & Justice!",
			["category"] = "Accessory",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Star Sailor's Staff (Crescent)"] = {
			["description"] = "Sail us to the moon!",
			["category"] = "Accessory",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "727",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Star Shield"] = {
			["description"] = "Assemble!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Starbeam Laser"] = {
			["description"] = "You don't want to be in the way when my laser goes off!",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Starfish Staff"] = {
			["description"] = "Spread the magic of deep-sea starfish!",
			["category"] = "Accessory",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "966",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Style Shard Staff"] = {
			["description"] = "Wield the power of fashion in it's purest form.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained from a great feat of collection.",
			["category"] = "Accessory",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "ERR:/? location unknown.",
			["type"] = "COLLECTOR",
		},
    ["Surfboard"] = {
			["description"] = "Surf's up, dude!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Surfboard (Crown)"] = {
			["description"] = "I'm the ruler of the seas!",
			["category"] = "Accessory",
			["collection"] = "Hidden",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Surfboard (Palms)"] = {
			["description"] = "Ride the waves with a beautiful sunset.",
			["category"] = "Accessory",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Surfboard (Squidtek)"] = {
			["description"] = "Their Inventors tampered with this one. It looks.. powerful.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Accessory",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "596",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Surfboard (Suns' Out)"] = {
			["description"] = "Surfboards.. also out?<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Spider Bud"] = {
			["description"] = "You're lucky he's friendly, or you'd be dead.",
			["category"] = "Accessory",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "334",
			["obtainmentHint"] = "Obtained from this seasons ultimate battle pass bundle on the webstore.",
			["type"] = "LIMITED",
		},
    ["Demolitionist's Arm"] = {
			["description"] = "Here to clean up the mess!",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Tidal Lord Staff"] = {
			["description"] = "Control the tides, so you can finally achieve perfect surf conditions.Arcane Bonus: Grants you +5% Efficient Assembly while in your wardrobe.",
			["category"] = "Accessory",
			["collection"] = "Arcane Gate",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 30
			},
			["globalNumberOwned"] = "3",
			["obtainmentHint"] = "Obtained from the Arcane Gate, or very rarely from the Cosmetic Machine.",
			["type"] = "ARCANE",
		},
    ["Toolbox"] = {
			["description"] = "Everything you need for some bangin' DIY handywork.",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Toy Horse"] = {
			["description"] = "Ride like the wind!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Rainbowcorn"] = {
			["description"] = "Isn't it spectacular?",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Retro"] = {
			["description"] = "Grab-o-matic!",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "100",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Traffic Light"] = {
			["description"] = "Ready? Set? Go!",
			["category"] = "Accessory",
			["collection"] = "Cuckoo",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cuckoo Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Traffic Light (Junction)"] = {
			["description"] = "Ready?Ready?Ready?Ready? Set?Set?Set?Set? Go!Go!Go!Go!",
			["category"] = "Accessory",
			["collection"] = "Cuckoo",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "418",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cuckoo Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Treant Fist"] = {
			["description"] = "It's not a branch, it's a fist!",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Treat Tracker"] = {
			["description"] = "Scanning for scrumptious doggy delights!",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "745",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Shaman Staff"] = {
			["description"] = "Direct spirit energy to heal your friends or harm your foes!",
			["category"] = "Accessory",
			["collection"] = "Magical",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Tropical Shell"] = {
			["description"] = "I can hear the sounds of... the city?",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Trowel"] = {
			["description"] = "Dig yourself a grave.. or a pretty flower bed!",
			["category"] = "Accessory",
			["collection"] = "Natural",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Twig"] = {
			["description"] = "No really, it's just a twig. Why do you have this?",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Umbrella"] = {
			["description"] = "Raindrops aren't falling on my head. 'Cuz I have an umbrella!",
			["category"] = "Accessory",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Umbrella (Beach)"] = {
			["description"] = "Perfect day for a stroll by the sea!",
			["category"] = "Accessory",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Umbrella (Gothic)"] = {
			["description"] = "It'll never rain on my black parade.",
			["category"] = "Accessory",
			["collection"] = "Flex",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "319",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Uranium Slicer"] = {
			["description"] = "The only thing hard enough to slice it is... itself.",
			["category"] = "Accessory",
			["collection"] = "Explosive",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Explosive Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Viking Shield"] = {
			["description"] = "Odin is with us!",
			["category"] = "Accessory",
			["collection"] = "Arena",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Arena Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Viking Shield (Battleworn)"] = {
			["description"] = "Battle-proven sturdy!",
			["category"] = "Accessory",
			["collection"] = "Arena",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "905",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Arena Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Viking Shield (Black)"] = {
			["description"] = "React and don't hold back!",
			["category"] = "Accessory",
			["collection"] = "Oceanic",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Viking Shield (Dragon)"] = {
			["description"] = "Jörmungandr devours his own tail as he circles the world.",
			["category"] = "Accessory",
			["collection"] = "Arena",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "791",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Arena Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Viking Shield (Knotwork)"] = {
			["description"] = "Celtic in origin and used as a sign of physical and mystical protection.",
			["category"] = "Accessory",
			["collection"] = "Arena",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Arena Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Void Fist"] = {
			["description"] = "The fist of the abyss..",
			["category"] = "Accessory",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "611",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Volcano Torch"] = {
			["description"] = "Dipped into boiling lava, this torch burns brighter than most.",
			["category"] = "Accessory",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Voodoo Doll"] = {
			["description"] = "Control your enemies! Wait, is this thing just a toy?",
			["category"] = "Accessory",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Waffle Shield"] = {
			["description"] = "Breakfast guardian!",
			["category"] = "Accessory",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Watcher Fist"] = {
			["description"] = "It might not have an eye, but it can still see you.",
			["category"] = "Accessory",
			["collection"] = "Cyber Surge",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "411",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Watering Can"] = {
			["description"] = "A plant's best friend!",
			["category"] = "Accessory",
			["collection"] = "Natural",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Wheel of Destiny"] = {
			["description"] = "Any way you spin it, it's coming up heads... getting bonked.",
			["category"] = "Accessory",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Witch's Broom"] = {
			["description"] = "Even the wicked have to clean up after themselves",
			["category"] = "Accessory",
			["collection"] = "Magical",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Witch's Broom (Wicked)"] = {
			["description"] = "Crooked and nasty, just like it's owner. No offense.",
			["category"] = "Accessory",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Witch Staff (Forest)"] = {
			["description"] = "In tune with the trees, and channel 9.",
			["category"] = "Accessory",
			["collection"] = "Fishing",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Wizard Staff"] = {
			["description"] = "Who needs material components when you have an arcane focus?!",
			["category"] = "Accessory",
			["collection"] = "Magical",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Wizard Staff (Ember Mage)"] = {
			["description"] = "Like a magical blowtorch, if it was way more dangerous.Arcane Bonus: Grants you +5% Efficient Fusion while in your wardrobe.",
			["category"] = "Accessory",
			["collection"] = "Arcane Gate",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 30
			},
			["globalNumberOwned"] = "1",
			["obtainmentHint"] = "Obtained from the Arcane Gate, or very rarely from the Cosmetic Machine.",
			["type"] = "ARCANE",
		},
    ["Wrench"] = {
			["description"] = "Those bolts were loose when I found them!",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Wrench (Giga)"] = {
			["description"] = "The heaviest adjustments need the best tools.",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Wrench (Pipe)"] = {
			["description"] = "Belonged to some Italian plumber.",
			["category"] = "Accessory",
			["collection"] = "Mechanical",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Zeus Bolt"] = {
			["description"] = "SMITE!",
			["category"] = "Accessory",
			["collection"] = "Cloudy",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cloudy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Zeus Bolt (Blue)"] = {
			["description"] = "Deep down, we all know that electricity isn't yellow: it's blue.",
			["category"] = "Accessory",
			["collection"] = "Cloudy",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cloudy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Zeus Bolt (Catch!)"] = {
			["description"] = "If you're not gonna throw it, what's the point?",
			["category"] = "Accessory",
			["collection"] = "Cloudy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "575",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cloudy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Zeus Bolt (Lightning)"] = {
			["description"] = "None can hide from the wrath of the thundergod.",
			["category"] = "Accessory",
			["collection"] = "Cloudy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "714",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cloudy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Angry!"] = {
			["description"] = "Blow it out your ear!",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Armor of Darkness"] = {
			["description"] = "My soul is black as the bottomless void!",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Founder's Aura"] = {
			["description"] = "Let's continue to create something wonderful!<glyph:\"mcc:icon.tooltips.veteran\"> Awarded for supporting MCC Island during Closed Beta.",
			["category"] = "Aura",
			["collection"] = "Special",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Block of Ice"] = {
			["description"] = "T-t-the c-c-cold never b-b-bothered m-m-m-me...!",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "307",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Concentrating"] = {
			["description"] = "Crouch to concentrate.",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Cuckoo"] = {
			["description"] = "I twee a pweety birdee...",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "307",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Expressions"] = {
			["description"] = "You aren't two-faced. You're every-faced!",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "307",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Flutter"] = {
			["description"] = "I do wanna be a chicken.",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Ranked Aura (Grand Champ Supreme)"] = {
			["description"] = "This power shows a strength to win at MCC Island!",
			["category"] = "Aura",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = nil,
			["obtainmentHint"] = "Obtained by owning Grand Champ Supreme rank.",
			["type"] = "STANDARD",
		},
    ["Hover Rings"] = {
			["description"] = "Flight and similar abilities can produce ring-shaped energy anomalies.",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Hover Rings (Rainbow)"] = {
			["description"] = "Color is uncontained and uncontrolled.",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "543",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Hover Rings (Rainbow Pulse)"] = {
			["description"] = "The world around you blooms.",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["MCC Coin"] = {
			["description"] = "*These Coins do not affect final score.",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["MCC Score"] = {
			["description"] = "Due to confusion in awarding coins that were not kept, gem-shaped photons called \"score\" are used to keep track of placement in games.",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "427",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Ranked Aura (Grand Champ)"] = {
			["description"] = "This power shows a love of MCC Island!",
			["category"] = "Aura",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = nil,
			["obtainmentHint"] = "Obtained by owning Grand Champ rank.",
			["type"] = "STANDARD",
		},
    ["Ranked Aura (Grand Champ Royale)"] = {
			["description"] = "This power shows a passion for competing in MCC Island!",
			["category"] = "Aura",
			["collection"] = "Special",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = nil,
			["obtainmentHint"] = "Obtained by owning Grand Champ Royale rank.",
			["type"] = "STANDARD",
		},
    ["Smelly Lines"] = {
			["description"] = "Pee-ew! You stink!",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "258",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Aura-Smoke Cloud"] = {
			["name"] = "Smoke Cloud",
			["description"] = "You must be fire; 'cuz where there's smoke...",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Sparkle"] = {
			["description"] = "Snow? Stardust? Whatever it is, it's shiny!",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "616",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Storm Cloud"] = {
			["description"] = "I wear the storm that is approaching.",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Super Star"] = {
			["description"] = "Look! It's the champion! Can we get a photo!?",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "340",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Tentacles"] = {
			["description"] = "The darkest depths are surprisingly colorful",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Tentacles (Striped)"] = {
			["description"] = "One beast with all the colors.",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "345",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Tentacles (Strobe)"] = {
			["description"] = "The crustaceans have had their fun. Time for Tentacle Rave!",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "279",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Tornado"] = {
			["description"] = "You're not in SMP anymore.",
			["category"] = "Aura",
			["collection"] = "Particle",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "340",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Abomination Robe"] = {
			["description"] = "A majestic robe for a less than majestic monster.Arcane Bonus: Grants you +1 Expanded Vault while in your wardrobe.",
			["category"] = "Cloak",
			["collection"] = "Arcane Gate",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 30
			},
			["globalNumberOwned"] = "9",
			["obtainmentHint"] = "Obtained from the Arcane Gate, or very rarely from the Cosmetic Machine.",
			["type"] = "ARCANE",
		},
    ["Aquatank"] = {
			["description"] = "Refill for battle!<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Cloak",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "623",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Totem of Anomalies"] = {
			["description"] = "Almost as powerful as it is heavy.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained rarely from a powerful anomaly.",
			["category"] = "Cloak",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "Obtained rarely from an elusive anomaly.",
			["type"] = "COLLECTOR",
		},
    ["Art Easel"] = {
			["description"] = "What will you paint today?",
			["category"] = "Cloak",
			["collection"] = "Mythic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mythic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Beetle Wings"] = {
			["description"] = "Not all types of winged beetles can fly, looks like that includes you.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained from the Grand Auction.",
			["category"] = "Cloak",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "6",
			["obtainmentHint"] = "Obtained from the Grand Auction.",
			["type"] = "COLLECTOR",
		},
    ["Android Brain"] = {
			["description"] = "Always good to have a spare one of these lying around.",
			["category"] = "Cloak",
			["collection"] = "Cyber Surge",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "304",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Burger Backpack"] = {
			["description"] = "Everything's a pocket!",
			["category"] = "Cloak",
			["collection"] = "Flex",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "601",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Butterfly Wings"] = {
			["description"] = "Flutter and flap!",
			["category"] = "Cloak",
			["collection"] = "Fishing",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "650",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Candelabra"] = {
			["description"] = "Be our guest.",
			["category"] = "Cloak",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "189",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Candy Contraption"] = {
			["description"] = "Dime for Delicacy!",
			["category"] = "Cloak",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "229",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Choco Cloak"] = {
			["description"] = "Worn by only the wackiest and wonkiest.",
			["category"] = "Cloak",
			["collection"] = "Candy Factory",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "984",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Climber's Pack"] = {
			["description"] = "The kind of supplies that help you reach for the skies!<glyph:\"mcc:icon.tooltips.veteran\"> Crafted after climbing the greatest of heights on MCC Island.",
			["category"] = "Cloak",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "41",
			["obtainmentHint"] = "Obtained from a shop at the peak of the island.",
			["type"] = "STANDARD",
		},
    ["Construction Pack"] = {
			["description"] = "A little to the left!",
			["category"] = "Cloak",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "229",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Cosmic Wings"] = {
			["description"] = "Soar across space in style!",
			["category"] = "Cloak",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "920",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Explorer Backpack"] = {
			["description"] = "I hope I packed those extra rations..",
			["category"] = "Cloak",
			["collection"] = "Fishing",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Fairy Wings"] = {
			["description"] = "Glimmering with pixie dust!",
			["category"] = "Cloak",
			["collection"] = "Fishing",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "874",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Game Buddy"] = {
			["description"] = "This version comes with a backlight!",
			["category"] = "Cloak",
			["collection"] = "Mythic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mythic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Gilded Serpents"] = {
			["description"] = "Twisting with the undying strength of one who once conquered the darkness.<glyph:\"mcc:icon.tooltips.veteran\"> Crafted in the secret depths of an ancient desert.",
			["category"] = "Cloak",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "21",
			["obtainmentHint"] = "Obtained for a hefty price in the depths of an ancient desert.",
			["type"] = "STANDARD",
		},
    ["Griddle Pack (Golden)"] = {
			["description"] = "Sheen, mean grilling machine!",
			["category"] = "Cloak",
			["collection"] = "Mythic",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mythic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Guitar (Cyber)"] = {
			["description"] = "The sound waves from this thing are killer! Literally!",
			["category"] = "Cloak",
			["collection"] = "Cyber Surge",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "882",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Holographic Wings"] = {
			["description"] = "REALLY heavy for something called a hologram.",
			["category"] = "Cloak",
			["collection"] = "Cyber Surge",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "515",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Infernal Wings"] = {
			["description"] = "Rise from the fiery depths..",
			["category"] = "Cloak",
			["collection"] = "Mythic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mythic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Jellyfish Tendrils"] = {
			["description"] = "You definitely don't want to be touching these!",
			["category"] = "Cloak",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Jolly Gifts"] = {
			["description"] = "Spread the holiday cheer!",
			["category"] = "Cloak",
			["collection"] = "Limited Event",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Leviathan Tentacles"] = {
			["description"] = "Your best friend when doing the dishes.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained from the Grand Auction.",
			["category"] = "Cloak",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "4",
			["obtainmentHint"] = "Obtained from the Grand Auction.",
			["type"] = "COLLECTOR",
		},
    ["Lifebuoy"] = {
			["description"] = "Always prepared to save a life!",
			["category"] = "Cloak",
			["collection"] = "Limited Special",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "118",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Lil' Gummi"] = {
			["description"] = "Lil' Gummi! He's super yummy!",
			["category"] = "Cloak",
			["collection"] = "Candy Factory",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Scavenger Squid Tank"] = {
			["description"] = "Look at these cute little things, they're harmless, as long as you don't let them touch you. ",
			["category"] = "Cloak",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Munchflower Leaf"] = {
			["description"] = "Good for collecting rain water.",
			["category"] = "Cloak",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "596",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Oni Armor (Cursed)"] = {
			["description"] = "Protection for some; a curse for others.",
			["category"] = "Cloak",
			["collection"] = "Limited Event",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "227",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Oni Cloak (Holographic)"] = {
			["description"] = "A curse upon all those who make contact, and mild electrical shocks!",
			["category"] = "Cloak",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "53",
			["obtainmentHint"] = "Obtained from this seasons seasonal machine.",
			["type"] = "LIMITED",
		},
    ["Peacock Tail"] = {
			["description"] = "Look at my majestic tail feathers, blowing in the wind!Arcane Bonus: Grants you +5% Boosted Quests while in your wardrobe.",
			["category"] = "Cloak",
			["collection"] = "Arcane Gate",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 30
			},
			["globalNumberOwned"] = "8",
			["obtainmentHint"] = "Obtained from the Arcane Gate, or very rarely from the Cosmetic Machine.",
			["type"] = "ARCANE",
		},
    ["Poseidon's Cloak"] = {
			["description"] = "Wear the noble cloak of the ruler of Atlantis.",
			["category"] = "Cloak",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Prickly Pal"] = {
			["description"] = "Your very own prickly friend to the end.",
			["category"] = "Cloak",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "338",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Prospector Pack"] = {
			["description"] = "Packing lunch and an explosive punch!",
			["category"] = "Cloak",
			["collection"] = "Fishing",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "457",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Rat Tail"] = {
			["description"] = "Become one with the Scavengers.",
			["category"] = "Cloak",
			["collection"] = "Flex",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "309",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Recon Drone"] = {
			["description"] = "Scanning for [SWEET LOOT]",
			["category"] = "Cloak",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "243",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Cybercat Tail"] = {
			["description"] = "Awww, look at the wittle wiggle!!",
			["category"] = "Cloak",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "334",
			["obtainmentHint"] = "Obtained from this seasons seasonal machine.",
			["type"] = "LIMITED",
		},
    ["Scavenger King Jr."] = {
			["description"] = "Fanfare follows this tiny rodent ruler everywhere he goes!",
			["category"] = "Cloak",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "13",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Scrap Cloak"] = {
			["description"] = "Made with scraps of cloth & lots of love.",
			["category"] = "Cloak",
			["collection"] = "Flex",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "171",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Scuba Tank"] = {
			["description"] = "For when you just need a breather.",
			["category"] = "Cloak",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "587",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Server Rack"] = {
			["description"] = "For when a laptop won't cut it, but you still need the portability.",
			["category"] = "Cloak",
			["collection"] = "Cyber Surge",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "884",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Ship Wheel (Ashen)"] = {
			["description"] = "It's more decorative than functional, unless you're insane.",
			["category"] = "Cloak",
			["collection"] = "Fishing",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "325",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Singularity Core"] = {
			["description"] = "Oh, here it comes. It's a matter-eater!",
			["category"] = "Cloak",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "407",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Snowtube"] = {
			["description"] = "For use on snowy slopes ONLY.",
			["category"] = "Cloak",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Spider Claws"] = {
			["description"] = "\"Spider\" claws? But there's only 4! What a rip off!",
			["category"] = "Cloak",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "343",
			["obtainmentHint"] = "Obtained from this seasons ultimate battle pass bundle on the webstore.",
			["type"] = "LIMITED",
		},
    ["Star Sailor's Tutu"] = {
			["description"] = "Protecting the Galaxy one serve at a time!",
			["category"] = "Cloak",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Style Shard Cape"] = {
			["description"] = "Drape yourself in the power of fashion in it's purest form.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained from a great feat of collection.",
			["category"] = "Cloak",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "ERR:/? location unknown.",
			["type"] = "COLLECTOR",
		},
    ["Swarm Basket"] = {
			["description"] = "I'd recommend keeping this closed. Unless you like locusts?",
			["category"] = "Cloak",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Tail of Wisdom"] = {
			["description"] = "Imbued with the knowledge of a thousand generations.",
			["category"] = "Cloak",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Demolitionist's Torch"] = {
			["description"] = "This'll get the job done, and then some.",
			["category"] = "Cloak",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Tidal Lord Cloak"] = {
			["description"] = "Suprisingly dry!Arcane Bonus: Grants you +1 Expanded Dailies while in your wardrobe.",
			["category"] = "Cloak",
			["collection"] = "Arcane Gate",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 30
			},
			["globalNumberOwned"] = "7",
			["obtainmentHint"] = "Obtained from the Arcane Gate, or very rarely from the Cosmetic Machine.",
			["type"] = "ARCANE",
		},
    ["Toilet Jet"] = {
			["description"] = "FLUSH!",
			["category"] = "Cloak",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "391",
			["obtainmentHint"] = "Obtained from this seasons seasonal machine.",
			["type"] = "LIMITED",
		},
    ["Toxin Tank"] = {
			["description"] = "A healthy supply of some very unhealthy chemicals.",
			["category"] = "Cloak",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "178",
			["obtainmentHint"] = "Obtained from this seasons seasonal machine.",
			["type"] = "LIMITED",
		},
    ["Beehive"] = {
			["description"] = "I cannot beelieve you'd wear this...",
			["category"] = "Cloak",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Watcher Pack"] = {
			["description"] = "Always good to have someone, or something, watching your back. ",
			["category"] = "Cloak",
			["collection"] = "Cyber Surge",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "245",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Toybot"] = {
			["description"] = "The most fuel-efficient robot ever built!",
			["category"] = "Cloak",
			["collection"] = "Flex",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "60",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Witch Cauldron"] = {
			["description"] = "Brewing up something wicked, or a nice chicken noodle soup.",
			["category"] = "Cloak",
			["collection"] = "Fishing",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Wizard Cloak (Ember Mage)"] = {
			["description"] = "Mortal enemy of \"Keep off the grass\" signs everywhere.Arcane Bonus: Grants you +1 Expanded Meter while in your wardrobe.",
			["category"] = "Cloak",
			["collection"] = "Arcane Gate",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 30
			},
			["globalNumberOwned"] = "4",
			["obtainmentHint"] = "Obtained from the Arcane Gate, or very rarely from the Cosmetic Machine.",
			["type"] = "ARCANE",
		},
    ["Archeologist Rod"] = {
			["description"] = "I wonder if there are any fish fossils down there...",
			["category"] = "Rod",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "524",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Coral Rod"] = {
			["description"] = "Suprisingly alive for how long it's been out of the water.",
			["category"] = "Rod",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Fairy Rod"] = {
			["description"] = "As graceful as most, but much shiner!",
			["category"] = "Rod",
			["collection"] = "Fishing",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "922",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Fungal Rod"] = {
			["description"] = "It's a bit overgrown, but it'll do.",
			["category"] = "Rod",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Jungle Rod"] = {
			["description"] = "Gosh, this thing is heavy!",
			["category"] = "Rod",
			["collection"] = "Fishing",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Pirate Rod (Ashen)"] = {
			["description"] = "Plunder the seas of its fish! I mean treasure!",
			["category"] = "Rod",
			["collection"] = "Fishing",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "320",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Gilded Rod"] = {
			["description"] = "Glimmering with potential! But not pearls.",
			["category"] = "Rod",
			["collection"] = "Fishing",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "460",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Twisted Rod"] = {
			["description"] = "Did it just blink?",
			["category"] = "Rod",
			["collection"] = "Fishing",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "631",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Winter Rod"] = {
			["description"] = "Don't worry, the icy center is sealed off, this is safe to use in all climates.",
			["category"] = "Rod",
			["collection"] = "Limited Event",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Witch Rod"] = {
			["description"] = "Beware, or I'll cast a, well, line.",
			["category"] = "Rod",
			["collection"] = "Fishing",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Basic"] = {
			["description"] = "The hairstyle without the style.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtainable by default for all players.",
			["type"] = "STANDARD",
		},
    ["Bun"] = {
			["description"] = "Now i'm hungry.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtainable by default for all players.",
			["type"] = "STANDARD",
		},
    ["Fade"] = {
			["description"] = "Highschool is out!",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtainable by default for all players.",
			["type"] = "STANDARD",
		},
    ["Full Beard"] = {
			["description"] = "Also called 'The Lumberjack.'",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtainable by default for all players.",
			["type"] = "STANDARD",
		},
    ["Goatee"] = {
			["description"] = "No relation to actual goats.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtainable by default for all players.",
			["type"] = "STANDARD",
		},
    ["High Top"] = {
			["description"] = "You got a haircut and wound up with this!?",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtainable by default for all players.",
			["type"] = "STANDARD",
		},
    ["Long Sleek Hair"] = {
			["description"] = "98, 99, 100 brushes!",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtainable by default for all players.",
			["type"] = "STANDARD",
		},
    ["Ponytail"] = {
			["description"] = "I was expecting a pony. I feel betrayed.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtainable by default for all players.",
			["type"] = "STANDARD",
		},
    ["Undercut"] = {
			["description"] = "And a fade on the sides.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtainable by default for all players.",
			["type"] = "STANDARD",
		},
    ["Wavy"] = {
			["description"] = "Also known as 'Type 2' hair. Look it up.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtainable by default for all players.",
			["type"] = "STANDARD",
		},
    ["Amish"] = {
			["description"] = "Technology not included.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Bangs"] = {
			["description"] = "Why are we still here? Just to suffer?",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Beetle"] = {
			["description"] = "Fear and Love.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "910",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Bob"] = {
			["description"] = "Also called the Robert.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "886",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Braid"] = {
			["description"] = "Bonding activity bonding.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "903",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Curly"] = {
			["description"] = "The other two stooges couldn't make it.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "986",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Dreadlocks"] = {
			["description"] = "Now with 20% more dread!",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "865",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Elder"] = {
			["description"] = "Comes with a lifetime of wisdom and out-of-date advice.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Emo"] = {
			["description"] = "I'm just a kid.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "973",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Monk"] = {
			["description"] = "Om",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "960",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Pigtails"] = {
			["description"] = "Such a cutie!",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "948",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Hair-Rat Tail"] = {
			["name"] = "Rat Tail",
			["description"] = "Dedicated to a rat who believed that anyone can cook.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "789",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Soft Rocker"] = {
			["description"] = "Born to soothe.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "878",
			["obtainmentHint"] = "Obtained from the Noxstache.",
			["type"] = "STANDARD",
		},
    ["Viking Beard"] = {
			["description"] = "Happy Leif Erikson Day!",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "567",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Wizard Beard"] = {
			["description"] = "8d6!? Count me in!",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "516",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Noxstache"] = {
			["description"] = "Imitation is the sincerest form of flattery.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Hogan"] = {
			["description"] = "Fear no man, no beast or evil, brother.",
			["category"] = "Hair",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "743",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["3D Glasses"] = {
			["description"] = "Wow, it really looks like that monster is coming after me!",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["8-Ball (Classic)"] = {
			["description"] = "Outlook good.",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["8-Ball (Golden)"] = {
			["description"] = "Take the shot!",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["8-Ball (Holographic)"] = {
			["description"] = "The magic glowing means its more correcter.",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Abomination Mask"] = {
			["description"] = "What terrible ancient power is this...Arcane Bonus: Grants you +5% Glitched Claims while in your wardrobe.",
			["category"] = "Hat",
			["collection"] = "Arcane Gate",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 30
			},
			["globalNumberOwned"] = "6",
			["obtainmentHint"] = "Obtained from the Arcane Gate, or very rarely from the Cosmetic Machine.",
			["type"] = "ARCANE",
		},
    ["Alien Visor"] = {
			["description"] = "I have been chosen!",
			["category"] = "Hat",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "506",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Android Helmet"] = {
			["description"] = "Is it... alive? No? Well that's reassuring.",
			["category"] = "Hat",
			["collection"] = "Cyber Surge",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "430",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Anemonelly"] = {
			["description"] = "Brimming with life!",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Antlers"] = {
			["description"] = "Get 8 more friends with these, and you can pull a sled!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Arcade Cadet"] = {
			["description"] = "Ready to take on the high score.",
			["category"] = "Hat",
			["collection"] = "Mythic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mythic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Witch Hat of Anomalies"] = {
			["description"] = "Enchanted with the essence of the arcane.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained rarely from a powerful anomaly.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "Obtained rarely from an elusive anomaly.",
			["type"] = "COLLECTOR",
		},
    ["Archeologist Cap"] = {
			["description"] = "The perfect hat for fossil hunting.",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "546",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Army Helmet (Colonel Cluck)"] = {
			["description"] = "Kentucky trained.",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Explosive Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Astronaut Helmet (Solar System)"] = {
			["description"] = "Waiting in the sky.",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "14",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Astronaut Helmet (Star-Ranger)"] = {
			["description"] = "To infinity and.. somewhere further!",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Atomic Adventurer"] = {
			["description"] = "Perfect protection for a nuclear wasteland!",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "505",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Explosive Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Banana Head"] = {
			["description"] = "Behold! For I am Potassium-Man!",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Banana Head (Crazy Nana)"] = {
			["description"] = "Go bananas.",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Banana Head (Peeled)"] = {
			["description"] = "Potassium-Man!? You're naked!",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Bandana"] = {
			["description"] = "Don't push it, or I'll give you rivalry you won't believe.",
			["category"] = "Hat",
			["collection"] = "Ninja",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ninja Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Bandana (Blindfold)"] = {
			["description"] = "Fifty shades of complete darkness.",
			["category"] = "Hat",
			["collection"] = "Ninja",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "616",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Ninja Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Baseball Cap"] = {
			["description"] = "It might not be a sport on the island, but the hat is just as functional!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Baseball Cap (Logo)"] = {
			["description"] = "This hat doesn't need words to express \"You're #1!\"",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained on the webstore.",
			["type"] = "STANDARD",
		},
    ["Baseball Cap (Black Logo)"] = {
			["description"] = "You've unknowingly taken the first step toward becoming the Dark Champion.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Beanie"] = {
			["description"] = "A staple of warm headwear",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Beanie (Double Stripe)"] = {
			["description"] = "Double the doubled color, double the doubled fun!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Beanie (Rana)"] = {
			["description"] = "Made via croaket.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Beanie (Stripe)"] = {
			["description"] = "Double the color, double the fun!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Bear Head"] = {
			["description"] = "No honey to be found, so I suppose you'll have to do.",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Beetle Crown"] = {
			["description"] = "Ruler of the beetles, few bugs can stand in your way.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained from the Grand Auction.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "6",
			["obtainmentHint"] = "Obtained from the Grand Auction.",
			["type"] = "COLLECTOR",
		},
    ["Beret"] = {
			["description"] = "Popular among mimes, hide-and-seek enthusiasts, and the French.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Founder's Crown"] = {
			["description"] = "Go show the world what you're made of, champ!<glyph:\"mcc:icon.tooltips.veteran\"> Awarded for supporting MCC Island during Closed Beta.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Mutant Fish"] = {
			["description"] = "Raised in a junkyard, it grew past the need for gills.",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Birthday Slice"] = {
			["description"] = "A tasty slice! Why eat it when you could wear it on your head.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained by attending one MCCI Birthday.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Double Birthday Slice"] = {
			["description"] = "Two tasty slices! Why eat them when you could wear them on your head.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained by attending two MCCI Birthdays.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "707",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Blowdart"] = {
			["description"] = "KER-THUNK!",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Blubberfish"] = {
			["description"] = "Clearly the prettiest animal on earth.",
			["category"] = "Hat",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Boater"] = {
			["description"] = "I feel a song coming on!",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Boom Cap"] = {
			["description"] = "Mind. Blown.",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Explosive Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Bucket Hat"] = {
			["description"] = "*Does not hold water.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Bucket Hat (Cat Ears)"] = {
			["description"] = "Nyow that's a cool hat!",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Bucket Hat (Floral)"] = {
			["description"] = "It's a lovely day to be outside.",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Bucket Hat (Frog)"] = {
			["description"] = "Ribbit!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Bucket Hat (Strawberry)"] = {
			["description"] = "Let's be honest: it's the best fruit.",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Bucket Hat (Striped)"] = {
			["description"] = "The snug colored ribbon helps to keep the hat secure on your head.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Burger Cap"] = {
			["description"] = "Burgers but Fast's #1 fan!",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "654",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Burger Head"] = {
			["description"] = "Mmm... Burger.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Burger Head (Monarch)"] = {
			["description"] = "It's a royal with cheese.",
			["category"] = "Hat",
			["collection"] = "Mythic",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mythic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Butterfly Antennae"] = {
			["description"] = "Man, I thought these things would have better reception...",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "655",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Candy Bot"] = {
			["description"] = "Carefully concocting a tasteful taffy treat!",
			["category"] = "Hat",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "229",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Candy Cat"] = {
			["description"] = "It's super duper yummy!",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Candy Hood"] = {
			["description"] = "Inside this wrapper is one sweetheart <3",
			["category"] = "Hat",
			["collection"] = "Candy Factory",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Cardboard Box"] = {
			["description"] = "With a little imagination, you can do anything.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Cardboard Box (Robot)"] = {
			["description"] = "Laaaaaame!!",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Cardboard Box (Scribbles)"] = {
			["description"] = "It's not just a box; it's a friend.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Cardboard Box (Undercover)"] = {
			["description"] = "It's a very important tool for infiltration missions.",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "117",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Cat Ears"] = {
			["description"] = "Meow?",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "644",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Cheese Hat"] = {
			["description"] = "Juste un chapeau de fromage !",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "439",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Chef's Hat"] = {
			["description"] = "What's cookin, good lookin?",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Chef's Hat (Lil' Chef)"] = {
			["description"] = "The rat can't actually cook, we just have a pest problem.",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "880",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Chef's Hat (Tall)"] = {
			["description"] = "For the Chef de Cuisine. The taller the hat, the more important the chef.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Chicken-Copter"] = {
			["description"] = "Sadly, it can only lift the weight of a chicken.",
			["category"] = "Hat",
			["collection"] = "Cuckoo",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cuckoo Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Chicken-Copter (McSquawk)"] = {
			["description"] = "There's no problem McSquawk can't cluck their way out of!",
			["category"] = "Hat",
			["collection"] = "Cuckoo",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "495",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cuckoo Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Chicken Head"] = {
			["description"] = "No longer headless!",
			["category"] = "Hat",
			["collection"] = "Cuckoo",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cuckoo Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Chicken Head (Cyborg)"] = {
			["description"] = "I'll be bock.",
			["category"] = "Hat",
			["collection"] = "Cuckoo",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "387",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cuckoo Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Chicken Head (Familiar)"] = {
			["description"] = "Careful you don't get mistakenly whacked. It's a real problem.",
			["category"] = "Hat",
			["collection"] = "Cuckoo",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "729",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cuckoo Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Chicken Head (Golden)"] = {
			["description"] = "Does it lay golden eggs?",
			["category"] = "Hat",
			["collection"] = "Cuckoo",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "375",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cuckoo Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Chicken Head (Clucktoons)"] = {
			["description"] = "Cluck! Cluck!",
			["category"] = "Hat",
			["collection"] = "Cuckoo",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "420",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cuckoo Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Chicken Head (Zombie)"] = {
			["description"] = "Night of the Living Rotisserie.",
			["category"] = "Hat",
			["collection"] = "Cuckoo",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "386",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cuckoo Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Choccy"] = {
			["description"] = "Loves chocolate, whipped cream and a cosy winter night.",
			["category"] = "Hat",
			["collection"] = "Candy Factory",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "880",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Choco Chancellor"] = {
			["description"] = "Only wear at room temperature.",
			["category"] = "Hat",
			["collection"] = "Candy Factory",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Climber's Hood"] = {
			["description"] = "Always protecting you from the elements.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "32",
			["obtainmentHint"] = "Obtained from a shop at the peak of the island.",
			["type"] = "STANDARD",
		},
    ["Clown Mask"] = {
			["description"] = "Send in the clowns.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Twisted"] = {
			["description"] = "I want to play a game. But not Build Mart.",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Comet Head"] = {
			["description"] = "Raging across the galaxy.",
			["category"] = "Hat",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "708",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Competitor's Helmet"] = {
			["description"] = "Protect your nogged and all the brains (or lack thereof) inside!",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Slimy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Competitor's Helmet (Slimed)"] = {
			["description"] = "Authentic wall slime included!",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "549",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Slimy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Computer Head"] = {
			["description"] = "HELLO WORLD",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Coral Crown"] = {
			["description"] = "Reef Royalty!",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "550",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Cosmic Visor"] = {
			["description"] = "The finest warrior in the quadrant!",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Cosmic Visor (Solar Navigator)"] = {
			["description"] = "I'm seeing stars! Wait, no- that's just my virtual map of the galaxy!",
			["category"] = "Hat",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "993",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Cowboy"] = {
			["description"] = "Yee haw!",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Cowboy (Cactus Ranger)"] = {
			["description"] = "The pundit of prickly pests.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "338",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Cowboy Hat (Gilded)"] = {
			["description"] = "The richest cowboy to ever live.",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "525",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Cowboy (Outlaw)"] = {
			["description"] = "You don't get to cheat at the games and have good things happen to you.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Cowboy (Sheriff)"] = {
			["description"] = "There's a new hat in town.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Crab Hat"] = {
			["description"] = "Pinch Pinch!",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "711",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Crocodile Head"] = {
			["description"] = "You must either be stupid or very brave.",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Crusader"] = {
			["description"] = "Praise the sun!",
			["category"] = "Hat",
			["collection"] = "Arena",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Arena Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Crusader (Black Knight)"] = {
			["description"] = "Not dead yet!",
			["category"] = "Hat",
			["collection"] = "Arena",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "662",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Arena Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Crusader (Celestial)"] = {
			["description"] = "Champion of the Sun.",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "19",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Crusader (Sunlord)"] = {
			["description"] = "Praise the games!",
			["category"] = "Hat",
			["collection"] = "Arena",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "714",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Arena Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Cupcake"] = {
			["description"] = "It's hard to resist the constant urge to eat your hat.",
			["category"] = "Hat",
			["collection"] = "Candy Factory",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Cupcake (Choco)"] = {
			["description"] = "Chocolatey!",
			["category"] = "Hat",
			["collection"] = "Candy Factory",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "501",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Cupcake (Knight)"] = {
			["description"] = "Protector of the Candy Kingdom!",
			["category"] = "Hat",
			["collection"] = "Candy Factory",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "536",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Cyber Helmet"] = {
			["description"] = "Great for those who like to stay up late, even all night. ",
			["category"] = "Hat",
			["collection"] = "Cyber Surge",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Cyclops"] = {
			["description"] = "As a warning, my stomach is bigger than my eye.",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "822",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Desert Turban"] = {
			["description"] = "Keep cool under that blazing sun.",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "541",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Detective"] = {
			["description"] = "Someone stole the detective's hat; but he's on the case!",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Direwolf Cap"] = {
			["description"] = "Leader of the pack, or just a poser?",
			["category"] = "Hat",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Disguise"] = {
			["description"] = "Who are you?",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Diving Helmet"] = {
			["description"] = "Deep sea music constantly echoes around this helmet.",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Diving Helmet (Raptured)"] = {
			["description"] = "A protector from a long lost atlantis.",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Diving Helmet (Sunken)"] = {
			["description"] = "Grab some glowing seaweed and you could terrify some meddling kids!",
			["category"] = "Hat",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Drinking Helmet"] = {
			["description"] = "Your favourite beverages, now hands-free.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Egg Yolk"] = {
			["description"] = "For when you just.. crack.",
			["category"] = "Hat",
			["collection"] = "Cuckoo",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cuckoo Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Egg Yolk (Fried)"] = {
			["description"] = "Sunny side up! Just the way you like it.",
			["category"] = "Hat",
			["collection"] = "Cuckoo",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "587",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cuckoo Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Elf's Hat"] = {
			["description"] = "Don the attire of a mischevious worker from a wintery workshop.",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Exo-Helmet"] = {
			["description"] = "Protecting you from extraterrestial threats since 2179!",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "771",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Explorer's Hat (Overgrown)"] = {
			["description"] = "It's part of the look, I can't brush it off!",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Eyeball"] = {
			["description"] = "I spy with my colossal eye...",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Faction Beanie (Red Rabbits)"] = {
			["description"] = "Welcome to the winning team.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Beanie (Orange Ocelots)"] = {
			["description"] = "Welcome home.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Beanie (Yellow Yaks)"] = {
			["description"] = "Welcome to the family.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "694",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Beanie (Lime Llamas)"] = {
			["description"] = "You ready to cause some chaos?",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "610",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Beanie (Green Geckos)"] = {
			["description"] = "Welcome to wherever life leads you.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "801",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Beanie (Cyan Coyotes)"] = {
			["description"] = "Welcome to the pack.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "873",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Beanie (Aqua Axolotls)"] = {
			["description"] = "Welcome to a new world.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Beanie (Blue Bats)"] = {
			["description"] = "Welcome to training.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "899",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Beanie (Purple Pandas)"] = {
			["description"] = "Welcome to MCC Island.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Beanie (Pink Parrots)"] = {
			["description"] = "Welcome to the skies.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Face (Red Rabbits Ears)"] = {
			["description"] = "No challenge is impossible.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "532",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Face (Orange Ocelots Ears)"] = {
			["description"] = "No one will outsmart you.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "514",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Face (Yellow Yaks Horns)"] = {
			["description"] = "No one gets left behind.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "312",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Face (Lime Llamas Ears)"] = {
			["description"] = "Everything can be funny.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "249",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Face (Green Geckos Eyes)"] = {
			["description"] = "Nothing goes unseen.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "359",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Face (Cyan Coyotes Ears)"] = {
			["description"] = "No member of the pack is left unheard.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "393",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Face (Aqua Axolotls Gills)"] = {
			["description"] = "No depths go unexplored.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "686",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Face (Blue Bats Ears)"] = {
			["description"] = "Nothing will surprise you.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "423",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Face (Purple Pandas Ears)"] = {
			["description"] = "No mystery unsolved.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "581",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Face (Pink Parrots Wings)"] = {
			["description"] = "No boundry is too far.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "555",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Plushy (Red Rabbit Plushy)"] = {
			["description"] = "Nooo please don't turn us into marketable plushies!!",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "33",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Plushy (Orange Ocelot Plushy)"] = {
			["description"] = "Nooo please don't turn us into marketable plushies!!",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "18",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Plushy (Yellow Yak Plushy)"] = {
			["description"] = "Nooo please don't turn us into marketable plushies!!",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "12",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Plushy (Lime Llama Plushy)"] = {
			["description"] = "Nooo please don't turn us into marketable plushies!!",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "11",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Plushy (Green Gecko Plushy)"] = {
			["description"] = "Nooo please don't turn us into marketable plushies!!",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "14",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Plushy (Cyan Coyote Plushy)"] = {
			["description"] = "Nooo please don't turn us into marketable plushies!!",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "15",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Plushy (Aqua Axolotl Plushy)"] = {
			["description"] = "Nooo please don't turn us into marketable plushies!!",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "32",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Plushy (Blue Bat Plushy)"] = {
			["description"] = "Nooo please don't turn us into marketable plushies!!",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "13",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Plushy (Purple Panda Plushy)"] = {
			["description"] = "Nooo please don't turn us into marketable plushies!!",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "17",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Faction Plushy (Pink Parrot Plushy)"] = {
			["description"] = "Nooo please don't turn us into marketable plushies!!",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "20",
			["obtainmentHint"] = "Obtained from leveling up with the corresponding faction.",
			["type"] = "STANDARD",
		},
    ["Feathery Cap"] = {
			["description"] = "Very tr-tr-ACHOO-trendy.",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Fenrir"] = {
			["description"] = "Free at last.",
			["category"] = "Hat",
			["collection"] = "Arena",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Arena Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Fenrir (Fire)"] = {
			["description"] = "Betrayal fans the flames of his endless rage.",
			["category"] = "Hat",
			["collection"] = "Arena",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "610",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Arena Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Fenrir (Steelwulf)"] = {
			["description"] = "Breaking a certain green box made fenrir Metal Fenrir!",
			["category"] = "Hat",
			["collection"] = "Arena",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "749",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Arena Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Fez"] = {
			["description"] = "Named for the city of Fez.",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Firefighter's Helmet"] = {
			["description"] = "A fire? Get 'em!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Fishbowl"] = {
			["description"] = "The environmental hydration unit is technologically complex and not just a glass bowl.",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Fishing Hat"] = {
			["description"] = "Champions want me, Fish fear me.",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Flight Helmet"] = {
			["description"] = "The helmet itself can't fly.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Flower Crown"] = {
			["description"] = "Think of life like the seasons.",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Flower Crown (Glimmering)"] = {
			["description"] = "The rarest of flowers make up this crown.",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "887",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Flower Crown (Pride)"] = {
			["description"] = "Celebrate in floral style with this special flower crown.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained by donating during the 2025 Pride Fundraiser.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "519",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Flower Crown (Ace)"] = {
			["description"] = "Celebrate in floral style with this special flower crown.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained by donating during the 2025 Pride Fundraiser.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "519",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Flower Crown (Bi)"] = {
			["description"] = "Celebrate in floral style with this special flower crown.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained by donating during the 2025 Pride Fundraiser.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "519",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Flower Crown (Gay)"] = {
			["description"] = "Celebrate in floral style with this special flower crown.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained by donating during the 2025 Pride Fundraiser.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "519",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Flower Crown (Intersex)"] = {
			["description"] = "Celebrate in floral style with this special flower crown.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained by donating during the 2025 Pride Fundraiser.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "519",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Flower Crown (Lesbian)"] = {
			["description"] = "Celebrate in floral style with this special flower crown.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained by donating during the 2025 Pride Fundraiser.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "519",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Flower Crown (Non-Binary)"] = {
			["description"] = "Celebrate in floral style with this special flower crown.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained by donating during the 2025 Pride Fundraiser.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "519",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Flower Crown (Pan)"] = {
			["description"] = "Celebrate in floral style with this special flower crown.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained by donating during the 2025 Pride Fundraiser.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "519",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Flower Crown (Trans)"] = {
			["description"] = "Celebrate in floral style with this special flower crown.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained by donating during the 2025 Pride Fundraiser.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "519",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Flower Crown (Unlabelled)"] = {
			["description"] = "Celebrate in floral style with this special flower crown.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained by donating during the 2025 Pride Fundraiser.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "519",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Flower Crown (Tropical)"] = {
			["description"] = "Handcrafted with lovely Hibiscus flowers.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Football Helmet"] = {
			["description"] = "Blue! 24! Hike!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Frank Jr."] = {
			["description"] = "Oh please, Dr. Frankenstein was my father.",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "707",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Potion Frenzy"] = {
			["description"] = "I LOVE SWIFTNESS POTS!",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Frog Friend"] = {
			["description"] = "Kisses appreciated, but not necessary.",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Fruit Crown"] = {
			["description"] = "A champion can't be without a basket and a plethora of fruit!",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Furball"] = {
			["description"] = "Cute, but just don't pet it, okay?",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "107",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Gas Mask"] = {
			["description"] = "*unintelligble muffled quote*",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Gas Mask (Hazmat)"] = {
			["description"] = "Always be protected when handling Hazardous Materials!",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Explosive Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Gas Mask (Nuclear)"] = {
			["description"] = "A little too much exposure to the elements.",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Explosive Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Gas Mask (Toxic)"] = {
			["description"] = "1v1 me, bro.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Gas Mask (Visor)"] = {
			["description"] = "CONTAINMENT BREACHED. EXERCISE EXTREME CAUTION!",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Gearhead"] = {
			["description"] = "Get those gears turning!",
			["category"] = "Hat",
			["collection"] = "Mechanical",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Purple Heist Hat"] = {
			["description"] = "There's probably about 2000 gems stashed in this hat. Hopefully nobody will be able to tell...",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Gnome"] = {
			["description"] = "I'm g'not a gnelf!",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Gnome (Botanical)"] = {
			["description"] = "G'This Gardener Gnome G'knows G'his Greens.",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Goggles"] = {
			["description"] = "Perfect for mischief goblin welding!",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Slimy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Goggles (Over-Eye)"] = {
			["description"] = "Much more effective if worn properly.",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Slimy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Goggles (Tinted)"] = {
			["description"] = "The world looks nicer with rose-tinted goggles.",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "574",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Slimy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Goggles (Tinted Over-Eye)"] = {
			["description"] = "It's easier to see the rose-tinted world when you actually wear the tinted goggles.",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "548",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Slimy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Graduate"] = {
			["description"] = "Highschool is out!",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Gumball Head"] = {
			["description"] = "Full of sweet surprises!",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Gummi"] = {
			["description"] = "Your gelatin bestie! Until you eat them..",
			["category"] = "Hat",
			["collection"] = "Candy Factory",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Hacker Headset"] = {
			["description"] = "Very cozy, but even more stealthy. ",
			["category"] = "Hat",
			["collection"] = "Cyber Surge",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Hairbow (Peppermint)"] = {
			["description"] = "It kind of just sticks to your head..",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Halo"] = {
			["description"] = "Be not afraid.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Halo (Candy)"] = {
			["description"] = "Do candies go to heaven?",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "970",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Hard Hat"] = {
			["description"] = "Protecting noggins since 1882.",
			["category"] = "Hat",
			["collection"] = "Mechanical",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Hard Hat (Construction)"] = {
			["description"] = "Can we fix it? Not until we get clearance...",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "229",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Hard Hat (Headlight)"] = {
			["description"] = "Why haven't they put something like this in base Minecraft? It'd be so useful!",
			["category"] = "Hat",
			["collection"] = "Mechanical",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Hard Hat (Miner)"] = {
			["description"] = "It's home from work we go!",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "608",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Haunted Doll"] = {
			["description"] = "I'll be your best friend... FOREVER.",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "934",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Hayseed (Haunted)"] = {
			["description"] = "Some call him the 'Wickerman'",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "941",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Alien Antennae"] = {
			["description"] = "Peace among worlds!",
			["category"] = "Hat",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Headphones"] = {
			["description"] = "Pump up the volume to your heart's content!",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Headphones (Cat Ear)"] = {
			["description"] = "Purrfect starter headgear for streaming!",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Headphones (Gaming)"] = {
			["description"] = "Wearing these will *not* make you better at the game.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Headphones (Squidtek)"] = {
			["description"] = "Do squids even have ears..?<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "977",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Holographic Crown"] = {
			["description"] = "Dazzle the masses!",
			["category"] = "Hat",
			["collection"] = "Cyber Surge",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "635",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Hothead"] = {
			["description"] = "You won't like me when I'm angry...!",
			["category"] = "Hat",
			["collection"] = "Mechanical",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Hothead (Cheri)"] = {
			["description"] = "She's the bomb!",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "619",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Explosive Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Hothead (Explode)"] = {
			["description"] = "You've done it now!",
			["category"] = "Hat",
			["collection"] = "Mechanical",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Hothead (Skelly)"] = {
			["description"] = "Skulls usually means danger, right?",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Explosive Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Hover Pilot Helmet"] = {
			["description"] = "Safety first!",
			["category"] = "Hat",
			["collection"] = "Cyber Surge",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Hunter Cap"] = {
			["description"] = "Quite cozy!",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Beetleface"] = {
			["description"] = "If you just stay still, it won't sting you...",
			["category"] = "Hat",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Jellyfish"] = {
			["description"] = "Don't touch it, and definitely don't put it on your head!",
			["category"] = "Hat",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Jester"] = {
			["description"] = "You are the entire circus.",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "292",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Jungle Sprout"] = {
			["description"] = "Quick, yank it out of the earth!",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Kitsune Mask"] = {
			["description"] = "Which are you: a human that becomes a fox? Or a fox that becomes human?",
			["category"] = "Hat",
			["collection"] = "Ninja",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ninja Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Kitsune Mask (Black)"] = {
			["description"] = "Inari's followers have many forms.",
			["category"] = "Hat",
			["collection"] = "Ninja",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "623",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Ninja Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Knight Helmet"] = {
			["description"] = "You may not be a bird, but you have a lovely plume.",
			["category"] = "Hat",
			["collection"] = "Arena",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Arena Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Knight Helmet (Darklands)"] = {
			["description"] = "You stand among the littered inventories of the fallen.",
			["category"] = "Hat",
			["collection"] = "Arena",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "550",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Arena Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Knight Helmet (Goldshire)"] = {
			["description"] = "In hindsight, a shiny golden helmet that makes you stand out is probably gonna make everyone shoot at you.",
			["category"] = "Hat",
			["collection"] = "Arena",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "598",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Arena Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Knitted Hat"] = {
			["description"] = "Made with grandma's love.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Knitted Hat (Black)"] = {
			["description"] = "A more proper winter color.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Knitted Hat (Red)"] = {
			["description"] = "Fit for the fall!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Krate"] = {
			["description"] = "This crate's got a head full o' dynamite.",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "529",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Explosive Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Krate (Atomic Menace)"] = {
			["description"] = "He eats uranium for breakfast.",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "426",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Explosive Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["LARR-E"] = {
			["description"] = "Lunar.Area.Ranking.Rover-Explorer",
			["category"] = "Hat",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Lay-Ka"] = {
			["description"] = "Not the first pup to space, but definitely the most adorable!",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "742",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Leaf Crown"] = {
			["description"] = "I expect this won't stay green for long.",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Leviathan Frills"] = {
			["description"] = "Fear the frills of this ocean monster.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained from the Grand Auction.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "4",
			["obtainmentHint"] = "Obtained from the Grand Auction.",
			["type"] = "COLLECTOR",
		},
    ["Lotus Crown"] = {
			["description"] = "King of the flowers!",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Mascot Head"] = {
			["description"] = "At the end of the day, you should just be the person you want to be.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained on the webstore.",
			["type"] = "STANDARD",
		},
    ["Mascot Head"] = {
			["description"] = "I paid $<misc_total_spent> to prove that my head is bigger than yours.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained on the webstore.",
			["type"] = "STANDARD",
		},
    ["Master Frog"] = {
			["description"] = "Known as the heavenly climber, the sage of 1,000 leaps, and the unblinking king of mountains.",
			["category"] = "Hat",
			["collection"] = "Ninja",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ninja Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Master Frog (Golden)"] = {
			["description"] = "The most sacred relic of the Parkour Warriors.",
			["category"] = "Hat",
			["collection"] = "Ninja",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "436",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Ninja Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Master Frog (Statue)"] = {
			["description"] = "Normally you look at and don't wear a statue, but who would judge you?",
			["category"] = "Hat",
			["collection"] = "Ninja",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "439",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Ninja Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Mechanic's Cap"] = {
			["description"] = "Let's get you up and running again!",
			["category"] = "Hat",
			["collection"] = "Mechanical",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Mega Whip"] = {
			["description"] = "Better get in a few games before it melts!<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Mega Whip (Sundae)"] = {
			["description"] = "It's too tempting at this point..<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Mellowhead"] = {
			["description"] = "The most harmless thing. Something that could never ever possibly destroy you.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Mellowhead (Crackers)"] = {
			["description"] = "Mellow in the middle!",
			["category"] = "Hat",
			["collection"] = "Candy Factory",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Mellowhead (Monarch)"] = {
			["description"] = "Ruler of the Marshlands.",
			["category"] = "Hat",
			["collection"] = "Candy Factory",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "703",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Mellowhead (S'more'd)"] = {
			["description"] = "Grant me your VENGEANCE!!",
			["category"] = "Hat",
			["collection"] = "Candy Factory",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "731",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Candy Factory Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Moai Head"] = {
			["description"] = "Best described as an overly large head...",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Moai Head (Grooving)"] = {
			["description"] = "An absolute banger.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Mobster"] = {
			["description"] = "This is a hat you can't refuse.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Mohawk (Cyber)"] = {
			["description"] = "FEEL the rhythm.",
			["category"] = "Hat",
			["collection"] = "Cyber Surge",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "945",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Motorcycle Helmet"] = {
			["description"] = "Stay safe; wear a helmet.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Motorcycle Helmet (Daredevil)"] = {
			["description"] = "For some reason you thought this was a good idea.",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "663",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Explosive Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Motorcycle Helmet (Stuntmaster)"] = {
			["description"] = "Prepared to take on the most daring of acts.",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Explosive Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Mr. Chomps"] = {
			["description"] = "\"Oh please, Mr. Chomps was my father, call me Teeth!\"",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Mr. Chomps (Rat)"] = {
			["description"] = "Cheese enjoyer, but your head will do. ",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Mummy Mask"] = {
			["description"] = "16 = 48 rolls!",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "551",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Munchflower Sprout"] = {
			["description"] = "A plant with a blossoming appetite.",
			["category"] = "Hat",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "594",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Munchflower Sprout (Ashen)"] = {
			["description"] = "Toasty, but in a nice way.",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "528",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Night Vision Goggles"] = {
			["description"] = "Fisher, do you copy?",
			["category"] = "Hat",
			["collection"] = "Mechanical",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Night Vision Goggles (Arachno)"] = {
			["description"] = "The Amazing Spider-Vision",
			["category"] = "Hat",
			["collection"] = "Mechanical",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mechanic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Night Vision Goggles (Dual)"] = {
			["description"] = "You only have two eyes? Lame.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Nurse's Cap"] = {
			["description"] = "Remember to not say \"we hope to see you again\" after discharging a patient. You don't want them to get hurt again. Right?",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Octopus"] = {
			["description"] = "This splits your brain into 9 parts and moves one part into each tentacle.",
			["category"] = "Hat",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "414",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Oni Mask"] = {
			["description"] = "The oni hides behind many things--including this very mask.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Oni Mask (Cursed)"] = {
			["description"] = "What's with the eye?",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "489",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Oni Mask (Elder)"] = {
			["description"] = "It whispers scary stories about humans under the bed.",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "86",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Oni Mask (Holographic)"] = {
			["description"] = "An evil aura fueled by nightmares (but mostly AAAA batteries).",
			["category"] = "Hat",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "75",
			["obtainmentHint"] = "Obtained from this seasons seasonal machine.",
			["type"] = "LIMITED",
		},
    ["Oni Mask (Sakura Blossom)"] = {
			["description"] = "Ripped from the pages of ancient folklore",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Palette Cap"] = {
			["description"] = "Once adorned by an esteemed artist known only as V.",
			["category"] = "Hat",
			["collection"] = "Mythic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mythic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Parkour Cowl"] = {
			["description"] = "Now go, parkour warrior! Show us your skills!",
			["category"] = "Hat",
			["collection"] = "Ninja",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ninja Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Parkour Cowl (Ninja Frog)"] = {
			["description"] = "You look a little green around the gills.",
			["category"] = "Hat",
			["collection"] = "Ninja",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "486",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Ninja Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Party Hat"] = {
			["description"] = "Party like it's November, 2011!",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Party Hat (Striped)"] = {
			["description"] = "Put a little zing in your party!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Peacock Crown"] = {
			["description"] = "The most reliable way to attract a pack of cats.Arcane Bonus: Grants you +5% Boosted Quests while in your wardrobe.",
			["category"] = "Hat",
			["collection"] = "Arcane Gate",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 30
			},
			["globalNumberOwned"] = "9",
			["obtainmentHint"] = "Obtained from the Arcane Gate, or very rarely from the Cosmetic Machine.",
			["type"] = "ARCANE",
		},
    ["Ancient Headpiece"] = {
			["description"] = "Glowing with the undying greed of one who once ruled the sands.<glyph:\"mcc:icon.tooltips.veteran\"> Crafted in the secret depths of an ancient desert.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "24",
			["obtainmentHint"] = "Obtained for a hefty price in the depths of an ancient desert.",
			["type"] = "STANDARD",
		},
    ["Pilot's Hat"] = {
			["description"] = "Ready to fly?",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Pirate Hat"] = {
			["description"] = "Yar har fiddle dee dee!",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Pirate Hat (Ashen)"] = {
			["description"] = "Your enemies will fear you, because you must be insane to wear this.",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "308",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Pirate Hat (Barnacles)"] = {
			["description"] = "I am the sea! No, I\"m not just too lazy to clean my hat.",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Pirate Hat (Feathered)"] = {
			["description"] = "You can put that in your hat and wear it! And you did.",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "317",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Pirate Hat (Phantom)"] = {
			["description"] = "A little thing like \"death\" won't keep you from sailing the seas!",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Plague Doctor"] = {
			["description"] = "An apple a day keeps this nightmare away.",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Plague Doctor (Steampunk)"] = {
			["description"] = "Do step right up and receive the good doctor's miracle elixir and tonic!",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Plunderer's Bandana"] = {
			["description"] = "Yarr part of the crew now!",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Plunderer's Bandana (Skull)"] = {
			["description"] = "Fear me, for I have a terrifying icon of doom on my forehead!",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Police Cap"] = {
			["description"] = "Keeping the island safe from cheaters.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Police Cap (Automaton)"] = {
			["description"] = "Come quietly, or there will be.. trouble.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Police Cap (Beret)"] = {
			["description"] = "You want stars? I'll give you stars!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Police Cap (Constable)"] = {
			["description"] = "'Ello 'ello, what's all this then?",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Poseidon's Crown"] = {
			["description"] = "God of Sea, Storms, Earthquakes and Horses.",
			["category"] = "Hat",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Potted Tree"] = {
			["description"] = "As long as I stay perfectly balanced...",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Propeller Hat"] = {
			["description"] = "Can it fly? Probably not...",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Prospector Cap"] = {
			["description"] = "Light the way through the caverns!",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "467",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Barren Climate.",
			["type"] = "STANDARD",
		},
    ["Pumpkin Spirit"] = {
			["description"] = "What strange energy is contained within this ordinary pumpkin...",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "773",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Rainbowcorn (Mystical)"] = {
			["description"] = "Spreading friendship and magic wherever they roam.",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "16",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Ram Horns"] = {
			["description"] = "These horns are made for ramming! And that's just what they'll do!",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "617",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Raptor Skull"] = {
			["description"] = "Wearing this does not make you as cool as this raptor was.",
			["category"] = "Hat",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Rat Head (Disguise)"] = {
			["description"] = "You had me fooled.",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "371",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Rat Head (Mecha)"] = {
			["description"] = "Scavenger Mecha Squad, Unite!",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "112",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Rat Head (Zombie)"] = {
			["description"] = "This rat has found a new delicious craving..",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "16",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Hugely Helpful Hat"] = {
			["description"] = "Helps you remember which way is forwards, as long as you don't wear it backwards.<glyph:\"mcc:icon.tooltips.veteran\"> Awarded as a thanks for helping us with a colossal task.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = nil,
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Robo-Ducky"] = {
			["description"] = "Still floats, suprisingly.",
			["category"] = "Hat",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "626",
			["obtainmentHint"] = "Obtained from this seasons seasonal machine.",
			["type"] = "LIMITED",
		},
    ["Cybercat Head"] = {
			["description"] = "Does not take batteries, but happily accepts head pats.",
			["category"] = "Hat",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "574",
			["obtainmentHint"] = "Obtained from this seasons seasonal machine.",
			["type"] = "LIMITED",
		},
    ["Rock on Head"] = {
			["description"] = "Why are you wearing this?",
			["category"] = "Hat",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Rocky Rocket"] = {
			["description"] = "Knows how to make an entrance.",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Explosive Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Rocky Rocket (Radioactive)"] = {
			["description"] = "One supersonic rocket.",
			["category"] = "Hat",
			["collection"] = "Explosive",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "397",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Explosive Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Rubber Ducky"] = {
			["description"] = "You make bath time lots of fun!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Heart Glasses"] = {
			["description"] = "Nothing like a bathe in the sun.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Sabertooth Cap"] = {
			["description"] = "IT'S EATING ME!!",
			["category"] = "Hat",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Safari Hat"] = {
			["description"] = "It's safari time!",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Sailor Hat"] = {
			["description"] = "All hands on deck!",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Sailor Hat (Striped)"] = {
			["description"] = "What's a sailor without their stripes?",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Samurai Helmet"] = {
			["description"] = "Also called a kabuto. Which literally means helmet.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Sandcastle Crown"] = {
			["description"] = "A sandy kingdom on your scalp!",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Winter Scarf"] = {
			["description"] = "A cozy scarf to ward off those chilly winds!",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Scavenger King's Crown"] = {
			["description"] = "Great King Rat!",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "20",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Scrap Crown"] = {
			["description"] = "Makeshift leadership!",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "202",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Scuba Headgear"] = {
			["description"] = "Discover what lies at the deepest depths of the ocean.",
			["category"] = "Hat",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "588",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Sea Shell"] = {
			["description"] = "Often the home to hermit crabs, or reclusive gamers.",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "795",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Sea Shell (H.E.R.M.I.T)"] = {
			["description"] = "A mechanical home for a mechanical decapod.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "599",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Sensei"] = {
			["description"] = "Witness the way of the Dragon.",
			["category"] = "Hat",
			["collection"] = "Ninja",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ninja Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Sensei (Stripe)"] = {
			["description"] = "Sages can accessorize too!",
			["category"] = "Hat",
			["collection"] = "Ninja",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "756",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Ninja Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Shades"] = {
			["description"] = "The kind of shade you wear, not throw.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Shades (Anime)"] = {
			["description"] = "My sword will pierce the championship!",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "254",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Shades (Cool)"] = {
			["description"] = "Sun's out, guns out!",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Shades (Popstar)"] = {
			["description"] = "Let's go party!,",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Shades (Sunset)"] = {
			["description"] = "Beautiful bliss.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Shark"] = {
			["description"] = "They're gonna need a bigger Island.",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "237",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Shell Crown"] = {
			["description"] = "Bestowed only upon the most worthy of beachdwellers.",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Tropical Climate.",
			["type"] = "STANDARD",
		},
    ["Shroud"] = {
			["description"] = "For the royal desert explorer.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Shroud (Infernal)"] = {
			["description"] = "Even the most dastardly of demons need protection from the heat.",
			["category"] = "Hat",
			["collection"] = "Mythic",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mythic Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Shroud (Looter)"] = {
			["description"] = "Equipped with only the best loot-navigating gear around.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "243",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Shroud (Piercing Eyes)"] = {
			["description"] = "30% more shadow and 80% more mystery!",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "335",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Shroud (Voyager)"] = {
			["description"] = "Explorer of the deepest depths of the abyss.",
			["category"] = "Hat",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "403",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Shroud (Wraith)"] = {
			["description"] = "Nice to meet you, my name's Death.",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "673",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Ski Goggles"] = {
			["description"] = "\"No, dummy! For the robbery we need ski masks! Masks!\"",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Ski Helmet"] = {
			["description"] = "I feel very safe... but I can't see out of these!",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "968",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Skull Crown (Crystal)"] = {
			["description"] = "Probably not cursed. Probably.",
			["category"] = "Hat",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Skull Crown (Golden)"] = {
			["description"] = "Fashionable, but impractical.",
			["category"] = "Hat",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Skull Crown (Stone)"] = {
			["description"] = "What kind of milk turns your bones to stone?",
			["category"] = "Hat",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Skull (Flaming)"] = {
			["description"] = "Feels like my head is on fire. 'Cuz it is!",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Skull (Scallywag)"] = {
			["description"] = "I'm a pirate! Or.. was, at least.",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Plunder Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Head in the Wall"] = {
			["description"] = "Jumping through all those holes, this was bound to happen eventually.",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Slimy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Head in the Wall (Toxic)"] = {
			["description"] = "You'll never have to wonder why your head is permanently stained.",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "495",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Slimy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Slimeling"] = {
			["description"] = "\"We do WHAT with these things?\"",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "831",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Slimy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Slimeling (Familiar)"] = {
			["description"] = "Oozing with nostalgia!",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "997",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Slimy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Slimeling (Kawaii)"] = {
			["description"] = "I'm not a bad Slime!",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "450",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Slimy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Slimeling (King Slime)"] = {
			["description"] = "There are many bosses, but only one is royalty (pre-hardmode).",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "455",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Slimy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Slimeling (Loot)"] = {
			["description"] = "Free stuff, sweet! If only I could get to it...",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "479",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Slimy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Slimeling (Magma)"] = {
			["description"] = "Factory-grown using essence extracted from the Nether, redstone, and another special compound.",
			["category"] = "Hat",
			["collection"] = "Slimy",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "416",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Slimy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Snapback"] = {
			["description"] = "How do you do, fellow kids?",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Snapback (Sidesnap)"] = {
			["description"] = "Style at a jaunty angle.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Snorkel"] = {
			["description"] = "Ready to go diving for underwater treasure?",
			["category"] = "Hat",
			["collection"] = "Oceanic",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Sailor Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Snorkel (Bubbles)"] = {
			["description"] = "Blub. Blub. Blub.",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Sombrero"] = {
			["description"] = "This \"shadower\" provides ample shade.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Space Slug"] = {
			["description"] = "Looks like somebody forgot their helmet!",
			["category"] = "Hat",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Spartan"] = {
			["description"] = "This Is MINECRAFT!!!",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "366",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Spider Goggles"] = {
			["description"] = "Keep your eyes on the prize... all of them. ",
			["category"] = "Hat",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "347",
			["obtainmentHint"] = "Obtained from this seasons ultimate battle pass bundle on the webstore.",
			["type"] = "LIMITED",
		},
    ["Spirit Orb"] = {
			["description"] = "Harness the power of the undead!",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "669",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Sprouted"] = {
			["description"] = "Needs plenty of sunlight.",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Sprouted (Bloom)"] = {
			["description"] = "A little sunlight and affection goes a long way.",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Squidtek Agent"] = {
			["description"] = "An elite aquatic agent.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "624",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Squidtek Visor"] = {
			["description"] = "Navigate through the deepest and darkest depths of the sea..<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Mystical Aquatic",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "999",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Mystical Aquatic Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Star Sailor"] = {
			["description"] = "Protector of Planets & Love!",
			["category"] = "Hat",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Star Sailor's Tiara"] = {
			["description"] = "Adorn my crown with hearts!",
			["category"] = "Hat",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "608",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Star Scouter"] = {
			["description"] = "Excuse me, I've got stars in my eyes!",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "806",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Stone Dragon Emperor"] = {
			["description"] = "Heavier than it looks. And it looks pretty heavy.",
			["category"] = "Hat",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Straw Hat"] = {
			["description"] = "Live the agricultural lifestyle.",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Strawberry Head"] = {
			["description"] = "Sweet and juicy!",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Style Shard Crown"] = {
			["description"] = "Wear the power of fashion in it's purest form.<glyph:\"mcc:icon.tooltips.veteran\"> Obtained from a great feat of collection.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "ERR:/? location unknown.",
			["type"] = "COLLECTOR",
		},
    ["Sun Hat"] = {
			["description"] = "Did somebody say beach episode?",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Sun Hat (Bow)"] = {
			["description"] = "A bow is all it was missing.",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Fruit Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Sun Hat (Coastal)"] = {
			["description"] = "Credit to the kind lady who sold these sea shells on the sea shore.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Sun Hat (Gothic)"] = {
			["description"] = "Black is the new black.",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "268",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Sun Hat (Outline)"] = {
			["description"] = "Add a little more color to your accessory. Er, hat. Accessories are something different.",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Summer Shades"] = {
			["description"] = "You can never be too careful around that pesky sun.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Season Variety 2 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Sun Visor"] = {
			["description"] = "Watch out for the sun!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Sun Visor (Black)"] = {
			["description"] = "Converts sunlight into shade.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Sun Visor (Lifeguard)"] = {
			["description"] = "No running at the pool!",
			["category"] = "Hat",
			["collection"] = "Limited Special",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "118",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Sun Visor (White)"] = {
			["description"] = "You can't just run to the other side with sun in your eye!",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Sunny"] = {
			["description"] = "Surprisingly chill for 15 million degrees Kelvin.<glyph:\"mcc:icon.tooltips.squidtek\"> Obtained during the Summer 2023 Event: Squidtek Invasion.",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Surgical Mask"] = {
			["description"] = "Keep your community safe by wearing this when you suspect that you are sick. Stay safe, and stay healthy.",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Surgical Mask (Head Mirror)"] = {
			["description"] = "Open up and say \"aah!\"",
			["category"] = "Hat",
			["collection"] = "Hidden",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Demolitionist's Mask"] = {
			["description"] = "Blastproof, fireproof, and awesome. What more could you want?",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "0",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Internal Tester Cap"] = {
			["description"] = "I was an MCC Island internal tester, and all I got was this stupid hat.<glyph:\"mcc:icon.tooltips.veteran\"> Awarded for being a tester during MCC Island Alpha.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = nil,
			["obtainmentHint"] = "Obtained from an unknown source.",
			["type"] = "STANDARD",
		},
    ["Tidal Lord Crown"] = {
			["description"] = "Try to avoid staring directly into the... oh, it's too late.Arcane Bonus: Grants you +5% Boosted Quests while in your wardrobe.",
			["category"] = "Hat",
			["collection"] = "Arcane Gate",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 30
			},
			["globalNumberOwned"] = "6",
			["obtainmentHint"] = "Obtained from the Arcane Gate, or very rarely from the Cosmetic Machine.",
			["type"] = "ARCANE",
		},
    ["Toadstool"] = {
			["description"] = "Thank you, but our princess is in another tournament!",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Toadstool (Fungi)"] = {
			["description"] = "This dude is quite the fun guy.",
			["category"] = "Hat",
			["collection"] = "Natural",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Garden Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Top Hat"] = {
			["description"] = "Ladies and gentlemen, prepare to be amazed!",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Magician Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Torch Head"] = {
			["description"] = "Good on cold nights, or while caving.",
			["category"] = "Hat",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Toxin Mask"] = {
			["description"] = "If the air is a bit toxic, I'm sure these chemicals are fine too.",
			["category"] = "Hat",
			["collection"] = "Limited Seasonal",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "269",
			["obtainmentHint"] = "Obtained from this seasons seasonal machine.",
			["type"] = "LIMITED",
		},
    ["Toybot (Retro)"] = {
			["description"] = "It came from a forbidden planet!",
			["category"] = "Hat",
			["collection"] = "Flex",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "78",
			["obtainmentHint"] = "Obtained from a shop in the Scavenger's Hideout.",
			["type"] = "STANDARD",
		},
    ["Traffic Cone"] = {
			["description"] = "I'm walkin' here.",
			["category"] = "Hat",
			["collection"] = "Cuckoo",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cuckoo Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Traffic Cone (Roadworks)"] = {
			["description"] = "For better visibility.",
			["category"] = "Hat",
			["collection"] = "Cuckoo",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "432",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cuckoo Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Treant Mask"] = {
			["description"] = "I speak for the trees, in third person.",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Trucker Hat"] = {
			["description"] = "Look at my Trucker Hat.",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["TV Head"] = {
			["description"] = "Never miss your favorite shows!",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["TV Head (Lashes)"] = {
			["description"] = "How can you say no to this face?",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["UFO"] = {
			["description"] = "We come in peace!...for now...",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Uncle Sam"] = {
			["description"] = "Star-Spangled Fashion",
			["category"] = "Hat",
			["collection"] = "Pose",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Viking Helmet"] = {
			["description"] = "It's raiding time!",
			["category"] = "Hat",
			["collection"] = "Arena",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Arena Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Viking Helmet (Horned)"] = {
			["description"] = "Not historically accurate.",
			["category"] = "Hat",
			["collection"] = "Arena",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "877",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Arena Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Viking Helmet (Prestiged)"] = {
			["description"] = "Faction prestige not necessary but encouraged.",
			["category"] = "Hat",
			["collection"] = "Arena",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "811",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Arena Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Void Head"] = {
			["description"] = "An entity that consumes all!",
			["category"] = "Hat",
			["collection"] = "Neon Galaxy",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "635",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Neon Galaxy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Waffle Stack"] = {
			["description"] = "You like waffles? ..So you hate pancakes?",
			["category"] = "Hat",
			["collection"] = "Seasonal Variety",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 10
			},
			["globalNumberOwned"] = "918",
			["obtainmentHint"] = "Obtained from the Season Variety 1 Cosmetic Crate.",
			["type"] = "EXCLUSIVE",
		},
    ["Watcher Eye"] = {
			["description"] = "Locking on... TARGET LOCKED.",
			["category"] = "Hat",
			["collection"] = "Cyber Surge",
			["rarity"] = "Mythic",
			["colorable"] = true,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "324",
			["obtainmentHint"] = "Obtained from this seasons battle pass.",
			["type"] = "EXCLUSIVE",
		},
    ["Welding Mask"] = {
			["description"] = "Welding Warrior!",
			["category"] = "Hat",
			["collection"] = "Mechanical",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Welding Mask (At Work)"] = {
			["description"] = "Weld Safely!",
			["category"] = "Hat",
			["collection"] = "Mechanical",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Engineer Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Wick"] = {
			["description"] = "They're feeling rather lit right now.",
			["category"] = "Hat",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "189",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Wicked Horns"] = {
			["description"] = "For when you're feeling rather evil.",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Wicked Horns (Curved)"] = {
			["description"] = "You are not prepared.",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Winged Helmet"] = {
			["description"] = "The true look for a warrior that fights in the skies.",
			["category"] = "Hat",
			["collection"] = "Cloudy",
			["rarity"] = "Common",
			["colorable"] = false,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "10000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cloudy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Winged Helmet (Gold Trim)"] = {
			["description"] = "The gold is fashionable, but the platinum inlay is functional.",
			["category"] = "Hat",
			["collection"] = "Cloudy",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "573",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cloudy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Winged Helmet (Thunder)"] = {
			["description"] = "This once belonged to the god of thunder. Now it falls to you to take up the mantle.",
			["category"] = "Hat",
			["collection"] = "Cloudy",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 6
			},
			["globalNumberOwned"] = "759",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cloudy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Winged Helmet (Trim)"] = {
			["description"] = "No compromise on flash or function here.",
			["category"] = "Hat",
			["collection"] = "Cloudy",
			["rarity"] = "Common",
			["colorable"] = true,
			["trophies"] = 10,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 1
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cloudy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Witch Doctor's Mask"] = {
			["description"] = "Oo ee oo ah ah ting tang walla walla bing bang-",
			["category"] = "Hat",
			["collection"] = "Ancient Jungle",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Ancient Jungle Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Witch Hat"] = {
			["description"] = "Bubble, boil, toil & trouble!",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Uncommon",
			["colorable"] = true,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 2
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Witch Hat (Forest)"] = {
			["description"] = "Stylish, fashionable, AND leafy?? It's too good to be true!",
			["category"] = "Hat",
			["collection"] = "Fishing",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from Treasure caught while fishing in the Temperate Climate.",
			["type"] = "STANDARD",
		},
    ["Witch Hat (Striped)"] = {
			["description"] = "Beware of falling houses. And water.",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Rare",
			["colorable"] = true,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 3
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Witch Hat (Wicked)"] = {
			["description"] = "Something wicked this way comes..",
			["category"] = "Hat",
			["collection"] = "Limited Event",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Wizard Hat"] = {
			["description"] = "I ghast fireball!",
			["category"] = "Hat",
			["collection"] = "Magical",
			["rarity"] = "Epic",
			["colorable"] = true,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 5
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Wizardry Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Wizard Hat (Ember Mage)"] = {
			["description"] = "Only worn by true masters of fire, because who would be stupid enough to wear it if they weren't one.Arcane Bonus: Grants you +5% Glitched Claims while in your wardrobe.",
			["category"] = "Hat",
			["collection"] = "Arcane Gate",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 30
			},
			["globalNumberOwned"] = "6",
			["obtainmentHint"] = "Obtained from the Arcane Gate, or very rarely from the Cosmetic Machine.",
			["type"] = "ARCANE",
		},
    ["Zeus"] = {
			["description"] = "The greatest of gods, the very pinacle of the heavens, and the father of so many demigods!",
			["category"] = "Hat",
			["collection"] = "Cloudy",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cloudy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Zeus (Athens)"] = {
			["description"] = "Know that no one is free, except Zeus.",
			["category"] = "Hat",
			["collection"] = "Cloudy",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "555",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cloudy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Zeus (Golden)"] = {
			["description"] = "I am the golden god! I am untethered, and my rage knows no bounds!.",
			["category"] = "Hat",
			["collection"] = "Cloudy",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 14
			},
			["globalNumberOwned"] = "524",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cloudy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Zeus (Lightning)"] = {
			["description"] = "Advice for living a long life: don't anger Zeus.",
			["category"] = "Hat",
			["collection"] = "Cloudy",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "430",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cloudy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Zeus (Marble)"] = {
			["description"] = "Treat statues with reverence, for they may house the spirit of greater beings.",
			["category"] = "Hat",
			["collection"] = "Cloudy",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 10,
				["reputationAmount"] = 7
			},
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Cloudy Cosmetic Crates.",
			["type"] = "STANDARD",
		},
    ["Zeus (Stormy)"] = {
			["description"] = "He's not just throwing hands; he's throwing thunderbolts!",
			["category"] = "Hat",
			["collection"] = "Cloudy",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 100,
			["isBonusTrophies"] = false,
			["canBeDonated"] = true,
			["royalReputation"] = {
				["donationLimit"] = 5,
				["reputationAmount"] = 20
			},
			["globalNumberOwned"] = "421",
			["obtainmentHint"] = "Obtained from the Cosmetic Machine and Exclusive Cloudy Cosmetic Crates.",
			["type"] = "EXCLUSIVE",
		},
    ["Bunny Rod"] = {
			["description"] = "Bunnies don't eat fish, but neither do you! I wonder what they do with all the fish you trade in though...",
			["category"] = "Rod",
			["collection"] = "Limited Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "177",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Crane Rod"] = {
			["description"] = "Building the future! If that future involves a lot of fish. ",
			["category"] = "Rod",
			["collection"] = "Limited Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "172",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Cyber Rod"] = {
			["description"] = "Pulsing with energy that probably isn't radioactive. Probably.",
			["category"] = "Rod",
			["collection"] = "Limited Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "266",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Harpoon Rod"] = {
			["description"] = "Cast your line, but if that fails, skewer that fish!",
			["category"] = "Rod",
			["collection"] = "Limited Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = true,
			["canBeDonated"] = true,
			["globalNumberOwned"] = "718",
			["obtainmentHint"] = "No longer obtainable other than by player trading.",
			["type"] = "LIMITED",
		},
    ["Celebrator (Carnival)"] = {
			["description"] = "You're alive, so why not celebrate?",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "288",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Celebrator (Party)"] = {
			["description"] = "Happy birthday!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "397",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Celebrator (Toned)"] = {
			["description"] = "They explode just fine, but the color is a little muted.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "267",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Ember"] = {
			["description"] = "The flame is lit, now run!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Flaming Footprints (Felflame)"] = {
			["description"] = "Sometimes the hand of fate must be forced!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "263",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Flaming Footprints (Retro)"] = {
			["description"] = "You don't need to hit 88 to leave these flaming marks!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "439",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Flaming Footprints"] = {
			["description"] = "Leave only ashes in your wake. And small piles of crispy leaves.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "350",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Ranked Trail (Grand Champ Supreme)"] = {
			["description"] = "This power shows the will to rise above all who oppose you.",
			["category"] = "Trail",
			["collection"] = "Special",
			["rarity"] = "Mythic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = nil,
			["obtainmentHint"] = "Obtained by owning Grand Champ Supreme rank.",
			["type"] = "STANDARD",
		},
    ["Rainbow (Light Spectrum)"] = {
			["description"] = "Move through the color spectrum and leave it in your wake.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "340",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Mastermind"] = {
			["description"] = "It's not gambling if you know you're going to win.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Pixie Dust"] = {
			["description"] = "Pippity poppity puffs of pink.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Clumsy"] = {
			["description"] = "There's a hole in your inventory!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "362",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Rainbow"] = {
			["description"] = "Spread your fantasy world of wonder!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Ranked Trail (Grand Champ)"] = {
			["description"] = "This power shows your need to help the MCC Island community grow!",
			["category"] = "Trail",
			["collection"] = "Special",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = nil,
			["obtainmentHint"] = "Obtained by owning Grand Champ rank.",
			["type"] = "STANDARD",
		},
    ["Ranked Trail (Grand Champ Royale)"] = {
			["description"] = "This power shows the will to be Champion!",
			["category"] = "Trail",
			["collection"] = "Special",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 0,
			["isBonusTrophies"] = nil,
			["canBeDonated"] = false,
			["globalNumberOwned"] = nil,
			["obtainmentHint"] = "Obtained by owning Grand Champ Royale rank.",
			["type"] = "STANDARD",
		},
    ["Color Picker"] = {
			["description"] = "Crouch to change colors!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Epic",
			["colorable"] = false,
			["trophies"] = 50,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "389",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Flying Heads"] = {
			["description"] = "Your posse is flying behind you!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Legendary",
			["colorable"] = false,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "261",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Flying Heads (Eyeball)"] = {
			["description"] = "You'll keep an eye out. Or several.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "260",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Flying Heads (Skull)"] = {
			["description"] = "Plucked from the bodies of fallen champions.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "260",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Flying Heads (Flaming Skull)"] = {
			["description"] = "If this doesn't terrify your foes, they aren't going to be scared.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "260",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Flying Heads (Laughing Skull)"] = {
			["description"] = "After a good ribbing, they won't stop laughing.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Legendary",
			["colorable"] = true,
			["trophies"] = 70,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "260",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Shredding Notes"] = {
			["description"] = "Service society by rocking!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Smelly Cloud"] = {
			["description"] = "Yuck! Well, everyone knows who cut that one...!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "983",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Trail-Smoke Cloud"] = {
			["name"] = "Smoke Cloud",
			["description"] = "I smell smoke. And where there's smoke...",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Candy Tail"] = {
			["description"] = "Pretty pink sweets swishing around!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Candy Tail (Light)"] = {
			["description"] = "A little lighter, a little sweeter.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Candy Tail (Dull)"] = {
			["description"] = "The muted color just makes you stand out more!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Candy Tail (Contrast)"] = {
			["description"] = "Such vibrant colors are a treat for the eyes!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Valentine"] = {
			["description"] = "Love is in the air; and it's following you!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Rare",
			["colorable"] = false,
			["trophies"] = 30,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "1000+",
			["obtainmentHint"] = "Obtained from a shop in Pose Fashion.",
			["type"] = "STANDARD",
		},
    ["Oscillation"] = {
			["description"] = "Infinite motion in perfect rhythm.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "814",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Oscillation (Brine)"] = {
			["description"] = "Made of the tears of defeated competitors.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "707",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Oscillation (Carnival)"] = {
			["description"] = "Throw me something, mister!",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "694",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Oscillation (Crimson-Olive)"] = {
			["description"] = "Something about this makes you feel festive.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "650",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Oscillation (Deep Sea)"] = {
			["description"] = "Ebb and flow.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "880",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Oscillation (Fey-Gold)"] = {
			["description"] = "Nature has such a regal dance.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "683",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
    ["Oscillation (Royal)"] = {
			["description"] = "This trail is your divine right.",
			["category"] = "Trail",
			["collection"] = "Particle",
			["rarity"] = "Uncommon",
			["colorable"] = false,
			["trophies"] = 20,
			["isBonusTrophies"] = false,
			["canBeDonated"] = false,
			["globalNumberOwned"] = "786",
			["obtainmentHint"] = "Obtained from a shop hidden somewhere on the island.",
			["type"] = "STANDARD",
		},
	}
}