• 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/Kumano Maru"

From Kancolle Wiki
Jump to navigation Jump to search
(Created with stats borrowed from KC3Kai library.)
 
m (Now an Otsu class.)
Line 9: Line 9:
 
     _japanese_name = "熊野丸",
 
     _japanese_name = "熊野丸",
 
     _reading = "くまのまる",
 
     _reading = "くまのまる",
     _class = "Standard Type M",
+
     _class = "Otsu",
 
     _class_number = 1,
 
     _class_number = 1,
 
     _type = 17,
 
     _type = 17,
Line 69: Line 69:
 
     _japanese_name = "熊野丸改",
 
     _japanese_name = "熊野丸改",
 
     _reading = "くまのまる",
 
     _reading = "くまのまる",
     _class = "Standard Type M",
+
     _class = "Otsu",
 
     _class_number = 1,
 
     _class_number = 1,
 
     _type = 17,
 
     _type = 17,

Revision as of 06:38, 4 March 2023

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

return {
  [""] = {
    _name = "Kumano Maru",
    _suffix = false,
    _rarity = 5,
    _api_id = 943,
    _id = 543,
    _true_id = false,
    _japanese_name = "熊野丸",
    _reading = "くまのまる",
    _class = "Otsu",
    _class_number = 1,
    _type = 17,
    _hp = 38,
    _hp_max = 43,
    _firepower = 4,
    _firepower_max = 24,
    _firepower_mod = false,
    _armor = 11,
    _armor_max = 34,
    _armor_mod = 1,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = -1,
    _evasion_max = -1,
    _aa = 15,
    _aa_max = 32,
    _aa_mod = 1,
    _asw = -1,
    _asw_max = -1,
    _speed = 5,
    _los = -1,
    _los_max = -1,
    _range = 1,
    _luck = 17,
    _luck_max = 57,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 12,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Kumano Maru/Kai",
    _fuel = 40,
    _ammo = 15,
    _scrap_fuel = 2,
    _scrap_ammo = 2,
    _scrap_steel = 12,
    _scrap_baux = 2,
    _equipment = {
      {equipment = "???", size = 8},
      {equipment = "???", size = 2},
    },
    _voice_flag = 1,
    _voice_actor = nil,
    _artist = "Umihara Sakana",
    _implementation_date = {2023, 3, 03},
    _availability = {"event_reward"},
    _get_message = "日本陸軍特種船、揚陸母艦、熊野丸だ。<br>貴様が提督か。成程……そうか。貴官の指揮下に入ろう。<br>よろしいか!",
  },
  ["Kai"] = {
    _name = "Kumano Maru",
    _suffix = "Kai",
    _rarity = 5,
    _api_id = 948,
    _id = 548,
    _true_id = false,
    _japanese_name = "熊野丸改",
    _reading = "くまのまる",
    _class = "Otsu",
    _class_number = 1,
    _type = 17,
    _hp = 40,
    _hp_max = 46,
    _firepower = 12,
    _firepower_max = 37,
    _firepower_mod = 1,
    _armor = 14,
    _armor_max = 46,
    _armor_mod = 1,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = -1,
    _evasion_max = -1,
    _aa = 17,
    _aa_max = 41,
    _aa_mod = 1,
    _asw = -1,
    _asw_max = -1,
    _speed = 5,
    _los = -1,
    _los_max = -1,
    _range = 1,
    _luck = 22,
    _luck_max = 72,
    _luck_mod = false,
    _build_time = 12,
    _remodel_level = 50,
    _remodel_ammo = 370,
    _remodel_steel = 180,
    _remodel_development_material = false,
    _remodel_construction_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Kumano Maru/",
    _remodel_to = false,
    _fuel = 45,
    _ammo = 25,
    _scrap_fuel = 2,
    _scrap_ammo = 2,
    _scrap_steel = 13,
    _scrap_baux = 5,
    _equipment = {
      {equipment = "???", size = 8},
      {equipment = "???", size = 8},
      {equipment = "???", size = 2},
    },
    _voice_flag = 3,
  },
}