Changes

m
10 revisions imported
Line 1: Line 1:  +
--Categories:
 +
--[[Category: Enemy ship modules]]
 +
 
local Light_Cruiser_Ho_Class = {
 
local Light_Cruiser_Ho_Class = {
 
[""] = {
 
[""] = {
 
_name = "Light Cruiser Ho-Class",
 
_name = "Light Cruiser Ho-Class",
_rarity = 0,
+
_rarity = 1,
 
_back = -1,
 
_back = -1,
_id = 505,
+
_api_id = 1505,
_battle_card = "CL_Ho_Class.png",
+
_id = 1505,
 
_japanese_name = "軽巡ホ級",
 
_japanese_name = "軽巡ホ級",
 
_reading = "けいじゅんホきゅう",
 
_reading = "けいじゅんホきゅう",
Line 20: Line 23:  
_range = 2,
 
_range = 2,
 
_luck = 1,
 
_luck = 1,
_as_rating = false,
   
_equipment = {
 
_equipment = {
 
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 1},
 
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 1},
Line 29: Line 31:  
_name = "Light Cruiser Ho-Class",
 
_name = "Light Cruiser Ho-Class",
 
_suffix = "Elite",
 
_suffix = "Elite",
_rarity = 0,
+
_rarity = 4,
 
_back = -2,
 
_back = -2,
_id = 518,
+
_api_id = 1518,
_battle_card = "CL_Ho_Class2.png",
+
_id = 1518,
 
_japanese_name = "軽巡ホ級elite",
 
_japanese_name = "軽巡ホ級elite",
 
_reading = "けいじゅんホきゅうエリート",
 
_reading = "けいじゅんホきゅうエリート",
Line 47: Line 49:  
_range = 2,
 
_range = 2,
 
_luck = 10,
 
_luck = 10,
_as_rating = false,
   
_equipment = {
 
_equipment = {
 
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 1},
 
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 1},
Line 56: Line 57:  
_name = "Light Cruiser Ho-Class",
 
_name = "Light Cruiser Ho-Class",
 
_suffix = "Flagship",
 
_suffix = "Flagship",
_rarity = 0,
+
_rarity = 4,
 
_back = -3,
 
_back = -3,
_id = 554,
+
_api_id = 1554,
_battle_card = "CL_Ho_Class3.png",
+
_id = 1554,
 
_japanese_name = "軽巡ホ級flagship",
 
_japanese_name = "軽巡ホ級flagship",
 
_reading = "けいじゅんホきゅうフラグシップ",
 
_reading = "けいじゅんホきゅうフラグシップ",
Line 74: Line 75:  
_range = 2,
 
_range = 2,
 
_luck = 20,
 
_luck = 20,
_as_rating = false,
   
_equipment = {
 
_equipment = {
 
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 2},
 
{equipment = "5inch Single Anti-Aircraft Gun Mount", size = 2},
 
{equipment = "Abyssal Depth Charge Projector", size = 2},
 
{equipment = "Abyssal Depth Charge Projector", size = 2},
 
{equipment = "Abyssal Sonar", size = 2},
 
{equipment = "Abyssal Sonar", size = 2},
 +
{equipment = false, size = 2},
 
},
 
},
 +
_slots = 3,
 
},
 
},
 
}
 
}
    
return Light_Cruiser_Ho_Class
 
return Light_Cruiser_Ho_Class
Bots, gkautomate
12,557

edits