Module:Data/Ship/Hayashio

< Module:Data‎ | Ship
Revision as of 17:14, 27 May 2022 by がか (talk | contribs) (Created page with "return { [""] = { _name = "Hayashio", _suffix = false, _rarity = 5, _api_id = 886, _id = 486, _true_id = false, _japanese_name = "早潮", _r...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

return {
  [""] = {
    _name = "Hayashio",
    _suffix = false,
    _rarity = 5,
    _api_id = 886,
    _id = 486,
    _true_id = false,
    _japanese_name = "早潮",
    _reading = "はやしお",
    _class = nil,
    _class_number = nil,
    _type = 2,
    _hp = 16,
    _hp_max = 34,
    _firepower = 10,
    _firepower_max = 29,
    _firepower_mod = false,
    _armor = 6,
    _armor_max = 19,
    _armor_mod = 1,
    _torpedo = 24,
    _torpedo_max = 69,
    _torpedo_mod = 1,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 8,
    _aa_max = 38,
    _aa_mod = false,
    _asw = nil,
    _asw_max = nil,
    _speed = 10,
    _los = nil,
    _los_max = nil,
    _range = 1,
    _luck = 9,
    _luck_max = 48,
    _luck_mod = false,
    _buildable = nil,
    _buildable_lsc = nil,
    _build_time = 24,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Hayashio/Kai",
    _fuel = 15,
    _ammo = 20,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 6,
    _scrap_baux = false,
    _equipment = {
      {equipment = nil, size = 0},
      {equipment = nil, size = 0},
    },
    _voice_flag = 1,
    _voice_actor = nil,
    _artist = nil,
    _implementation_date = nil,
    _availability = nil,
    _get_message = "はい! あたしが陽炎型駆逐艦五番艦、早潮!<br>浦賀生まれ! 提督! よろしくね!<br>ねえ、提督ってば! 聞いてる?",
  },
  ["Kai"] = {
    _name = "Hayashio",
    _suffix = "Kai",
    _rarity = 6,
    _api_id = 720,
    _id = 486,
    _true_id = 1720,
    _japanese_name = "早潮改",
    _reading = "はやしおかい",
    _class = nil,
    _class_number = nil,
    _type = 2,
    _hp = 32,
    _hp_max = 49,
    _firepower = 13,
    _firepower_max = 48,
    _firepower_mod = 1,
    _armor = 14,
    _armor_max = 49,
    _armor_mod = 1,
    _torpedo = 28,
    _torpedo_max = 79,
    _torpedo_mod = 1,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 14,
    _aa_max = 50,
    _aa_mod = 1,
    _asw = nil,
    _asw_max = nil,
    _speed = 10,
    _los = nil,
    _los_max = nil,
    _range = 1,
    _luck = 12,
    _luck_max = 63,
    _luck_mod = false,
    _buildable = nil,
    _buildable_lsc = nil,
    _build_time = 24,
    _remodel_level = 37,
    _remodel_ammo = 190,
    _remodel_steel = 110,
    _remodel_development_material = nil,
    _remodel_blueprint = nil,
    _remodel_catapult = nil,
    _remodel_report = nil,
    _remodel_from = "Hayashio/",
    _remodel_to = false,
    _fuel = 15,
    _ammo = 20,
    _scrap_fuel = 1,
    _scrap_ammo = 2,
    _scrap_steel = 10,
    _scrap_baux = false,
    _equipment = {
      {equipment = nil, size = 0},
      {equipment = nil, size = 0},
      {equipment = nil, size = 0},
    },
    _voice_flag = 3,
  },
}