• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Ship/Heian Maru

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Ship/Heian Maru/doc

-- [[Category:Player ship modules]]

return {
  [""] = {
    _name = "Heian Maru",
    _suffix = false,
    _rarity = 3,
    _api_id = 944,
    _id = 544,
    _true_id = false,
    _japanese_name = "平安丸",
    _reading = "へいあんまる",
    _class = "Kai Hikawa Maru",
    _class_number = 3,
    _type = 20,
    _hp = 36,
    _hp_max = 41,
    _firepower = 5,
    _firepower_max = 23,
    _firepower_mod = 1,
    _armor = 3,
    _armor_max = 18,
    _armor_mod = 1,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 10,
    _aa_max = 28,
    _aa_mod = 1,
    _asw = 0,
    _asw_max = false,
    _speed = 5,
    _los = nil,
    _los_max = nil,
    _range = 2,
    _luck = 6,
    _luck_max = 44,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 150,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Heian Maru/Kai",
    _fuel = 30,
    _ammo = 10,
    _scrap_fuel = 2,
    _scrap_ammo = 1,
    _scrap_steel = 12,
    _scrap_baux = 1,
    _equipment = {
      {equipment = "12cm Single High-angle Gun Mount", size = 0},
      {equipment = false, size = 0},
    },
    _voice_flag = nil,
    _voice_actor = "Yuikawa Asaki",
    _artist = nil,
    _implementation_date = {2024, 2, 29},
    _availability = {"event_drop"},
    _wikipedia = "Heian Maru (1930)",
  },
  ["Kai"] = {
    _name = "Heian Maru",
    _suffix = "Kai",
    _rarity = 4,
    _api_id = 949,
    _id = 549,
    _true_id = false,
    _japanese_name = "平安丸改",
    _reading = "へいあんまるかい",
    _class = "Kai Hikawa Maru",
    _class_number = 3,
    _type = 20,
    _hp = 39,
    _hp_max = 44,
    _firepower = 11,
    _firepower_max = 42,
    _firepower_mod = 1,
    _armor = 17,
    _armor_max = 34,
    _armor_mod = 1,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 12,
    _aa_max = 32,
    _aa_mod = 1,
    _asw = 0,
    _asw_max = false,
    _speed = 5,
    _los = nil,
    _los_max = nil,
    _range = 2,
    _luck = 11,
    _luck_max = 57,
    _luck_mod = false,
    _build_time = 150,
    _remodel_level = 25,
    _remodel_ammo = 480,
    _remodel_steel = 500,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Heian Maru/",
    _remodel_to = false,
    _fuel = 30,
    _ammo = 10,
    _scrap_fuel = 2,
    _scrap_ammo = 1,
    _scrap_steel = 13,
    _scrap_baux = 1,
    _equipment = {
      {equipment = "12cm Single High-angle Gun Mount", size = 1},
      {equipment = "25mm Twin Autocannon Mount", size = 1},
      {equipment = "25mm Single Autocannon Mount", size = 1},
    },
    _voice_flag = nil,
  },
}