• 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/Shimane Maru

From Kancolle Wiki
Jump to navigation Jump to search

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

return {
  [""] = {
    _name = "Shimane Maru",
    _suffix = false,
    _rarity = 5,
    _api_id = 1003,
    _id = 603,
    _true_id = false,
    _japanese_name = "しまね丸",
    _reading = "しまねまる",
    _class = "Special 1TL Type",
    _class_number = 1,
    _type = 22,
    _hp = 39,
    _hp_max = 51,
    _firepower = 6,
    _firepower_max = 26,
    _firepower_mod = 1,
    _armor = 9,
    _armor_max = 23,
    _armor_mod = false,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 16,
    _aa_max = 30,
    _aa_mod = 1,
    _asw = nil,
    _asw_max = nil,
    _speed = 5,
    _los = nil,
    _los_max = nil,
    _range = 1,
    _luck = 11,
    _luck_max = 61,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 0,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Shimane Maru/Kai",
    _fuel = 40,
    _ammo = 20,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 11,
    _scrap_baux = 2,
    _equipment = {
      {equipment = "12cm Single High-angle Gun Mount + 25mm Machine Guns Additions", size = 10},
      {equipment = "25mm Triple Autocannon Mount", size = 4},
    },
    _voice_flag = nil,
    _voice_actor = nil,
    _artist = nil,
    _implementation_date = {2025, 3, 22},
    _availability = {"event_reward"},
    _get_message = "私、1TL型戦時標準船、しまね丸! じゃなかった……特1TL型特設航空母艦、しまね丸です! 船団護衛用の特別な艦なの! 提督、あたし、働きたい、ですっ!",
  },
  ["Kai"] = {
    _name = "Shimane Maru",
    _suffix = "Kai",
    _rarity = 6,
    _api_id = 1008,
    _id = 608,
    _true_id = false,
    _japanese_name = "しまね丸改",
    _reading = "しまねまるかい",
    _class = "Special 1TL Type",
    _class_number = 1,
    _type = 22,
    _hp = 41,
    _hp_max = 62,
    _firepower = 14,
    _firepower_max = 40,
    _firepower_mod = 1,
    _armor = 9,
    _armor_max = 32,
    _armor_mod = false,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 26,
    _aa_max = 52,
    _aa_mod = 1,
    _asw = nil,
    _asw_max = nil,
    _speed = 5,
    _los = nil,
    _los_max = nil,
    _range = 1,
    _luck = 18,
    _luck_max = 70,
    _luck_mod = false,
    _remodel_level = 60,
    _remodel_ammo = 70,
    _remodel_steel = 280,
    _remodel_development_material = 18,
    _remodel_construction_material = 22,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Shimane Maru/",
    _remodel_to = false,
    _fuel = 40,
    _ammo = 20,
    _scrap_fuel = 1,
    _scrap_ammo = 2,
    _scrap_steel = 11,
    _scrap_baux = 2,
    _equipment = {
      {equipment = "Prototype Reppuu Late Model", size = 12},
      {equipment = "25mm Triple Autocannon Mount", size = 6},
      {equipment = "Type 13 Air Radar Kai", size = 4},
    },
    _voice_flag = nil,
  },
}