Module:Data/Ship/Shimane Maru

< Module:Data‎ | Ship
Revision as of 10:39, 9 December 2025 by Orgling (talk | contribs) (Updated build time, voice flags, availability, get message)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 = 14,
    _evasion_max = 29,
    _aa = 16,
    _aa_max = 30,
    _aa_mod = 1,
    _asw = 24,
    _asw_max = 62,
    _speed = 5,
    _los = 13,
    _los_max = 57,
    _range = 1,
    _luck = 11,
    _luck_max = 61,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 12,
    _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 = 1,
    _voice_actor = "Kitou Akari",
    _artist = "Umihara Sakana",
    _implementation_date = {2025, 3, 22},
    _availability = {"event_drop"},
    _get_message = "私、1TL型戦時標準船、しまね丸! じゃなかった……<br>特1TL型特設航空母艦、しまね丸です! 船団護衛用の<br>特別な艦なの! 提督、あたし、働きたい、ですっ!",
  },
  ["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 = 15,
    _evasion_max = 45,
    _aa = 26,
    _aa_max = 52,
    _aa_mod = 1,
    _asw = 28,
    _asw_max = 68,
    _speed = 5,
    _los = 22,
    _los_max = 66,
    _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 = 3,
  },
}