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

From Kancolle Wiki
Jump to navigation Jump to search
com>Grunty89
com>Grunty89
(Let's leave this empty...)
Line 57: Line 57:
 
     },
 
     },
 
     _voice_flag = 1,
 
     _voice_flag = 1,
     _voice_actor = "Takao Kanon",
+
     _voice_actor = nil,
 
     _artist = "drew",
 
     _artist = "drew",
 
     _implementation_date = {2018, 9, 12},
 
     _implementation_date = {2018, 9, 12},

Revision as of 21:30, 10 October 2018

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

-- [[Category:Player ship modules]]

return {
  [""] = {
    _name = "Gotland",
    _suffix = false,
    _rarity = 6,
    _api_id = 574,
    _id = 374,
    _true_id = false,
    _japanese_name = "Gotland",
    _reading = "ゴトランド",
    _class = "Gotland",
    _class_number = 1,
    _type = 3,
    _hp = 32,
    _hp_max = 43,
    _firepower = 16,
    _firepower_max = 48,
    _firepower_mod = 1,
    _armor = 12,
    _armor_max = 46,
    _armor_mod = 1,
    _torpedo = 16,
    _torpedo_max = 68,
    _torpedo_mod = 1,
    _evasion = 36,
    _evasion_max = 68,
    _aa = 18,
    _aa_max = 58,
    _aa_mod = 3,
    _asw = 36,
    _asw_max = 58,
    _speed = 10,
    _los = 45,
    _los_max = 70,
    _range = 2,
    _luck = 20,
    _luck_max = 89,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 60,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Gotland/Kai",
    _fuel = 30,
    _ammo = 25,
    _scrap_fuel = 2,
    _scrap_ammo = 2,
    _scrap_steel = 11,
    _scrap_baux = 5,
    _equipment = {
      {equipment = "Bofors 15.2cm Twin Gun Mount Model 1930", size = 2},
      {equipment = "Bofors 15.2cm Twin Gun Mount Model 1930", size = 3},
      {equipment = "S9 Osprey", size = 6},
    },
    _voice_flag = 1,
    _voice_actor = nil,
    _artist = "drew",
    _implementation_date = {2018, 9, 12},
    _availability = {"event_drop"},
  },
  ["Kai"] = {
    _name = "Gotland",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 579,
    _id = 379,
    _true_id = false,
    _japanese_name = "Gotland改",
    _reading = "ゴトランドかい",
    _class = "Gotland",
    _class_number = 1,
    _type = 3,
    _hp = 43,
    _hp_max = 62,
    _firepower = 17,
    _firepower_max = 62,
    _firepower_mod = 1,
    _armor = 18,
    _armor_max = 63,
    _armor_mod = 1,
    _torpedo = 17,
    _torpedo_max = 70,
    _torpedo_mod = 1,
    _evasion = 37,
    _evasion_max = 77,
    _aa = 66,
    _aa_max = 102,
    _aa_mod = 3,
    _asw = 38,
    _asw_max = 62,
    _speed = 10,
    _los = 18,
    _los_max = 55,
    _range = 2,
    _luck = 24,
    _luck_max = 98,
    _luck_mod = false,
    _build_time = 60,
    _remodel_level = 55,
    _remodel_ammo = 450,
    _remodel_steel = 550,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Gotland/",
    _remodel_to = false,
    _fuel = 30,
    _ammo = 30,
    _scrap_fuel = 2,
    _scrap_ammo = 4,
    _scrap_steel = 11,
    _scrap_baux = 3,
    _equipment = {
      {equipment = "Bofors 15.2cm Twin Gun Mount Model 1930", size = 1},
      {equipment = "Bofors 40mm Quadruple Autocannon Mount", size = 1},
      {equipment = false, size = 1},
      {equipment = false, size = 1},
    },
    _voice_flag = 3,
  },
  class = {
        _name = "Gotland",
        _class = true,
        _base_type = 3,
    },
}