• 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/Inagi

From Kancolle Wiki
Jump to navigation Jump to search

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

return {
  [""] = {
    _name = "Inagi",
    _suffix = false,
    _rarity = 4,
    _api_id = 922,
    _id = 522,
    _true_id = false,
    _japanese_name = "稲木",
    _reading = "いなぎ",
    _class = "Ukuru",
    _class_number = 12,
    _type = 1,
    _hp = 9,
    _hp_max = 13,
    _firepower = 4,
    _firepower_max = 17,
    _firepower_mod = false,
    _armor = 4,
    _armor_max = 18,
    _armor_mod = false,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 37,
    _evasion_max = 81,
    _aa = 9,
    _aa_max = 41,
    _aa_mod = 1,
    _asw = 41,
    _asw_max = 83,
    _speed = 5,
    _los = 3,
    _los_max = 13,
    _range = 1,
    _luck = 9,
    _luck_max = 59,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 9,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Inagi/Kai",
    _fuel = 10,
    _ammo = 10,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 2,
    _scrap_baux = false,
    _equipment = {
      {equipment = '12cm Single High-angle Gun Mount Model E', size = 0},
      {equipment = '25mm Twin Autocannon Mount', size = 0},
    },
    _voice_flag = nil,
    _voice_actor = "Uesaka Sumire",
    _artist = "Hoshi Akari",
    _implementation_date = {2023, 8, 9},
    _availability = {"event_drop"},
    _get_message = "海防艦、稲木! 鵜来型海防艦、十二番艦です。町も、人も……私が守ります。この身に代えてもッ!",
  },
  ["Kai"] = {
    _name = "Inagi",
    _suffix = "Kai",
    _rarity = 5,
    _api_id = 730,
    _id = 1730,
    _true_id = false,
    _japanese_name = "稲木改",
    _reading = "いなぎかい",
    _class = "Ukuru",
    _class_number = 12,
    _type = 1,
    _hp = 17,
    _hp_max = 21,
    _firepower = 4,
    _firepower_max = 32,
    _firepower_mod = 1,
    _armor = 6,
    _armor_max = 36,
    _armor_mod = false,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 46,
    _evasion_max = 86,
    _aa = 18,
    _aa_max = 66,
    _aa_mod = 1,
    _asw = 46,
    _asw_max = 85,
    _speed = 5,
    _los = 4,
    _los_max = 24,
    _range = 1,
    _luck = 13,
    _luck_max = 73,
    _luck_mod = false,
    _build_time = nil,
    _remodel_level = 45,
    _remodel_ammo = 130,
    _remodel_steel = 50,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Inagi/",
    _remodel_to = false,
    _fuel = 10,
    _ammo = 10,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 1,
    _scrap_baux = false,
    _equipment = {
      {equipment = '12cm Single High-angle Gun Mount Model E', size = 0},
      {equipment = '25mm Triple Autocannon Mount', size = 0},
      {equipment = 'Type 95 Depth Charge', size = 0},
    },
    _voice_flag = nil,
  },
}