- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:EquipmentRarityNames"
Jump to navigation
Jump to search
(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]...") |
m (1 revision imported) |
Latest revision as of 12:48, 12 May 2021
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++',
}