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

From Kancolle Wiki
Jump to navigation Jump to search

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

return {
  [""] = {
    _name = "Salmon",
    _suffix = false,
    _rarity = 5,
    _api_id = 891,
    _id = 491,
    _true_id = false,
    _japanese_name = "Salmon",
    _reading = "サーモン",
    _class = "Salmon",
    _class_number = 1,
    _type = 13,
    _hp = 12,
    _hp_max = 16,
    _firepower = 1,
    _firepower_max = 10,
    _firepower_mod = false,
    _armor = 3,
    _armor_max = 18,
    _armor_mod = false,
    _torpedo = 28,
    _torpedo_max = 68,
    _torpedo_mod = 2,
    _evasion = 15,
    _evasion_max = 44,
    _aa = 0,
    _aa_max = 0,
    _aa_mod = false,
    _asw = 0,
    _asw_max = false,
    _speed = 5,
    _los = 10,
    _los_max = 42,
    _range = 1,
    _luck = 16,
    _luck_max = 86,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 22,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Salmon/Kai",
    _fuel = 10,
    _ammo = 15,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 2,
    _scrap_baux = 1,
    _equipment = {
      {equipment = false, size = 0},
    },
    _voice_flag = nil,
    _voice_actor = "Kawaida Natsumi",
    _artist = 'Kiddy',
    _implementation_date = {2023, 8, 9},
    _availability = {"event_reward"},
    _get_message = "アタシがサーモン級ネームシップ、Salmon!ガトー級と比べれば旧型だけど、実は活躍したんだ!Admiral? よろしくね!",
  },
  ["Kai"] = {
    _name = "Salmon",
    _suffix = "Kai",
    _rarity = 6,
    _api_id = 897,
    _id = 496,
    _japanese_name = "Salmon改",
    _reading = "サーモンかい",
    _class = "Salmon",
    _class_number = 1,
    _type = 13,
    _hp = 15,
    _hp_max = 19,
    _firepower = 2,
    _firepower_max = 13,
    _firepower_mod = false,
    _armor = 5,
    _armor_max = 22,
    _armor_mod = false,
    _torpedo = 34,
    _torpedo_max = 75,
    _torpedo_mod = 2,
    _evasion = 16,
    _evasion_max = 57,
    _aa = 0,
    _aa_max = 0,
    _aa_mod = false,
    _asw = 0,
    _asw_max = false,
    _speed = 5,
    _los = 12,
    _los_max = 45,
    _range = 1,
    _luck = 17,
    _luck_max = 96,
    _luck_mod = false,
    _build_time = nil,
    _remodel_level = 45,
    _remodel_ammo = 170,
    _remodel_steel = 130,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Salmon/",
    _remodel_to = false,
    _fuel = 10,
    _ammo = 15,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 2,
    _scrap_baux = 2,
    _equipment = {
      {equipment = '21inch 4-tube Bow Torpedo Launcher (Late Model)', size = 0},
      {equipment = false, size = 0},
    },
    _voice_flag = nil,
  },
    class = {
        _name = "Salmon",
        _class = true,
        _base_type = 13,
    },
}