- 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 32:
Line 32:
− +
Line 63:
Line 63:
− +
Line 94:
Line 94:
− +
Line 123:
Line 123:
− +
Line 154:
Line 154:
− +
Line 186:
Line 186:
− +
Module:Data/Enemy/Supply Depot Princess (view source)
Revision as of 01:58, 11 February 2016
, 8 years agono edit summary
--[[Category: Enemy boss ship modules]]
--[[Category: Enemy boss ship modules]]
local Archipelago_Princess = {
local Supply_Depot_Princess = {
[""] = {
[""] = {
_name = "Archipelago Princess",
_name = "Supply Depot Princess",
_rarity = 8,
_rarity = 8,
_back = -11,
_back = -11,
},
},
["II"] = {
["II"] = {
_name = "Archipelago Princess",
_name = "Supply Depot Princess",
_suffix = "II",
_suffix = "II",
_rarity = 8,
_rarity = 8,
},
},
["III"] = {
["III"] = {
_name = "Archipelago Princess",
_name = "Supply Depot Princess",
_suffix = "III",
_suffix = "III",
_rarity = 8,
_rarity = 8,
},
},
["Damaged"] = {
["Damaged"] = {
_name = "Archipelago Princess",
_name = "Supply Depot Princess",
_suffix = "- Damaged",
_suffix = "- Damaged",
_rarity = 8,
_rarity = 8,
},
},
["Damaged II"] = {
["Damaged II"] = {
_name = "Archipelago Princess",
_name = "Supply Depot Princess",
_suffix = "- Damaged II",
_suffix = "- Damaged II",
_rarity = 8,
_rarity = 8,
},
},
["Damaged III"] = {
["Damaged III"] = {
_name = "Archipelago Princess",
_name = "Supply Depot Princess",
_suffix = "- Damaged III",
_suffix = "- Damaged III",
_rarity = 8,
_rarity = 8,
}
}
return Archipelago_Princess
return Supply_Depot_Princess