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

From Kancolle Wiki
Jump to navigation Jump to search
m (Kai id, Class)
m (9 revisions imported)
 
(7 intermediate revisions by 5 users not shown)
Line 25: Line 25:
 
     _torpedo_max = 54,
 
     _torpedo_max = 54,
 
     _torpedo_mod = 1,
 
     _torpedo_mod = 1,
     _evasion = nil,
+
     _evasion = 33,
     _evasion_max = nil,
+
     _evasion_max = 67,
 
     _aa = 24,
 
     _aa = 24,
 
     _aa_max = 66,
 
     _aa_max = 66,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 15,
     _asw_max = nil,
+
     _asw_max = 50,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 9,
     _los_max = nil,
+
     _los_max = 40,
 
     _range = 2,
 
     _range = 2,
 
     _luck = 12,
 
     _luck = 12,
Line 52: Line 52:
 
     _scrap_baux = 1,
 
     _scrap_baux = 1,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 1},
+
       {equipment = "6inch Twin Rapid Fire Gun Mount Mk.XXI", size = 1},
       {equipment = nil, size = 1},
+
       {equipment = false, size = 1},
       {equipment = nil, size = 1},
+
       {equipment = false, size = 1},
 
     },
 
     },
 
     _voice_flag = 1,
 
     _voice_flag = 1,
     _voice_actor = nil,
+
     _voice_actor = "Uchida Shuu",
     _artist = nil,
+
     _artist = "Kusada Souta",
     _implementation_date = nil,
+
     _implementation_date = {2019, 11, 30},
     _availability = nil,
+
     _availability = { "event_reward" },
    _get_message = "How are you?<br>私は、Perth級軽巡洋艦Perth。HMAS Perth!<br>イギリス生まれ、オーストラリア育ちよ。",
 
 
   },
 
   },
 
   ["Kai"] = {
 
   ["Kai"] = {
Line 75: Line 74:
 
     _class_number = 1,
 
     _class_number = 1,
 
     _type = 3,
 
     _type = 3,
     _hp = 30,
+
     _hp = 45,
 
     _hp_max = 62,
 
     _hp_max = 62,
 
     _firepower = 32,
 
     _firepower = 32,
Line 86: Line 85:
 
     _torpedo_max = 72,
 
     _torpedo_max = 72,
 
     _torpedo_mod = 1,
 
     _torpedo_mod = 1,
     _evasion = nil,
+
     _evasion = 36,
     _evasion_max = nil,
+
     _evasion_max = 72,
 
     _aa = 28,
 
     _aa = 28,
 
     _aa_max = 70,
 
     _aa_max = 70,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 20,
     _asw_max = nil,
+
     _asw_max = 55,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 10,
     _los_max = nil,
+
     _los_max = 50,
 
     _range = 2,
 
     _range = 2,
 
     _luck = 22,
 
     _luck = 22,
Line 104: Line 103:
 
     _remodel_ammo = 380,
 
     _remodel_ammo = 380,
 
     _remodel_steel = 400,
 
     _remodel_steel = 400,
     _remodel_development_material = nil,
+
     _remodel_development_material = false,
     _remodel_blueprint = nil,
+
     _remodel_blueprint = false,
     _remodel_catapult = nil,
+
     _remodel_catapult = false,
     _remodel_report = nil,
+
     _remodel_report = false,
 
     _remodel_from = "Perth/",
 
     _remodel_from = "Perth/",
 
     _remodel_to = false,
 
     _remodel_to = false,
Line 117: Line 116:
 
     _scrap_baux = 1,
 
     _scrap_baux = 1,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 1},
+
       {equipment = "6inch Twin Rapid Fire Gun Mount Mk.XXI", size = 1},
       {equipment = nil, size = 1},
+
       {equipment = false, size = 1},
       {equipment = nil, size = 1},
+
       {equipment = false, size = 1},
 
     },
 
     },
 
     _voice_flag = 3,
 
     _voice_flag = 3,

Latest revision as of 15:11, 12 May 2021

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

-- [[Category:Player ship modules]]

return {
  [""] = {
    _name = "Perth",
    _suffix = false,
    _rarity = 4,
    _api_id = 613,
    _id = 413,
    _true_id = false,
    _japanese_name = "Perth",
    _reading = "パース",
    _class = "Perth",
    _class_number = 1,
    _type = 3,
    _hp = 29,
    _hp_max = 44,
    _firepower = 24,
    _firepower_max = 58,
    _firepower_mod = 1,
    _armor = 17,
    _armor_max = 32,
    _armor_mod = 2,
    _torpedo = 20,
    _torpedo_max = 54,
    _torpedo_mod = 1,
    _evasion = 33,
    _evasion_max = 67,
    _aa = 24,
    _aa_max = 66,
    _aa_mod = 1,
    _asw = 15,
    _asw_max = 50,
    _speed = 10,
    _los = 9,
    _los_max = 40,
    _range = 2,
    _luck = 12,
    _luck_max = 55,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 60,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Perth/Kai",
    _fuel = 30,
    _ammo = 45,
    _scrap_fuel = 3,
    _scrap_ammo = 4,
    _scrap_steel = 12,
    _scrap_baux = 1,
    _equipment = {
      {equipment = "6inch Twin Rapid Fire Gun Mount Mk.XXI", size = 1},
      {equipment = false, size = 1},
      {equipment = false, size = 1},
    },
    _voice_flag = 1,
    _voice_actor = "Uchida Shuu",
    _artist = "Kusada Souta",
    _implementation_date = {2019, 11, 30},
    _availability = { "event_reward" },
  },
  ["Kai"] = {
    _name = "Perth",
    _suffix = "Kai",
    _rarity = 5,
    _api_id = 618,
    _id = 418,
    _true_id = false,
    _japanese_name = "Perth改",
    _reading = "パースかい",
    _class = "Perth",
    _class_number = 1,
    _type = 3,
    _hp = 45,
    _hp_max = 62,
    _firepower = 32,
    _firepower_max = 72,
    _firepower_mod = 1,
    _armor = 27,
    _armor_max = 68,
    _armor_mod = 2,
    _torpedo = 24,
    _torpedo_max = 72,
    _torpedo_mod = 1,
    _evasion = 36,
    _evasion_max = 72,
    _aa = 28,
    _aa_max = 70,
    _aa_mod = 1,
    _asw = 20,
    _asw_max = 55,
    _speed = 10,
    _los = 10,
    _los_max = 50,
    _range = 2,
    _luck = 22,
    _luck_max = 65,
    _luck_mod = false,
    _build_time = 60,
    _remodel_level = 45,
    _remodel_ammo = 380,
    _remodel_steel = 400,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Perth/",
    _remodel_to = false,
    _fuel = 30,
    _ammo = 45,
    _scrap_fuel = 3,
    _scrap_ammo = 6,
    _scrap_steel = 13,
    _scrap_baux = 1,
    _equipment = {
      {equipment = "6inch Twin Rapid Fire Gun Mount Mk.XXI", size = 1},
      {equipment = false, size = 1},
      {equipment = false, size = 1},
    },
    _voice_flag = 3,
  },
    class = {
        _name = "Perth",
        _class = true,
        _base_type = 3,
    },
}