• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Module:Data/Ship/Yawata Maru"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "return { [""] = { _name = "Yawata Maru", _suffix = false, _rarity = 4, _api_id = 522, _id = 322, _true_id = false, _japanese_name = "八幡丸",...")
 
Line 8: Line 8:
 
     _true_id = false,
 
     _true_id = false,
 
     _japanese_name = "八幡丸",
 
     _japanese_name = "八幡丸",
     _reading = nil,
+
     _reading = "やわたまる",
     _class = nil,
+
     _class = "Nitta Maru",
     _class_number = nil,
+
     _class_number = 2,
 
     _type = 7,
 
     _type = 7,
 
     _hp = 36,
 
     _hp = 36,

Revision as of 14:07, 28 December 2021

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 = "Nitta Maru",
    _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 = nil,
    _evasion_max = nil,
    _aa = 13,
    _aa_max = 25,
    _aa_mod = 1,
    _asw = nil,
    _asw_max = nil,
    _speed = 5,
    _los = nil,
    _los_max = nil,
    _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 = nil, size = 14},
      {equipment = nil, size = 9},
    },
    _voice_flag = 1,
    _voice_actor = nil,
    _artist = nil,
    _implementation_date = {2021, 12, 28},
    _availability = nil,
    _get_message = "特設航空母艦、八幡丸です。<br>そう、元は新田丸級貨客船よ。<br>妹がお世話になっているわね、私も……よろしく。",
  },
}