Module:Data/Ship/Houston

< Module:Data‎ | Ship
Revision as of 04:16, 30 November 2019 by がか (talk | contribs) (Created page with "-- Category:Player ship modules return { [""] = { _name = "Houston", _suffix = false, _rarity = 6, _api_id = 595, _id = 395, _true_id = false, ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

-- [[Category:Player ship modules]]

return {
  [""] = {
    _name = "Houston",
    _suffix = false,
    _rarity = 6,
    _api_id = 595,
    _id = 395,
    _true_id = false,
    _japanese_name = "Houston",
    _reading = "ヒューストン",
    _class = nil,
    _class_number = nil,
    _type = 5,
    _hp = 43,
    _hp_max = 56,
    _firepower = 37,
    _firepower_max = 52,
    _firepower_mod = 2,
    _armor = 33,
    _armor_max = 47,
    _armor_mod = 2,
    _torpedo = 16,
    _torpedo_max = 40,
    _torpedo_mod = 1,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 20,
    _aa_max = 60,
    _aa_mod = false,
    _asw = nil,
    _asw_max = nil,
    _speed = 10,
    _los = nil,
    _los_max = nil,
    _range = 2,
    _luck = 12,
    _luck_max = 55,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 85,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Houston/Kai",
    _fuel = 40,
    _ammo = 60,
    _scrap_fuel = 2,
    _scrap_ammo = 2,
    _scrap_steel = 11,
    _scrap_baux = 2,
    _equipment = {
      {equipment = nil, size = 1},
      {equipment = nil, size = 1},
      {equipment = nil, size = 4},
    },
    _voice_flag = 1,
    _voice_actor = nil,
    _artist = nil,
    _implementation_date = nil,
    _availability = nil,
    _get_message = "私の名前は、Houston。<br>太平洋方面の戦力の要石として、アジア艦隊の旗艦も務めたわ。<br>提督、よろしく頼むわね。",
  },
  ["Kai"] = {
    _name = "Houston",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 600,
    _id = 395,
    _true_id = 400,
    _japanese_name = "Houston改",
    _reading = "ヒューストンかい",
    _class = nil,
    _class_number = nil,
    _type = 5,
    _hp = 54,
    _hp_max = 67,
    _firepower = 46,
    _firepower_max = 76,
    _firepower_mod = 2,
    _armor = 40,
    _armor_max = 73,
    _armor_mod = 2,
    _torpedo = 20,
    _torpedo_max = 60,
    _torpedo_mod = 1,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 30,
    _aa_max = 75,
    _aa_mod = 1,
    _asw = nil,
    _asw_max = nil,
    _speed = 10,
    _los = nil,
    _los_max = nil,
    _range = 2,
    _luck = 20,
    _luck_max = 65,
    _luck_mod = false,
    _build_time = 85,
    _remodel_level = 50,
    _remodel_ammo = 440,
    _remodel_steel = 500,
    _remodel_development_material = nil,
    _remodel_blueprint = nil,
    _remodel_catapult = nil,
    _remodel_report = nil,
    _remodel_from = "Houston/",
    _remodel_to = false,
    _fuel = 40,
    _ammo = 65,
    _scrap_fuel = 2,
    _scrap_ammo = 6,
    _scrap_steel = 19,
    _scrap_baux = 2,
    _equipment = {
      {equipment = nil, size = 1},
      {equipment = nil, size = 1},
      {equipment = nil, size = 1},
      {equipment = nil, size = 4},
    },
    _voice_flag = 3,
  },
}