Module:Data/Ship/Mist:Haruna

< Module:Data‎ | Ship
Revision as of 20:29, 4 April 2015 by com>Ckwng

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

local Haruna_fog = {
	[""] = {
		_name = "Haruna",
		_page = "Haruna (fog)",
		_rarity = 6,
		_id = nil,
		_true_id = false,
		_card = "Fog Haruna.jpg",
		_japanese_name = "ハルナ",
		_reading = "はるな",
		_class = "Kongou",
		_type = 8,
		_hp = 102,
		_hp_max = nil,
		_firepower = 135,
		_firepower_max = 149,
		_firepower_mod = nil,
		_armor = 110,
		_armor_max = 119,
		_armor_mod = nil,
		_torpedo = 0,
		_torpedo_max = false,
		_torpedo_mod = nil,
		_evasion = 37,
		_evasion_max = nil,
		_aa = 60,
		_aa_max = 79,
		_aa_mod = nil,
		_asw = 0,
		_asw_max = false,
		_speed = 10,
		_los = 80,
		_los_max = nil,
		_range = 4,
		_luck = 30,
		_luck_max = nil,
		_luck_mod = false,
		_buildable = false,
		_buildable_lsc = false,
		_build_time = nil,
		_remodel_level = false,
		_fuel = 200,
		_ammo = 275,
		_scrap_fuel = nil,
		_scrap_ammo = nil,
		_scrap_steel = nil,
		_scrap_baux = nil,
		_equipment = {
			{equipment = false, size = 0},
			{equipment = false, size = 0},
			{equipment = false, size = 0},
			{equipment = false, size = 0},
		},
	},
}

return Haruna_fog