Module:Data/Ship/Kashi

< Module:Data‎ | Ship
Revision as of 16:39, 10 November 2025 by Ninnin (talk | contribs) (Created page with "return { [""] = { _name = "Kashi", _suffix = false, _rarity = 5, _api_id = 993, _id = 593, _true_id = false, _japanese_name = "樫", _reading...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

return {
  [""] = {
    _name = "Kashi",
    _suffix = false,
    _rarity = 5,
    _api_id = 993,
    _id = 593,
    _true_id = false,
    _japanese_name = "樫",
    _reading = "かし",
    _class = "Matsu",
    _class_number = 10,
    _type = 2,
    _hp = 14,
    _hp_max = 27,
    _firepower = 5,
    _firepower_max = 23,
    _firepower_mod = false,
    _armor = 5,
    _armor_max = 22,
    _armor_mod = false,
    _torpedo = 16,
    _torpedo_max = 37,
    _torpedo_mod = 1,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 22,
    _aa_max = 62,
    _aa_mod = 1,
    _asw = nil,
    _asw_max = nil,
    _speed = 10,
    _los = nil,
    _los_max = nil,
    _range = 1,
    _luck = 16,
    _luck_max = 72,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 0,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Kashi/Kai",
    _fuel = 15,
    _ammo = 15,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 4,
    _scrap_baux = false,
    _equipment = {
      {equipment = nil, size = 0},
      {equipment = false, size = 0},
    },
    _voice_flag = nil,
    _voice_actor = nil,
    _artist = "Umihara Sakana",
    _implementation_date = {2025, 11, 10},
    _availability = {"event_reward"},
    _wikipedia = "Japanese destroyer Kashi (1944)",
  },
  ["Kai"] = {
    _name = "Kashi",
    _suffix = "Kai",
    _rarity = 6,
    _api_id = 742,
    _id = 593,
    _true_id = 1742,
    _japanese_name = "樫改",
    _reading = "かしかい",
    _class = "Matsu",
    _class_number = 10,
    _type = 2,
    _hp = 27,
    _hp_max = 45,
    _firepower = 7,
    _firepower_max = 41,
    _firepower_mod = 1,
    _armor = 12,
    _armor_max = 55,
    _armor_mod = 1,
    _torpedo = 16,
    _torpedo_max = 74,
    _torpedo_mod = 1,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 28,
    _aa_max = 79,
    _aa_mod = 2,
    _asw = nil,
    _asw_max = nil,
    _speed = 10,
    _los = nil,
    _los_max = nil,
    _range = 1,
    _luck = 21,
    _luck_max = 82,
    _luck_mod = false,
    _remodel_level = 46,
    _remodel_ammo = 190,
    _remodel_steel = 180,
    _remodel_development_material = false,
    _remodel_construction_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Kashi/",
    _remodel_to = false,
    _fuel = 15,
    _ammo = 15,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 4,
    _scrap_baux = false,
    _equipment = {
      {equipment = nil, size = 0},
      {equipment = nil, size = 0},
      {equipment = nil, size = 0},
    },
    _voice_flag = nil,
  },
}