• 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/New Submarine Princess"

From Kancolle Wiki
Jump to navigation Jump to search
m
com>Kruss
Line 96: Line 96:
 
         _reading = "せんすいしんせいきフラグシップ",
 
         _reading = "せんすいしんせいきフラグシップ",
 
         _type = 13,
 
         _type = 13,
         _hp = nil,
+
         _hp = 177,
         _firepower = nil,
+
         _firepower = 27,
         _armor = nil,
+
         _armor = 17,
         _torpedo = nil,
+
         _torpedo = 117,
 
         _evasion = nil,
 
         _evasion = nil,
         _aa = nil,
+
         _aa = 0,
 
         _asw = nil,
 
         _asw = nil,
 
         _speed = 5,
 
         _speed = 5,
Line 108: Line 108:
 
         _luck = nil,
 
         _luck = nil,
 
         _equipment = {
 
         _equipment = {
             {equipment = nil, size = nil, estimation = true},
+
             {equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
             {equipment = nil, size = nil, estimation = true},
+
             {equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
             {equipment = nil, size = nil, estimation = true},
+
             {equipment = "High-speed Abyssal Torpedo mod.2", size = 0},
 
         },
 
         },
 
     },
 
     },
 
}
 
}

Revision as of 13:11, 17 February 2018

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},
        },
    },
    ["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},
        },
    },
    ["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},
        },
    },
    ["Flagship IV"] = {
        _name = "New Submarine Princess",
        _suffix = "Flagship IV",
        _rarity = nil,
        _back = nil,
        _api_id = 1789,
        _id = 1789,
        _battle_card_reference = "/Flagship",
        _cg_reference = "/Flagship",
        _japanese_name = "潜水新棲姫flagship",
        _reading = "せんすいしんせいきフラグシップ",
        _type = 13,
        _hp = 177,
        _firepower = 27,
        _armor = 17,
        _torpedo = 117,
        _evasion = nil,
        _aa = 0,
        _asw = nil,
        _speed = 5,
        _los = nil,
        _range = nil,
        _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},
        },
    },
}