- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
mLine 4:
Line 4:
− [""] = {+
− _name = "Haruna",+
− _page = "Haruna (fog)",+
− _rarity = 6,+
− _api_id = 683,+
− _id = 183,+
− _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 = 129,+
− _firepower = 135,+
− _firepower_max = 149,+
− _firepower_mod = 1,+
− _armor = 110,+
− _armor_max = 119,+
− _armor_mod = false,+
− _torpedo = 0,+
− _torpedo_max = false,+
− _torpedo_mod = false,+
− _evasion = 37,+
− _evasion_max = 49,+
− _aa = 60,+
− _aa_max = 79,+
− _aa_mod = false,+
− _asw = 0,+
− _asw_max = false,+
− _speed = 10,+
− _los = 80,+
− _los_max = 89,+
− _range = 4,+
− _luck = 30,+
− _luck_max = 39,+
− _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 = false,+
− _scrap_ammo = 1,+
− _scrap_steel = false,+
− _scrap_baux = false,+
− _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 = 6.5,+
− _back = -1,+
− _api_id = 584,+
− _id = 584,+
− _cg = "Fog Haruna 01.png",+
− _japanese_name = "ハルナmist",+
− _reading = "ハルナミスト",+
− _type = 8,+
− _hp = 102,+
− _firepower = 200,+
− _armor = 130,+
− _torpedo = 0,+
− _evasion = 37,+
− _aa = 60,+
− _asw = 0,+
− _speed = 10,+
− _los = 80,+
− _range = 4,+
− _luck = 30,+
− _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 = 6.5,+
− _back = -2,+
− _api_id = 590,+
− _id = 590,+
− _cg_reference = "Haruna (fog)/mist",+
− _battle_card_reference = "Haruna (fog)/mist",+
− _japanese_name = "ハルナ*mist*",+
− _reading = "ハルナミスト",+
− _type = 8,+
− _hp = 102,+
− _firepower = 150,+
− _armor = 100,+
− _torpedo = 0,+
− _evasion = 27,+
− _aa = 55,+
− _asw = 0,+
− _speed = 10,+
− _los = 80,+
− _range = 4,+
− _luck = 30,+
− _equipment = {+
− {equipment = false, size = 0},+
− {equipment = false, size = 0},+
− {equipment = false, size = 0},+
− {equipment = false, size = 0},+
− },+
− },+
no edit summary
local Haruna_fog = {
local Haruna_fog = {
[""] = {
_name = "Haruna",
_page = "Haruna (fog)",
_rarity = 6,
_api_id = 683,
_id = 183,
_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 = 129,
_firepower = 135,
_firepower_max = 149,
_firepower_mod = 1,
_armor = 110,
_armor_max = 119,
_armor_mod = false,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 37,
_evasion_max = 49,
_aa = 60,
_aa_max = 79,
_aa_mod = false,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 80,
_los_max = 89,
_range = 4,
_luck = 30,
_luck_max = 39,
_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 = false,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_baux = false,
_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 = 6.5,
_back = -1,
_api_id = 584,
_id = 584,
_cg = "Fog Haruna 01.png",
_japanese_name = "ハルナmist",
_reading = "ハルナミスト",
_type = 8,
_hp = 102,
_firepower = 200,
_armor = 130,
_torpedo = 0,
_evasion = 37,
_aa = 60,
_asw = 0,
_speed = 10,
_los = 80,
_range = 4,
_luck = 30,
_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 = 6.5,
_back = -2,
_api_id = 590,
_id = 590,
_cg_reference = "Haruna (fog)/mist",
_battle_card_reference = "Haruna (fog)/mist",
_japanese_name = "ハルナ*mist*",
_reading = "ハルナミスト",
_type = 8,
_hp = 102,
_firepower = 150,
_armor = 100,
_torpedo = 0,
_evasion = 27,
_aa = 55,
_asw = 0,
_speed = 10,
_los = 80,
_range = 4,
_luck = 30,
_equipment = {
{ equipment = false, size = 0 },
{ equipment = false, size = 0 },
{ equipment = false, size = 0 },
{ equipment = false, size = 0 },
},
},
}
}
return Haruna_fog
return Haruna_fog