Changes

m
13 revisions imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Enemy ship modules]]
--[[Category: Enemy ship modules]]
     −
local Light_Cruiser_Tsu_Class = {
+
return {
 
[""] = {
 
[""] = {
 
_name = "Light Cruiser Tsu-Class",
 
_name = "Light Cruiser Tsu-Class",
 
_rarity = 4,
 
_rarity = 4,
 
_back = -1,
 
_back = -1,
_api_id = 591,
+
_api_id = 1591,
_id = 591,
+
_id = 1591,
 
_japanese_name = "軽巡ツ級",
 
_japanese_name = "軽巡ツ級",
 
_reading = "けいじゅんツきゅう",
 
_reading = "けいじゅんツきゅう",
Line 35: Line 34:  
_rarity = 6,
 
_rarity = 6,
 
_back = -2,
 
_back = -2,
_api_id = 592,
+
_api_id = 1592,
_id = 592,
+
_id = 1592,
 
_japanese_name = "軽巡ツ級elite",
 
_japanese_name = "軽巡ツ級elite",
 
_reading = "けいじゅんツきゅうエリート",
 
_reading = "けいじゅんツきゅうエリート",
Line 58: Line 57:  
},
 
},
 
},
 
},
 +
  ["Flagship"] = {
 +
    _name = "Light Cruiser Tsu-Class",
 +
    _suffix = "Flagship",
 +
    _rarity = 8,
 +
    _back = -3,
 +
    _api_id = 1862,
 +
    _id = 1862,
 +
    _japanese_name = "軽巡ツ級flagship",
 +
    _reading = "けいじゅんツきゅうフラグシップ",
 +
    _type = 3,
 +
    _hp = 130,
 +
    _firepower = 122,
 +
    _armor = 108,
 +
    _torpedo = 98,
 +
    _evasion = nil,
 +
    _aa = 108,
 +
    _asw = nil,
 +
    _speed = 10,
 +
    _los = nil,
 +
    _range = 2,
 +
    _luck = nil,
 +
    _opening_asw = true,
 +
    _equipment = {
 +
  {equipment = "5inch Twin Dual Purpose Gun Mount", size = 0,},
 +
  {equipment = "5inch Twin Dual Purpose Gun Mount", size = 0,},
 +
  {equipment = "Abyssal Sonar Mk.II", size = 0,},
 +
  {equipment = "Abyssal Reconnaissance Plane", size = 3},
 +
    },
 +
  },
 
}
 
}
  −
return Light_Cruiser_Tsu_Class
 
Bots, gkautomate
13,304

edits