• 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/Thonburi"

From Kancolle Wiki
Jump to navigation Jump to search
(Update asw/ev/los stats estimated from db)
Line 24: Line 24:
 
     _torpedo_mod = false,
 
     _torpedo_mod = false,
 
     _evasion = nil,
 
     _evasion = nil,
     _evasion_max = nil,
+
     _evasion_max = 18,
 
     _aa = 9,
 
     _aa = 9,
 
     _aa_max = 17,
 
     _aa_max = 17,
Line 32: Line 32:
 
     _speed = 5,
 
     _speed = 5,
 
     _los = nil,
 
     _los = nil,
     _los_max = nil,
+
     _los_max = 38,
 
     _range = 2,
 
     _range = 2,
 
     _luck = 8,
 
     _luck = 8,

Revision as of 04:49, 28 December 2025

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

return {
  [""] = {
    _name = "Thonburi",
    _suffix = false,
    _rarity = 5,
    _api_id = 973,
    _id = 573,
    _true_id = false,
    _japanese_name = "Thonburi",
    _reading = "トンブリ",
    _class = "Thonburi",
    _class_number = 1,
    _type = 1,
    _hp = 19,
    _hp_max = 29,
    _firepower = 26,
    _firepower_max = 46,
    _firepower_mod = 2,
    _armor = 13,
    _armor_max = 23,
    _armor_mod = 1,
    _torpedo = 0,
    _torpedo_max = 0,
    _torpedo_mod = false,
    _evasion = nil,
    _evasion_max = 18,
    _aa = 9,
    _aa_max = 17,
    _aa_mod = false,
    _asw = 0,
    _asw_max = 0,
    _speed = 5,
    _los = nil,
    _los_max = 38,
    _range = 2,
    _luck = 8,
    _luck_max = 48,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 22,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Thonburi/Kai",
    _fuel = 10,
    _ammo = 30,
    _scrap_fuel = 1,
    _scrap_ammo = 2,
    _scrap_steel = 6,
    _scrap_baux = false,
    _equipment = {
      {equipment = "20.3cm Twin Gun Mount", size = 0},
      {equipment = "20.3cm Twin Gun Mount", size = 0},
    },
    _voice_flag = 1,
    _voice_actor = nil,
    _artist = "Sumino",
    _implementation_date = {2025, 12, 27},
    _availability = { "Limited_drop" },
    _get_message = "ยินดีที่ได้รู้จักค่ะ<br>私が、タイ王国 海防戦艦 トンブリです!<br>提督!どうぞ、よろしくお願いいたします!",
    _wikipedia = "HTMS Thonburi",
  },
  ["Kai"] = {
    _name = "Thonburi",
    _suffix = "Kai",
    _rarity = 6,
    _api_id = 978,
    _id = 578,
    _true_id = false,
    _japanese_name = "Thonburi改",
    _reading = "トンブリかい",
    _class = "Thonburi",
    _class_number = 1,
    _type = 1,
    _hp = 33,
    _hp_max = 41,
    _firepower = 32,
    _firepower_max = 62,
    _firepower_mod = 2,
    _armor = 18,
    _armor_max = 28,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = 0,
    _torpedo_mod = false,
    _evasion = nil,
    _evasion_max = nil,
    _aa = 12,
    _aa_max = 24,
    _aa_mod = false,
    _asw = 0,
    _asw_max = 0,
    _speed = 5,
    _los = nil,
    _los_max = nil,
    _range = 2,
    _luck = 12,
    _luck_max = 77,
    _luck_mod = false,
    _remodel_level = 40,
    _remodel_ammo = 300,
    _remodel_steel = 160,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Thonburi/",
    _remodel_to = false,
    _fuel = 15,
    _ammo = 35,
    _scrap_fuel = 1,
    _scrap_ammo = 3,
    _scrap_steel = 7,
    _scrap_baux = false,
    _equipment = {
      {equipment = nil, size = 0},
      {equipment = nil, size = 0},
      {equipment = false, size = 0},
    },
    _voice_flag = 3,
  },
  class = {
        _name = "Thonburi",
        _class = true,
        _base_type = 1,
    },
}