- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:Data/Ship/Mist:Haruna"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng (Created page with "local Haruna_fog = { [""] = { _name = "Haruna", _rarity = 6, _id = nil, _true_id = false, _card = "Fog Haruna.jpg", _japanese_name = "ハルナ", _reading = "...") |
com>Ckwng |
||
Line 2: | Line 2: | ||
[""] = { | [""] = { | ||
_name = "Haruna", | _name = "Haruna", | ||
+ | _page = "Haruna (fog)", | ||
_rarity = 6, | _rarity = 6, | ||
_id = nil, | _id = nil, |
Revision as of 20:25, 4 April 2015
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 = 175,
_ammo = 200,
_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