Difference between revisions of "Module:Data/Ship/Shimane Maru"

(Created page with "return { [""] = { _name = "Shimane Maru", _suffix = false, _rarity = 5, _api_id = 1003, _id = 603, _true_id = false, _japanese_name = "しまね...")
 
(Updated build time, voice flags, availability, get message)
 
(6 intermediate revisions by 4 users not shown)
Line 23: Line 23:
 
     _torpedo_max = false,
 
     _torpedo_max = false,
 
     _torpedo_mod = false,
 
     _torpedo_mod = false,
     _evasion = nil,
+
     _evasion = 14,
     _evasion_max = nil,
+
     _evasion_max = 29,
 
     _aa = 16,
 
     _aa = 16,
 
     _aa_max = 30,
 
     _aa_max = 30,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 24,
     _asw_max = nil,
+
     _asw_max = 62,
 
     _speed = 5,
 
     _speed = 5,
     _los = nil,
+
     _los = 13,
     _los_max = nil,
+
     _los_max = 57,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 11,
 
     _luck = 11,
Line 39: Line 39:
 
     _buildable = false,
 
     _buildable = false,
 
     _buildable_lsc = false,
 
     _buildable_lsc = false,
     _build_time = 0,
+
     _build_time = 12,
 
     _remodel_level = false,
 
     _remodel_level = false,
 
     _remodel_from = false,
 
     _remodel_from = false,
Line 50: Line 50:
 
     _scrap_baux = 2,
 
     _scrap_baux = 2,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 10},
+
       {equipment = "12cm Single High-angle Gun Mount + 25mm Machine Guns Additions", size = 10},
       {equipment = nil, size = 4},
+
       {equipment = "25mm Triple Autocannon Mount", size = 4},
 
     },
 
     },
     _voice_flag = nil,
+
     _voice_flag = 1,
     _voice_actor = nil,
+
     _voice_actor = "Kitou Akari",
     _artist = nil,
+
     _artist = "Umihara Sakana",
 
     _implementation_date = {2025, 3, 22},
 
     _implementation_date = {2025, 3, 22},
     _availability = {"event_reward"},
+
     _availability = {"event_drop"},
     _get_message = "私、1TL型戦時標準船、しまね丸! じゃなかった……特1TL型特設航空母艦、しまね丸です! 船団護衛用の特別な艦なの! 提督、あたし、働きたい、ですっ!",
+
     _get_message = "私、1TL型戦時標準船、しまね丸! じゃなかった……<br>特1TL型特設航空母艦、しまね丸です! 船団護衛用の<br>特別な艦なの! 提督、あたし、働きたい、ですっ!",
 
   },
 
   },
 
   ["Kai"] = {
 
   ["Kai"] = {
Line 83: Line 83:
 
     _torpedo_max = false,
 
     _torpedo_max = false,
 
     _torpedo_mod = false,
 
     _torpedo_mod = false,
     _evasion = nil,
+
     _evasion = 15,
     _evasion_max = nil,
+
     _evasion_max = 45,
 
     _aa = 26,
 
     _aa = 26,
 
     _aa_max = 52,
 
     _aa_max = 52,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 28,
     _asw_max = nil,
+
     _asw_max = 68,
 
     _speed = 5,
 
     _speed = 5,
     _los = nil,
+
     _los = 22,
     _los_max = nil,
+
     _los_max = 66,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 18,
 
     _luck = 18,
Line 100: Line 100:
 
     _remodel_ammo = 70,
 
     _remodel_ammo = 70,
 
     _remodel_steel = 280,
 
     _remodel_steel = 280,
     _remodel_development_material = false,
+
     _remodel_development_material = 18,
     _remodel_construction_material = false,
+
     _remodel_construction_material = 22,
 
     _remodel_blueprint = false,
 
     _remodel_blueprint = false,
 
     _remodel_catapult = false,
 
     _remodel_catapult = false,
Line 114: Line 114:
 
     _scrap_baux = 2,
 
     _scrap_baux = 2,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 12},
+
       {equipment = "Prototype Reppuu Late Model", size = 12},
       {equipment = nil, size = 6},
+
       {equipment = "25mm Triple Autocannon Mount", size = 6},
       {equipment = nil, size = 4},
+
       {equipment = "Type 13 Air Radar Kai", size = 4},
 
     },
 
     },
     _voice_flag = nil,
+
     _voice_flag = 3,
 
   },
 
   },
 
}
 
}

Latest revision as of 10:39, 9 December 2025

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,
  },
}