• 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/Yawata Maru

From Kancolle Wiki
Jump to navigation Jump to search

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

return {
  [""] = {
    _name = "Yawata Maru",
    _suffix = false,
    _rarity = 4,
    _api_id = 522,
    _id = 322,
    _true_id = false,
    _japanese_name = "八幡丸",
    _reading = "やわたまる",
    _class = "Kasuga Maru",
    _display_class = "Special Purpose Aircraft Carrier",
    _class_number = 2,
    _type = 7,
    _hp = 36,
    _hp_max = 58,
    _firepower = 0,
    _firepower_max = 10,
    _firepower_mod = false,
    _armor = 14,
    _armor_max = 32,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 24,
    _evasion_max = 38,
    _aa = 13,
    _aa_max = 25,
    _aa_mod = 1,
    _asw = 0,
    _asw_max = false,
    _speed = 5,
    _los = 28,
    _los_max = 47,
    _range = 1,
    _luck = 6,
    _luck_max = 44,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 160,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Unyou/",
    _fuel = 25,
    _ammo = 25,
    _scrap_fuel = 2,
    _scrap_ammo = 1,
    _scrap_steel = 16,
    _scrap_baux = 3,
    _equipment = {
      {equipment = "Type 97 Torpedo Bomber", size = 14},
      {equipment = false, size = 9},
    },
    _voice_flag = 1,
    _voice_actor = "Yagi Yuki",
    _artist = "Shibafu",
    _implementation_date = {2021, 12, 28},
    _availability = {"quest_reward"},
    _get_message = "特設航空母艦、八幡丸です。<br>そう、元は新田丸級貨客船よ。<br>妹がお世話になっているわね、私も……よろしく。",
  },
}