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/Obtainability/Data: Difference between revisions

From MCC Island Wiki
updated for the Sea Monsters 2025 event
Just realised that the returning limiteds should stay in that section always, even if they're currently obtainable during an active event
 
Line 9: Line 9:
["Sunny"] = "Returning",
["Sunny"] = "Returning",
["Sea Shell"] = "Sea Monsters",
["Sea Shell"] = "Returning",
["Sandcastle Crown"] = "Sea Monsters",
["Sandcastle Crown"] = "Returning",
["Snorkel (Bubbles)"] = "Sea Monsters",
["Snorkel (Bubbles)"] = "Returning",
["Sun Hat (Coastal)"] = "Sea Monsters",
["Sun Hat (Coastal)"] = "Returning",
["Anemonelly"] = "Sea Monsters",
["Anemonelly"] = "Returning",
["Anemone"] = "Sea Monsters",
["Anemone"] = "Returning",
["Coral Crown"] = "Sea Monsters",
["Coral Crown"] = "Returning",
["Coral Fist"] = "Sea Monsters",
["Coral Fist"] = "Returning",
["Clown Mallet (Spiral)"] = "Returning",
["Clown Mallet (Spiral)"] = "Returning",

Latest revision as of 16:39, 27 September 2025

Documentation for this module may be created at Module:CosmeticInfo/Obtainability/Data/doc

return {
	["Mega Whip"] = "Returning",
	["Popsicle (Triple Blast)"] = "Returning",
	["Flower Crown (Tropical)"] = "Returning",
	["Ice Cream (Cherry-Chocolate-Whip)"] = "Returning",
	["Mega Whip (Sundae)"] = "Returning",
	["Popsicle (Mascot)"] = "Returning",
	["Milkshake (Summer Lemon)"] = "Returning",
	["Sunny"] = "Returning",
	
	["Sea Shell"] = "Returning",
	["Sandcastle Crown"] = "Returning",
	["Snorkel (Bubbles)"] = "Returning",
	["Sun Hat (Coastal)"] = "Returning",
	["Anemonelly"] = "Returning",
	["Anemone"] = "Returning",
	["Coral Crown"] = "Returning",
	["Coral Fist"] = "Returning",
	
	["Clown Mallet (Spiral)"] = "Returning",
	["Twisted"] = "Returning",
	["Pumpkin Bucket"] = "Returning",
	["Candy Cat"] = "Returning",
	["Crow's Perch"] = "Returning",
	["Hayseed (Haunted)"] = "Returning",
	["Witch's Broom (Wicked)"] = "Returning",
	["Witch Hat (Wicked)"] = "Returning",
	
	["Beetle Crown"] = "Grand Auction",
	["Beetle Staff"] = "Grand Auction",
	["Beetle Wings"] = "Grand Auction",
	
	["Leviathan Frills"] = "Grand Auction",
	["Leviathan Tentacle"] = "Grand Auction",
	["Leviathan Tentacles"] = "Grand Auction",

	["Sun Visor (Lifeguard)"] = "Unobtainable",
	["Rescue Paddle"] = "Unobtainable",
	["Lifebuoy"] = "Unobtainable",
	
	["Scuba Headgear"] = "Unobtainable",
	["Scuba Watch"] = "Unobtainable",
	["Scuba Tank"] = "Unobtainable",
	
	["Scepter of Singularity"] = "Unobtainable",
	["Shroud (Voyager)"] = "Unobtainable",
	["Singularity Core"] = "Unobtainable",
	
	["Mixing Claw"] = "Unobtainable",
	["Candy Bot"] = "Unobtainable",
	["Candy Contraption"] = "Unobtainable",
	
	["Munchflower Sprout"] = "Unobtainable",
	["Munchflower Arm"] = "Unobtainable",
	["Munchflower Leaf"] = "Unobtainable",
	
	["Oni Mask (Cursed)"] = "Unobtainable",
	["Kanabō (Cursed)"] = "Unobtainable",
	["Oni Armor (Cursed)"] = "Unobtainable",
	
	["Shroud (Wraith)"] = "Unobtainable",
	["Scythe (Wraith)"] = "Unobtainable",
	["Frank Jr."] = "Unobtainable",
	["Franken-Fist"] = "Unobtainable",
	
	["Candy Cane"] = "Unobtainable",
	["Elf's Hat"] = "Unobtainable",
	["Jolly Gifts"] = "Unobtainable",
	["Winter Rod"] = "Unobtainable",
	
	["Squidtek Agent"] = "Unobtainable",
	["Hydroblaster (Squidtek)"] = "Unobtainable",
	["Aquatank"] = "Unobtainable",
	
	["Winter Scarf"] = "Unobtainable",
	["Ski Pole"] = "Unobtainable",
	["Ski Helmet"] = "Unobtainable",
	["Snowtube"] = "Unobtainable",
	
	["Harpoon Rod"] = "Unobtainable",
	["Cyber Rod"] = "Unobtainable",
	["Bunny Rod"] = "Unobtainable",
	["Crane Rod"] = "Unobtainable",
	
	["Lobster Head"] = "Sea Monsters",
	["Lobster Claw"] = "Sea Monsters",
	["Lobster Tail"] = "Sea Monsters",
	
	["Octopus Head (Pirate)"] = "Sea Monsters",
	["Octopus Staff (Pirate)"] = "Sea Monsters",
	["Octopus Tentacles (Pirate)"] = "Sea Monsters",
}