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

Module:Data/Ship/Pola

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Ship/Pola/doc

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Pola",
        _rarity = 6,
        _api_id = 449,
        _id = 249,
        _true_id = false,
        _japanese_name = "Pola",
        _reading = "ポーラ",
        _class = "Zara",
        _class_number = 3,
        _type = 5,
        _hp = 42,
        _hp_max = 55,--55,
        _firepower = 35,--36,
        _firepower_max = 59,--58,
        _firepower_mod = 3,--3,
        _armor = 35,--36,
        _armor_max = 53,--52,
        _armor_mod = 2,--2,
        _torpedo = 0,--0,
        _torpedo_max = 32,--28,
        _torpedo_mod = false,--false,
        _evasion = 32,--33,
        _evasion_max = 58,--59,
        _aa = 16,--18,
        _aa_max = 64,--62,
        _aa_mod = false,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 9,--10,
        _los_max = 35,--36,
        _range = 3,
        _luck = 9,--10,
        _luck_max = 49,--48,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 70,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Pola/Kai",
        _fuel = 45,
        _ammo = 60,
        _scrap_fuel = 2,
        _scrap_ammo = 2,
        _scrap_steel = 11,
        _scrap_baux = 2,
        _equipment = {
            { equipment = "203mm/53 Twin Gun Mount", size = 2 },
            { equipment = false, size = 2 },
            { equipment = false, size = 2 },
        },
        _voice_actor = "Akasaki Chinatsu",
        _artist = "Jiji",
        _implementation_date = { 2016, 5, 3 },
        _availability = { "event_reward" },
        _wikipedia = "Italian cruiser Pola",
    },
    ["Kai"] = {
        _name = "Pola",
        _suffix = "Kai",
        _rarity = 7,
        _api_id = 361,
        _id = 249,
        _true_id = 1441,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "Pola改",
        _reading = "ポーラかい",
        _class = "Zara",
        _class_number = 3,
        _type = 5,
        _hp = 56,--56,
        _hp_max = 68,
        _firepower = 41,--42,
        _firepower_max = 77,--75,
        _firepower_mod = 4,--4,
        _armor = 45,--46,
        _armor_max = 77,--76,
        _armor_mod = 2,--2,
        _torpedo = 0,--0,
        _torpedo_max = 44,--40,
        _torpedo_mod = false,--false,
        _evasion = 36,--37,
        _evasion_max = 71,--72,
        _aa = 21,--22,
        _aa_max = 73,--72,
        _aa_mod = 1,--1,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 11,--12,
        _los_max = 47,--46,
        _range = 3,
        _luck = 11,--12,
        _luck_max = 57,--56,
        _luck_mod = false,
        _remodel_level = 40,--40,
        _remodel_ammo = 440,--420,
        _remodel_steel = 270,--280,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Pola/",
        _remodel_to = false,
        _fuel = 45,
        _ammo = 65,
        _scrap_fuel = 4,
        _scrap_ammo = 6,
        _scrap_steel = 18,
        _scrap_baux = 3,
        _equipment = {
            { equipment = "203mm/53 Twin Gun Mount", size = 2 },
            { equipment = "Ro.44 Seaplane Fighter", size = 2 },
            { equipment = false, size = 2 },
            { equipment = false, size = 2 },
        },
    },
    seasonals = {
        { _suffix = "Shopping", _season = "Fall 2016", _season_suffix = "Wine/Shopping" },
        ["Wine"] = "/Shopping",
    },
}