Changes
mLine 3:
Line 3:
− [""] = {+
− _name = "Akitsu Maru",+
− _rarity = 5,+
− _api_id = 161,+
− _id = 161,+
− _true_id = false,+
− _japanese_name = "あきつ丸",+
− _reading = "あきつまる",+
− _class = "Hei",+
− _class_number = 1,+
− _type = 17,+
− _hp = 38,+
− _hp_max = 49,+
− _firepower = 6,+
− _firepower_max = 19,+
− _firepower_mod = false,+
− _armor = 13,+
− _armor_max = 33,+
− _armor_mod = 1,+
− _torpedo = 0,+
− _torpedo_max = false,+
− _torpedo_mod = false,+
− _evasion = 15,+
− _evasion_max = 39,+
− _aa = 13,+
− _aa_max = 29,+
− _aa_mod = 1,+
− _asw = 0,+
− _asw_max = false,+
− _speed = 5,+
− _los = 3,+
− _los_max = 13,+
− _range = 1,+
− _luck = 10,+
− _luck_max = 39,+
− _luck_mod = false,+
− _buildable = false,+
− _buildable_lsc = true,+
− _build_time = 150,+
− _remodel_level = false,+
− _remodel_from = false,+
− _remodel_to = "Akitsu Maru/Kai",+
− _fuel = 40,+
− _ammo = 10,+
− _scrap_fuel = 2,+
− _scrap_ammo = 2,+
− _scrap_steel = 12,+
− _scrap_baux = 2,+
− _equipment = {+
− {equipment = "Daihatsu Landing Craft", size = 0},+
− {equipment = "25mm Twin Autocannon Mount", size = 0},+
− },+
− _voice_actor = "Noto Mamiko",+
− _artist = "Kuu Ro Kuro",+
− _implementation_date = {2013, 12, 24},+
− _availability = {},+
− _wikipedia = "Japanese aircraft carrier Akitsu Maru",+
− },+
− ["Kai"] = {+
− _name = "Akitsu Maru",+
− _suffix = "Kai",+
− _rarity = 6,+
− _api_id = 166,+
− _id = 166,+
− _true_id = false,+
− _japanese_name = "あきつ丸改",+
− _reading = "あきつまるかい",+
− _class = "Hei",+
− _class_number = 1,+
− _type = 17,+
− _hp = 40,+
− _hp_max = 59,+
− _firepower = 8,+
− _firepower_max = 33,+
− _firepower_mod = 1,+
− _armor = 15,+
− _armor_max = 43,+
− _armor_mod = 1,+
− _torpedo = 0,+
− _torpedo_max = false,+
− _torpedo_mod = false,+
− _evasion = 17,+
− _evasion_max = 49,+
− _aa = 15,+
− _aa_max = 37,+
− _aa_mod = 1,+
− _asw = 0,+
− _asw_max = false,+
− _speed = 5,+
− _los = 13,+
− _los_max = 59,+
− _range = 1,+
− _luck = 13,+
− _luck_max = 49,+
− _luck_mod = false,+
− _remodel_level = 25,+
− _remodel_ammo = 80,+
− _remodel_steel = 200,+
− _remodel_development_material = false,+
− _remodel_blueprint = false,+
− _remodel_catapult = false,+
− _remodel_from = "Akitsu Maru/",+
− _remodel_to = false,+
− _fuel = 45,+
− _ammo = 25,+
− _scrap_fuel = 2,+
− _scrap_ammo = 2,+
− _scrap_steel = 13,+
− _scrap_baux = 5,+
− _equipment = {+
− {equipment = "Type 3 Command Liaison Aircraft (ASW)", size = 8},+
− {equipment = "No. Ka Observation Autogyro", size = 8},+
− {equipment = false, size = 8},+
− },+
− },+
− seasonals = {+
− { _suffix = "Mackerel Pike Festival", _season = "Fall 2016" },+
− },+
no edit summary
return {
return {
[""] = {
_name = "Akitsu Maru",
_rarity = 5,
_api_id = 161,
_id = 161,
_true_id = false,
_japanese_name = "あきつ丸",
_reading = "あきつまる",
_class = "Hei",
_class_number = 1,
_type = 17,
_hp = 38,
_hp_max = 49,
_firepower = 6,
_firepower_max = 19,
_firepower_mod = false,
_armor = 13,
_armor_max = 33,
_armor_mod = 1,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 15,
_evasion_max = 39,
_aa = 13,
_aa_max = 29,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 3,
_los_max = 13,
_range = 1,
_luck = 10,
_luck_max = 39,
_luck_mod = false,
_buildable = false,
_buildable_lsc = true,
_build_time = 150,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Akitsu Maru/Kai",
_fuel = 40,
_ammo = 10,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 12,
_scrap_baux = 2,
_equipment = {
{ equipment = "Daihatsu Landing Craft", size = 0 },
{ equipment = "25mm Twin Autocannon Mount", size = 0 },
},
_voice_actor = "Noto Mamiko",
_artist = "Kuu Ro Kuro",
_implementation_date = { 2013, 12, 24 },
_availability = nil,
_wikipedia = "Japanese aircraft carrier Akitsu Maru",
},
["Kai"] = {
_name = "Akitsu Maru",
_suffix = "Kai",
_rarity = 6,
_api_id = 166,
_id = 166,
_true_id = false,
_japanese_name = "あきつ丸改",
_reading = "あきつまるかい",
_class = "Hei",
_class_number = 1,
_type = 17,
_hp = 40,
_hp_max = 59,
_firepower = 8,
_firepower_max = 33,
_firepower_mod = 1,
_armor = 15,
_armor_max = 43,
_armor_mod = 1,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 17,
_evasion_max = 49,
_aa = 15,
_aa_max = 37,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 5,
_los = 13,
_los_max = 59,
_range = 1,
_luck = 13,
_luck_max = 49,
_luck_mod = false,
_remodel_level = 25,
_remodel_ammo = 80,
_remodel_steel = 200,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Akitsu Maru/",
_remodel_to = false,
_fuel = 45,
_ammo = 25,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 13,
_scrap_baux = 5,
_equipment = {
{ equipment = "Type 3 Command Liaison Aircraft (ASW)", size = 8 },
{ equipment = "No. Ka Observation Autogyro", size = 8 },
{ equipment = false, size = 8 },
},
},
seasonals = {
{ _suffix = "Mackerel Pike Festival", _season = "Fall 2016" },
},
}
}