• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Enemy/New Submarine Princess

From Kancolle Wiki
< Module:Data
Revision as of 12:19, 30 September 2017 by Rambern4 (talk | contribs)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Enemy/New Submarine Princess/doc

--Categories:
--[[Category: Enemy boss ship modules]]

return {
    ["Flagship"] = {
        _name = "New Submarine Princess",
        _suffix = "Flagship",
        _rarity = 8,
        _back = nil,
        _api_id = 1736,
        _id = 1736,
        _japanese_name = "潜水新棲姫flagship",
        _reading = "せんすいしんせいきフラグシップ",
        _type = 13,
        _hp = 177,
        _firepower = 27,
        _armor = 37,
        _torpedo = 117,
        _evasion = nil,
        _aa = 0,
        _asw = nil,
        _speed = 5,
        _los = nil,
        _range = 1,
        _luck = nil,
        _equipment = {
            {equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
            {equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
            {equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
        },
            _opening_torpedo = false,
    },
    ["Flagship II"] = {
        _name = "New Submarine Princess",
        _suffix = "Flagship II",
        _rarity = 8,
        _back = nil,
        _api_id = 1737,
        _id = 1737,
        _japanese_name = "潜水新棲姫flagship",
        _reading = "せんすいしんせいきフラグシップ",
        _type = 13,
        _hp = 277,
        _firepower = 37,
        _armor = 42,
        _torpedo = 147,
        _evasion = nil,
        _aa = 0,
        _asw = nil,
        _speed = 5,
        _los = nil,
        _range = 1,
        _luck = nil,
        _equipment = {
            {equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
            {equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
            {equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
        },
            _opening_torpedo = false,
    },
    ["Flagship III"] = {
        _name = "New Submarine Princess",
        _suffix = "Flagship III",
        _rarity = 8,
        _back = nil,
        _api_id = 1738,
        _id = 1738,
        _japanese_name = "潜水新棲姫flagship",
        _reading = "せんすいしんせいきフラグシップ",
        _type = 13,
        _hp = 377,
        _firepower = 47,
        _armor = 47,
        _torpedo = 177,
        _evasion = nil,
        _aa = 0,
        _asw = nil,
        _speed = 5,
        _los = nil,
        _range = 1,
        _luck = nil,
        _equipment = {
            {equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
            {equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
            {equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
        },
    },
}