• 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 09:02, 11 October 2022 by Chocolatecravinghobo (talk | contribs) (true_id fix)
(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 = "Colorado",
    _class_number = 2,
    _type = 9,
    _hp = 77,
    _hp_max = 89,
    _firepower = 78,
    _firepower_max = 95,
    _firepower_mod = 5,
    _armor = 73,
    _armor_max = 91,
    _armor_mod = 4,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 19,
    _evasion_max = 44,
    _aa = 28,
    _aa_max = 92,
    _aa_mod = 1,
    _asw = 0,
    _asw_max = false,
    _speed = 5,
    _los = 9,
    _los_max = 36,
    _range = 3,
    _luck = 30,
    _luck_max = 98,
    _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 = "16inch Mk.I Twin Gun Mount", size = 0},
      {equipment = "16inch Mk.I Twin Gun Mount", size = 1},
      {equipment = false, size = 1},
      {equipment = false, size = 1},
    },
    _voice_flag = 1,
    _voice_actor = "Matsuoka Misato",
    _artist = "Parsley",
    _implementation_date = {2022, 6, 17},
    _availability = {"event_reward"},
    _get_message = "Hi! Colorado級戦艦、二番艦、USS Marylandよ。<br>そうよ、Big7ってわけ!貴方がAdmiralなの?<br>ふうん……そっか…。",
  },
  ["Kai"] = {
    _name = "Maryland",
    _suffix = "Kai",
    _rarity = 8,
    _api_id = 918,
    _id = 518,
    _true_id = false,
    _japanese_name = "Maryland改",
    _reading = "メリーランドかい",
    _class = "Colorado",
    _class_number = 2,
    _type = 9,
    _hp = 91,
    _hp_max = 98,
    _firepower = 80,
    _firepower_max = 106,
    _firepower_mod = 5,
    _armor = 83,
    _armor_max = 98,
    _armor_mod = 4,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 22,
    _evasion_max = 53,
    _aa = 37,
    _aa_max = 102,
    _aa_mod = 3,
    _asw = 0,
    _asw_max = false,
    _speed = 5,
    _los = 16,
    _los_max = 51,
    _range = 3,
    _luck = 38,
    _luck_max = 108,
    _luck_mod = false,
    _build_time = 300,
    _remodel_level = 45,
    _remodel_ammo = 1600,
    _remodel_steel = 2600,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Maryland/",
    _remodel_to = false,
    _fuel = 95,
    _ammo = 165,
    _scrap_fuel = 18,
    _scrap_ammo = 31,
    _scrap_steel = 48,
    _scrap_baux = 4,
    _equipment = {
      {equipment = "16inch Mk.V Twin Gun Mount", size = 1},
      {equipment = "SG Radar (Initial Model)", size = 1},
      {equipment = false, size = 1},
      {equipment = false, size = 2},
    },
    _voice_flag = 3,
  },
}