• 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
< Module:Data‎ | Ship
Revision as of 23:58, 8 March 2016 by com>Ckwng (Creating with educated guesses as she is pretty much confirmed (voices recorded))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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 = nil,--42,
		_hp_max = nil,--55,
		_firepower = nil,--36,
		_firepower_max = nil,--58,
		_firepower_mod = nil,--3,
		_armor = nil,--36,
		_armor_max = nil,--52,
		_armor_mod = nil,--2,
		_torpedo = nil,--0,
		_torpedo_max = nil,--28,
		_torpedo_mod = nil,--false,
		_evasion = nil,--33,
		_evasion_max = nil,--59,
		_aa = nil,--18,
		_aa_max = nil,--62,
		_aa_mod = false,
		_asw = 0,
		_asw_max = false,
		_speed = 10,
		_los = nil,--10,
		_los_max = nil,--36,
		_range = 3,
		_luck = nil,--10,
		_luck_max = nil,--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 = 359,
		_id = 249,
		_true_id = nil,
		_cg_reference = "/",
		_cg_damaged_reference = "/",
		_japanese_name = "Pola改",
		_reading = "ポーラかい",
		_class = "Zara",
		_class_number = 3,
		_type = 5,
		_hp = nil,--56,
		_hp_max = nil,--68,
		_firepower = nil,--42,
		_firepower_max = nil,--75,
		_firepower_mod = nil,--4,
		_armor = nil,--46,
		_armor_max = nil,--76,
		_armor_mod = nil,--2,
		_torpedo = nil,--0,
		_torpedo_max = nil,--40,
		_torpedo_mod = nil,--false,
		_evasion = nil,--37,
		_evasion_max = nil,--72,
		_aa = nil,--22,
		_aa_max = nil,--72,
		_aa_mod = nil,--1,
		_asw = 0,
		_asw_max = false,
		_speed = 10,
		_los = nil,--12,
		_los_max = nil,--46,
		_range = 3,
		_luck = nil,--12,
		_luck_max = nil,--56,
		_luck_mod = false,
		_remodel_level = nil,--40,
		_remodel_ammo = nil,--420,
		_remodel_steel = nil,--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 = 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