- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Module:EquipmentRarityNames
Revision as of 18:16, 27 March 2019 by がか (talk | contribs) (Created page with "-- Category:Misc data modules return { [0] = "Common", [1] = "Rare", [2] = "Holo", [3] = "S Holo", [4] = "SS Holo", [5] = "SS Holo", [6] = "SS Holo+", [7]...")
Documentation for this module may be created at Module:EquipmentRarityNames/doc
-- [[Category:Misc data modules]]
return {
[0] = "Common",
[1] = "Rare",
[2] = "Holo",
[3] = "S Holo",
[4] = "SS Holo",
[5] = "SS Holo",
[6] = "SS Holo+",
[7] = 'SS++',
}