- 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
< Module:Data | Ship
Jump to navigation
Jump to search
Revision as of 02:09, 3 May 2016 by com>Ckwng
Documentation for this module may be created at Module:Data/Ship/Pola/doc
--Categories:
--[[Category:Player ship modules]]
local Pola = {
[""] = {
_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 = nil,--33,
_evasion_max = nil,--59,
_aa = 16,--18,
_aa_max = 64,--62,
_aa_mod = false,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = nil,--10,
_los_max = nil,--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 = nil, size = 2},--"203mm/53 Twin Gun Mount",
{equipment = nil, size = 2},
{equipment = nil, size = 2},
},
},
["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,--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 = nil,--37,
_evasion_max = nil,--72,
_aa = 21,--22,
_aa_max = 73,--72,
_aa_mod = 1,--1,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = nil,--12,
_los_max = nil,--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 = 4,
_equipment = {
{equipment = nil, size = 2},--"203mm/53 Twin Gun Mount",
{equipment = nil, size = 2},--"Ro.43 Reconnaissance Seaplane",
{equipment = nil, size = 2},
{equipment = nil, size = 2},
},
},
}
return Pola