- 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:Data/Enemy/Supply Depot Princess"
Jump to navigation
Jump to search
(Created page with "--Categories: --Category: Enemy boss ship modules local Cluster_Princess = { [""] = { _name = "Cluster Princess", _rarity = 8, _back = -11, _api_id = nil, _id ...") |
com>Ckwng m (Ckwng moved page Module:Cluster Princess to Module:Archipelago Princess) |
(No difference)
|
Revision as of 19:56, 10 February 2016
Documentation for this module may be created at Module:Data/Enemy/Supply Depot Princess/doc
--Categories:
--[[Category: Enemy boss ship modules]]
local Cluster_Princess = {
[""] = {
_name = "Cluster Princess",
_rarity = 8,
_back = -11,
_api_id = nil,
_id = nil,
_japanese_name = "集積地棲姫",
_reading = "しゅうせきちせいき",
_type = nil,
_hp = nil,
_firepower = nil,
_armor = nil,
_torpedo = nil,
_evasion = nil,
_aa = nil,
_asw = nil,
_speed = nil,
_los = nil,
_range = 1,
_luck = nil,
_equipment = {
{equipment = "", size = 0},
{equipment = "", size = 0},
{equipment = "", size = 0},
{equipment = "", size = 0},
},
_can_debuff = false,
},
}
return Cluster_Princess