Module:Data/Ship/Mist:Haruna
< Module:Data | Ship
Revision as of 07:58, 10 November 2015 by com>Ckwng
Documentation for this module may be created at Module:Data/Ship/Mist:Haruna/doc
--Categories:
--[[Category:Limited player ship modules]]
--[[Category:Limited enemy ship modules]]
local Haruna_fog = {
[""] = {
_name = "Haruna",
_page = "Haruna (fog)",
_rarity = 6,
_api_id = 683,
_id = 683,
_true_id = false,
_card = "Fog Haruna.jpg",
_cg = "Fog Haruna 01.png",
_cg_damaged = "Fog Haruna 03.png",
_japanese_name = "ハルナ",
_reading = false,
_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,
_remodel_from = false,
_remodel_to = 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},
},
},
["mist"] = {
_name = "Haruna",
_suffix = "mist",
_page = "Haruna (fog)",
_rarity = 5,
_back = -1,
_api_id = false,
_id = false,
_cg = "Fog Haruna 01.png",
_japanese_name = "ハルナmist",
_reading = "ハルナミスト",
_type = 8,
_hp = 102,
_firepower = 200,
_armor = 130,
_torpedo = 0,
_evasion = nil,
_aa = 60,
_asw = 0,
_speed = 10,
_los = nil,
_range = 4,
_luck = nil,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
},
["mist*"] = {
_name = "Haruna*",
_suffix = "mist*",
_page = "Haruna (fog)",
_rarity = 5,
_back = -2,
_api_id = false,
_id = false,
_cg = "Fog Haruna 01.png",
_japanese_name = "ハルナ*mist*",
_reading = "ハルナミスト",
_type = 8,
_hp = 102,
_firepower = 150,
_armor = 100,
_torpedo = 0,
_evasion = nil,
_aa = 55,
_asw = 0,
_speed = 10,
_los = nil,
_range = 4,
_luck = nil,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 0},
},
},
}
return Haruna_fog