- 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 92:
Line 92:
− +
Module:Data/Enemy/Ancient Destroyer Princess (view source)
Revision as of 06:00, 3 May 2016
, 8 years agono edit summary
--[[Category: Enemy boss ship modules]]
--[[Category: Enemy boss ship modules]]
local Old_Destroyer_Princess = {
local Destroyer_Ancient_Princess = {
[""] = {
[""] = {
_name = "Old Destroyer Princess",
_name = "Destroyer Ancient Princess",
_rarity = 8,
_rarity = 8,
_back = -11,
_back = -11,
},
},
["II"] = {
["II"] = {
_name = "Old Destroyer Princess",
_name = "Destroyer Ancient Princess",
_suffix = "II",
_suffix = "II",
_rarity = 8,
_rarity = 8,
},
},
["III"] = {
["III"] = {
_name = "Old Destroyer Princess",
_name = "Destroyer Ancient Princess",
_suffix = "III",
_suffix = "III",
_rarity = 8,
_rarity = 8,
}
}
return Old_Destroyer_Princess
return Destroyer_Ancient_Princess