• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

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

From Kancolle Wiki
Jump to navigation Jump to search
m (Kai id)
(class fix)
 
(13 intermediate revisions by 6 users not shown)
Line 11: Line 11:
 
     _japanese_name = "神州丸",
 
     _japanese_name = "神州丸",
 
     _reading = "しんしゅうまる",
 
     _reading = "しんしゅうまる",
     _class = nil,
+
     _class = "Army Special Purpose Ship (R1)",
     _class_number = nil,
+
     _class_number = 1,
 
     _type = 17,
 
     _type = 17,
 
     _hp = 37,
 
     _hp = 37,
Line 25: Line 25:
 
     _torpedo_max = false,
 
     _torpedo_max = false,
 
     _torpedo_mod = false,
 
     _torpedo_mod = false,
     _evasion = nil,
+
     _evasion = 13,
     _evasion_max = nil,
+
     _evasion_max = 38,
 
     _aa = 10,
 
     _aa = 10,
 
     _aa_max = 32,
 
     _aa_max = 32,
 
     _aa_mod = false,
 
     _aa_mod = false,
     _asw = nil,
+
     _asw = 20,
     _asw_max = nil,
+
     _asw_max = 40,
 
     _speed = 5,
 
     _speed = 5,
     _los = nil,
+
     _los = 20,
     _los_max = nil,
+
     _los_max = 52,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 14,
 
     _luck = 14,
Line 52: Line 52:
 
     _scrap_baux = 2,
 
     _scrap_baux = 2,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 2},
+
       {equipment = "Daihatsu Landing Craft", size = 2},
       {equipment = nil, size = 2},
+
       {equipment = false, size = 2},
       {equipment = nil, size = 8},
+
       {equipment = false, size = 8},
 
     },
 
     },
    _voice_flag = 1,
+
     _voice_actor = "Toyoguchi Megumi",
     _voice_actor = nil,
+
     _artist = "Parsley",
     _artist = nil,
+
     _implementation_date = {2019, 11, 30},
     _implementation_date = nil,
+
     _availability = { "event_reward" },
     _availability = nil,
 
    _get_message = "陸軍特種船「神州丸」です。<br>統合的な上陸戦力を投射できる本格的な強襲揚陸艦の<br>先駆けとして建造されました。揚陸作戦はお任せください。",
 
 
   },
 
   },
 
   ["Kai"] = {
 
   ["Kai"] = {
Line 72: Line 70:
 
     _japanese_name = "神州丸改",
 
     _japanese_name = "神州丸改",
 
     _reading = "しんしゅうまるかい",
 
     _reading = "しんしゅうまるかい",
     _class = nil,
+
     _class = "Army Special Purpose Ship (R1)",
     _class_number = nil,
+
     _class_number = 1,
 
     _type = 17,
 
     _type = 17,
 
     _hp = 39,
 
     _hp = 39,
 
     _hp_max = 58,
 
     _hp_max = 58,
 
     _firepower = 6,
 
     _firepower = 6,
     _firepower_max = 35,
+
     _firepower_max = 36,
 
     _firepower_mod = 1,
 
     _firepower_mod = 1,
 
     _armor = 12,
 
     _armor = 12,
Line 86: Line 84:
 
     _torpedo_max = false,
 
     _torpedo_max = false,
 
     _torpedo_mod = false,
 
     _torpedo_mod = false,
     _evasion = nil,
+
     _evasion = 14,
     _evasion_max = nil,
+
     _evasion_max = 48,
 
     _aa = 12,
 
     _aa = 12,
     _aa_max = 44,
+
     _aa_max = 46,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 30,
     _asw_max = nil,
+
     _asw_max = 48,
 
     _speed = 5,
 
     _speed = 5,
     _los = nil,
+
     _los = 24,
     _los_max = nil,
+
     _los_max = 58,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 18,
 
     _luck = 18,
Line 104: Line 102:
 
     _remodel_ammo = 120,
 
     _remodel_ammo = 120,
 
     _remodel_steel = 600,
 
     _remodel_steel = 600,
     _remodel_development_material = nil,
+
     _remodel_development_material = false,
     _remodel_blueprint = nil,
+
     _remodel_blueprint = false,
     _remodel_catapult = nil,
+
     _remodel_catapult = false,
     _remodel_report = nil,
+
     _remodel_report = false,
 
     _remodel_from = "Shinshuu Maru/",
 
     _remodel_from = "Shinshuu Maru/",
 
     _remodel_to = false,
 
     _remodel_to = false,
Line 117: Line 115:
 
     _scrap_baux = 3,
 
     _scrap_baux = 3,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 2},
+
       {equipment = "Daihatsu Landing Craft", size = 2},
       {equipment = nil, size = 2},
+
       {equipment = "Type 2 12cm Mortar Kai", size = 2},
       {equipment = nil, size = 4},
+
       {equipment = false, size = 4},
       {equipment = nil, size = 8},
+
       {equipment = false, size = 8},
 
     },
 
     },
 
     _voice_flag = 3,
 
     _voice_flag = 3,
 
   },
 
   },
 
}
 
}

