- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
Line 2:
Line 2:
− +
− +
Line 31:
Line 31:
− +
Line 61:
Line 61:
− +
Line 91:
Line 91:
− +
Line 121:
Line 121:
− +
Line 152:
Line 152:
− +
no edit summary
--[[Category: Enemy boss ship modules]]
--[[Category: Enemy boss ship modules]]
local Licorice_Princess = {
local Lycoris_Princess = {
[""] = {
[""] = {
_name = "Licorice Princess",
_name = "Lycoris Princess",
_rarity = nil,
_rarity = nil,
_back = nil,
_back = nil,
},
},
["II"] = {
["II"] = {
_name = "Licorice Princess",
_name = "Lycoris Princess",
_suffix = "II",
_suffix = "II",
_rarity = nil,
_rarity = nil,
},
},
["III"] = {
["III"] = {
_name = "Licorice Princess",
_name = "Lycoris Princess",
_suffix = "III",
_suffix = "III",
_rarity = nil,
_rarity = nil,
},
},
["IV"] = {
["IV"] = {
_name = "Licorice Princess",
_name = "Lycoris Princess",
_suffix = "IV",
_suffix = "IV",
_rarity = nil,
_rarity = nil,
},
},
["V"] = {
["V"] = {
_name = "Licorice Princess",
_name = "Lycoris Princess",
_suffix = "V",
_suffix = "V",
_rarity = nil,
_rarity = nil,
}
}
return Licorice_Princess
return Lycoris_Princess