• 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/Maryland

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 15:45, 17 June 2022 by がか (talk | contribs) (Created page with "return { [""] = { _name = "Maryland", _suffix = false, _rarity = 7, _api_id = 913, _id = 513, _true_id = false, _japanese_name = "Maryland",...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

return {
  [""] = {
    _name = "Maryland",
    _suffix = false,
    _rarity = 7,
    _api_id = 913,
    _id = 513,
    _true_id = false,
    _japanese_name = "Maryland",
    _reading = "メリーランド",
    _class = nil,
    _class_number = nil,
    _type = 9,
    _hp = 77,
    _hp_max = 89,
    _firepower = 78,
    _firepower_max = 96,
    _firepower_mod = 5,
    _armor = 73,
    _armor_max = 90,
    _armor_mod = 4,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 28,
    _aa_max = 90,
    _aa_mod = 1,
    _asw = nil,
    _asw_max = nil,
    _speed = 5,
    _los = nil,
    _los_max = nil,
    _range = 3,
    _luck = 30,
    _luck_max = 99,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 300,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Maryland/Kai",
    _fuel = 90,
    _ammo = 130,
    _scrap_fuel = 10,
    _scrap_ammo = 21,
    _scrap_steel = 39,
    _scrap_baux = 3,
    _equipment = {
      {equipment = nil, size = 0},
      {equipment = nil, size = 1},
      {equipment = nil, size = 1},
      {equipment = nil, size = 1},
    },
    _voice_flag = 1,
    _voice_actor = nil,
    _artist = nil,
    _implementation_date = {2022, 6, 17},
    _availability = nil,
    _get_message = "Hi! Colorado級戦艦、二番艦、USS Marylandよ。<br>そうよ、Big7ってわけ!貴方がAdmiralなの?<br>ふうん……そっか…。",
  },
  ["Kai"] = {
    _name = "Maryland",
    _suffix = "Kai",
    _rarity = 8,
    _api_id = 918,
    _id = 513,
    _true_id = 518,
    _japanese_name = "Maryland改",
    _reading = "メリーランドかい",
    _class = nil,
    _class_number = nil,
    _type = 9,
    _hp = 91,
    _hp_max = 98,
    _firepower = 80,
    _firepower_max = 105,
    _firepower_mod = 5,
    _armor = 83,
    _armor_max = 99,
    _armor_mod = 4,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 36,
    _aa_max = 100,
    _aa_mod = 3,
    _asw = nil,
    _asw_max = nil,
    _speed = 5,
    _los = nil,
    _los_max = nil,
    _range = 3,
    _luck = 40,
    _luck_max = 110,
    _luck_mod = false,
    _build_time = 300,
    _remodel_level = 45,
    _remodel_ammo = 1600,
    _remodel_steel = 2600,
    _remodel_development_material = nil,
    _remodel_blueprint = nil,
    _remodel_catapult = nil,
    _remodel_report = nil,
    _remodel_from = "Maryland/",
    _remodel_to = false,
    _fuel = 95,
    _ammo = 165,
    _scrap_fuel = 18,
    _scrap_ammo = 31,
    _scrap_steel = 48,
    _scrap_baux = 4,
    _equipment = {
      {equipment = nil, size = 1},
      {equipment = nil, size = 1},
      {equipment = nil, size = 1},
      {equipment = nil, size = 2},
    },
    _voice_flag = 3,
  },
}