Latest revision as of 22:33, 24 January 2024

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

-- [[Category:Player ship modules]]

return {
  [""] = {
    _name = "Shinshuu Maru",
    _suffix = false,
    _rarity = 6,
    _api_id = 621,
    _id = 421,
    _true_id = false,
    _japanese_name = "神州丸",
    _reading = "しんしゅうまる",
    _class = "Army Special Purpose Ship (R1)",
    _class_number = 1,
    _type = 17,
    _hp = 37,
    _hp_max = 49,
    _firepower = 5,
    _firepower_max = 22,
    _firepower_mod = 1,
    _armor = 9,
    _armor_max = 35,
    _armor_mod = 1,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 13,
    _evasion_max = 38,
    _aa = 10,
    _aa_max = 32,
    _aa_mod = false,
    _asw = 20,
    _asw_max = 40,
    _speed = 5,
    _los = 20,
    _los_max = 52,
    _range = 1,
    _luck = 14,
    _luck_max = 54,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 150,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Shinshuu Maru/Kai",
    _fuel = 35,
    _ammo = 5,
    _scrap_fuel = 2,
    _scrap_ammo = 3,
    _scrap_steel = 11,
    _scrap_baux = 2,
    _equipment = {
      {equipment = "Daihatsu Landing Craft", size = 2},
      {equipment = false, size = 2},
      {equipment = false, size = 8},
    },
    _voice_actor = "Toyoguchi Megumi",
    _artist = "Parsley",
    _implementation_date = {2019, 11, 30},
    _availability = { "event_reward" },
  },
  ["Kai"] = {
    _name = "Shinshuu Maru",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 626,
    _id = 426,
    _true_id = false,
    _japanese_name = "神州丸改",
    _reading = "しんしゅうまるかい",
    _class = "Army Special Purpose Ship (R1)",
    _class_number = 1,
    _type = 17,
    _hp = 39,
    _hp_max = 58,
    _firepower = 6,
    _firepower_max = 36,
    _firepower_mod = 1,
    _armor = 12,
    _armor_max = 45,
    _armor_mod = 1,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 14,
    _evasion_max = 48,
    _aa = 12,
    _aa_max = 46,
    _aa_mod = 1,
    _asw = 30,
    _asw_max = 48,
    _speed = 5,
    _los = 24,
    _los_max = 58,
    _range = 1,
    _luck = 18,
    _luck_max = 68,
    _luck_mod = false,
    _build_time = 150,
    _remodel_level = 48,
    _remodel_ammo = 120,
    _remodel_steel = 600,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Shinshuu Maru/",
    _remodel_to = false,
    _fuel = 40,
    _ammo = 20,
    _scrap_fuel = 2,
    _scrap_ammo = 3,
    _scrap_steel = 12,
    _scrap_baux = 3,
    _equipment = {
      {equipment = "Daihatsu Landing Craft", size = 2},
      {equipment = "Type 2 12cm Mortar Kai", size = 2},
      {equipment = false, size = 4},
      {equipment = false, size = 8},
    },
    _voice_flag = 3,
  },
}