Changes

m
no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Ise = {
+
return {
 
     [""] = {
 
     [""] = {
 
         _name = "Ise",
 
         _name = "Ise",
Line 107: Line 106:  
         _remodel_catapult = false,
 
         _remodel_catapult = false,
 
         _remodel_from = "Ise/",
 
         _remodel_from = "Ise/",
         _remodel_to = false,
+
         _remodel_to = "Ise/Kai Ni",
 
         _fuel = 95,
 
         _fuel = 95,
 
         _ammo = 105,
 
         _ammo = 105,
Line 120: Line 119:  
             { equipment = false, size = 14 },
 
             { equipment = false, size = 14 },
 
         },
 
         },
         _gun_fit_properties = {
+
    },
            ["35.6cm/38cm"] = 1,
+
    ["Kai Ni"] = {
            ["381mm"] = 0,
+
        _name = "Ise",
             ["41cm"] = 0,
+
        _suffix = "Kai Ni",
             ["16inch"] = nil,
+
        _rarity = 7,
             ["Proto 46cm"] = 0,
+
        _api_id = 553,
             ["46cm"] = -1,
+
        _id = 353,
             ["51cm"] = false,
+
        _true_id = false,
 +
        _japanese_name = "伊勢改二",
 +
         _reading = "いせかいに",
 +
        _class = "Ise",
 +
        _display_class = "Kai Ise",
 +
        _class_number = 1,
 +
        _type = 10,
 +
        _hp = 78,
 +
        _hp_max = 96,
 +
        _firepower = 60,
 +
        _firepower_max = 88,
 +
        _firepower_mod = 4,
 +
        _armor = 75,
 +
        _armor_max = 94,
 +
        _armor_mod = 4,
 +
        _torpedo = 0,
 +
        _torpedo_max = false,
 +
        _torpedo_mod = false,
 +
        _evasion = 50,
 +
        _evasion_max = 82,
 +
        _aa = 48,
 +
        _aa_max = 85,
 +
        _aa_mod = 5,
 +
        _asw = 0,
 +
        _asw_max = false,
 +
        _speed = 5,
 +
        _los = 30,
 +
        _los_max = 72,
 +
        _range = 2,
 +
        _luck = 40,
 +
        _luck_max = 92,
 +
        _luck_mod = false,
 +
        _build_time = 270,
 +
        _remodel_level = 88,
 +
        _remodel_ammo = 4800,
 +
        _remodel_steel = 7200,
 +
        _remodel_development_material = 80,
 +
        _remodel_blueprint = 2,
 +
        _remodel_catapult = 1,
 +
        _remodel_report = 1,
 +
        _remodel_from = "Ise/Kai",
 +
        _remodel_to = false,
 +
        _fuel = 110,
 +
        _ammo = 145,
 +
        _scrap_fuel = 12,
 +
        _scrap_ammo = 18,
 +
        _scrap_steel = 40,
 +
        _scrap_baux = 6,
 +
        _equipment = {
 +
             { equipment = "Prototype 41cm Triple Gun Mount", size = 2 },
 +
             { equipment = "12cm 30-tube Rocket Launcher", size = 2 },
 +
             { equipment = "25mm Triple Autocannon Mount", size = 22 },
 +
             { equipment = "Suisei Model 22 (634 Air Group)", size = 22 },
 +
             { equipment = false, size = 9 },
 
         },
 
         },
 +
        _voice_flag = 0,
 +
        _implementation_date = { 2018, 6, 13 },
 
     },
 
     },
 
     seasonals = {
 
     seasonals = {
 
         { _suffix = "Kai Zuiun Festival" },
 
         { _suffix = "Kai Zuiun Festival" },
 
         { _suffix = "Kai Winter 2018 Event", _season = "Eve Of Battle 2018" },
 
         { _suffix = "Kai Winter 2018 Event", _season = "Eve Of Battle 2018" },
         { _suffix = "Zuiun 2018", _season = "Fifth Anniversary" },
+
         { _suffix = "Kai Zuiun 2018", _season = "Fifth Anniversary" },
 
     },
 
     },
 
     class = {
 
     class = {
Line 141: Line 195:  
     },
 
     },
 
}
 
}
  −
return Ise
 
34,500

edits