• 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/Ro-500"

From Kancolle Wiki
Jump to navigation Jump to search
(class fix)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
 
  
local Ro_500 = {
+
return {
[""] = {
+
    [""] = {
_name = "Ro-500",
+
        _name = "Ro-500",
_page = "U-511",
+
        _page = "U-511",
_nick = "Ro",
+
        _nick = "Ro",
_rarity = 7,
+
        _rarity = 7,
_api_id = 436,
+
        _api_id = 436,
_id = 236,
+
        _id = 236,
_true_id = false,
+
        _true_id = false,
_japanese_name = "呂500",
+
        _japanese_name = "呂500",
_japanese_nick = "ロー",
+
        _japanese_nick = "ロー",
_reading = "ろ500",
+
        _reading = "ろ500",
_reading_nick = false,
+
        _reading_nick = false,
_class = "Ro-series",
+
        _class = "Ro-series Submarine",
_class_number = 41,
+
        _class_number = 41,
_type = 13,
+
        _type = 13,
_hp = 13,
+
        _hp = 13,
_hp_max = 19,
+
        _hp_max = 19,
_firepower = 4,
+
        _firepower = 4,
_firepower_max = 13,
+
        _firepower_max = 13,
_firepower_mod = 1,
+
        _firepower_mod = 1,
_armor = 7,
+
        _armor = 7,
_armor_max = 21,
+
        _armor_max = 21,
_armor_mod = false,
+
        _armor_mod = false,
_torpedo = 30,
+
        _torpedo = 30,
_torpedo_max = 69,
+
        _torpedo_max = 69,
_torpedo_mod = 2,
+
        _torpedo_mod = 2,
_evasion = 24,
+
        _evasion = 24,
_evasion_max = 68,
+
        _evasion_max = 68,
_aa = 0,
+
        _aa = 0,
_aa_max = false,
+
        _aa_max = false,
_aa_mod = false,
+
        _aa_mod = false,
_asw = 0,
+
        _asw = 0,
_asw_max = false,
+
        _asw_max = false,
_speed = 5,
+
        _speed = 5,
_los = 12,
+
        _los = 12,
_los_max = 34,
+
        _los_max = 34,
_range = 1,
+
        _range = 1,
_luck = 44,
+
        _luck = 44,
_luck_max = 77,
+
        _luck_max = 77,
_luck_mod = false,
+
        _luck_mod = false,
_remodel_level = 55,
+
        _remodel_level = 55,
_remodel_ammo = 270,
+
        _remodel_ammo = 270,
_remodel_steel = 170,
+
        _remodel_steel = 170,
_remodel_development_material = false,
+
        _remodel_development_material = false,
_remodel_blueprint = false,
+
        _remodel_blueprint = false,
_remodel_catapult = false,
+
        _remodel_catapult = false,
_remodel_from = "U-511/Kai",
+
        _remodel_from = "U-511/Kai",
_remodel_to = false,
+
        _remodel_to = false,
_fuel = 10,
+
        _fuel = 10,
_ammo = 20,
+
        _ammo = 20,
_scrap_fuel = 1,
+
        _scrap_fuel = 1,
_scrap_ammo = 2,
+
        _scrap_ammo = 2,
_scrap_steel = 2,
+
        _scrap_steel = 2,
_scrap_baux = 1,
+
        _scrap_baux = 1,
_equipment = {
+
        _equipment = {
{equipment = "Prototype FaT Type 95 Oxygen Torpedo Kai", size = 0},
+
            { equipment = "Prototype FaT Type 95 Oxygen Torpedo Kai", size = 0 },
{equipment = false, size = 0},
+
            { equipment = false, size = 0 },
},
+
        },
},
+
    },
["Summer"] = {
 
_name = "Ro-500",
 
_suffix = "Summer",
 
_display_suffix = "(Summer)",
 
_api_id = nil,
 
_type = 13,
 
_seasonal = true,
 
_simple_naming = true,
 
},
 
 
}
 
}
 
return Ro_500
 

Latest revision as of 22:33, 24 January 2024

Documentation for this module may be created at Module:Data/Ship/Ro-500/doc

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Ro-500",
        _page = "U-511",
        _nick = "Ro",
        _rarity = 7,
        _api_id = 436,
        _id = 236,
        _true_id = false,
        _japanese_name = "呂500",
        _japanese_nick = "ロー",
        _reading = "ろ500",
        _reading_nick = false,
        _class = "Ro-series Submarine",
        _class_number = 41,
        _type = 13,
        _hp = 13,
        _hp_max = 19,
        _firepower = 4,
        _firepower_max = 13,
        _firepower_mod = 1,
        _armor = 7,
        _armor_max = 21,
        _armor_mod = false,
        _torpedo = 30,
        _torpedo_max = 69,
        _torpedo_mod = 2,
        _evasion = 24,
        _evasion_max = 68,
        _aa = 0,
        _aa_max = false,
        _aa_mod = false,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 12,
        _los_max = 34,
        _range = 1,
        _luck = 44,
        _luck_max = 77,
        _luck_mod = false,
        _remodel_level = 55,
        _remodel_ammo = 270,
        _remodel_steel = 170,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "U-511/Kai",
        _remodel_to = false,
        _fuel = 10,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 2,
        _scrap_baux = 1,
        _equipment = {
            { equipment = "Prototype FaT Type 95 Oxygen Torpedo Kai", size = 0 },
            { equipment = false, size = 0 },
        },
    },
}