Changes

m
22 revisions imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Ooi = {
+
return {
[""] = {
+
    [""] = {
_name = "Ooi",
+
        _name = "Ooi",
_rarity = 5,
+
        _rarity = 5,
_api_id = 24,
+
        _api_id = 24,
_id = 19,
+
        _id = 19,
_true_id = false,
+
        _true_id = false,
_battle_card_damaged_extension = "png",
+
        _japanese_name = "大井",
_japanese_name = "大井",
+
        _reading = "おおい",
_reading = "おおい",
+
        _class = "Kuma",
_class = "Kuma",
+
        _class_number = 4,
_class_number = 4,
+
        _type = 3,
_type = 3,
+
        _hp = 25,
_hp = 25,
+
        _hp_max = 39,
_hp_max = 39,
+
        _firepower = 14,
_firepower = 14,
+
        _firepower_max = 49,
_firepower_max = 49,
+
        _firepower_mod = false,
_firepower_mod = false,
+
        _armor = 11,
_armor = 11,
+
        _armor_max = 29,
_armor_max = 29,
+
        _armor_mod = 1,
_armor_mod = 1,
+
        _torpedo = 24,
_torpedo = 24,
+
        _torpedo_max = 89,
_torpedo_max = 89,
+
        _torpedo_mod = 1,
_torpedo_mod = 1,
+
        _evasion = 37,
_evasion = 37,
+
        _evasion_max = 77,
_evasion_max = 77,
+
        _aa = 13,
_aa = 13,
+
        _aa_max = 59,
_aa_max = 59,
+
        _aa_mod = false,
_aa_mod = false,
+
        _asw = 19,
_asw = 19,
+
        _asw_max = 59,
_asw_max = 59,
+
        _speed = 10,
_speed = 10,
+
        _los = 8,
_los = 8,
+
        _los_max = 39,
_los_max = 39,
+
        _range = 2,
_range = 2,
+
        _luck = 17,
_luck = 17,
+
        _luck_max = 49,
_luck_max = 49,
+
        _luck_mod = false,
_luck_mod = false,
+
        _buildable = true,
_buildable = true,
+
        _buildable_lsc = false,
_buildable_lsc = false,
+
        _build_time = 60,
_build_time = 60,
+
        _remodel_level = false,
_remodel_level = false,
+
        _remodel_from = false,
_remodel_from = false,
+
        _remodel_to = "Ooi/Kai",
_remodel_to = "Ooi/Kai",
+
        _fuel = 25,
_fuel = 25,
+
        _ammo = 25,
_ammo = 25,
+
        _scrap_fuel = 2,
_scrap_fuel = 2,
+
        _scrap_ammo = 2,
_scrap_ammo = 2,
+
        _scrap_steel = 9,
_scrap_steel = 9,
+
        _scrap_baux = false,
_scrap_baux = false,
+
        _equipment = {
_equipment = {
+
            { equipment = "14cm Single Gun Mount", size = 0 },
{equipment = "14cm Single Gun Mount", size = 0},
+
            { equipment = "61cm Quadruple Torpedo Mount", size = 0 },
{equipment = "61cm Quadruple Torpedo Mount", size = 0},
+
        },
},
+
        _voice_actor = "Ootsubo Yuka",
_voice_actor = "Ootsubo Yuka",
+
        _artist = "Shibafu",
_artist = "Shibafu",
+
        _implementation_date = { 2013, 4, 23 },
_implementation_date = {2013, 4, 13},
+
        _availability = { "drop" },
_availability = {"drop"},
+
        _wikipedia = "Japanese cruiser Ōi",
},
+
    },
["Kai"] = {
+
    ["Kai"] = {
_name = "Ooi",
+
        _name = "Ooi",
_suffix = "Kai",
+
        _suffix = "Kai",
_rarity = 6,
+
        _rarity = 6,
_api_id = 57,
+
        _api_id = 57,
_id = 97,
+
        _id = 97,
_true_id = false,
+
        _true_id = false,
_battle_card_extension = "png",
+
        _japanese_name = "大井改",
_battle_card_damaged_extension = "png",
+
        _reading = "おおいかい",
_japanese_name = "大井改",
+
        _class = "Kuma",
_reading = "おおいかい",
+
        _class_number = 4,
_class = "Kuma",
+
        _type = 4,
_class_number = 4,
+
        _hp = 32,
_type = 4,
+
        _hp_max = 49,
_hp = 32,
+
        _firepower = 8,
_hp_max = 49,
+
        _firepower_max = 39,
_firepower = 8,
+
        _firepower_mod = false,
_firepower_max = 39,
+
        _armor = 12,
_firepower_mod = false,
+
        _armor_max = 39,
_armor = 12,
+
        _armor_mod = 1,
_armor_max = 39,
+
        _torpedo = 80,
_armor_mod = 1,
+
        _torpedo_max = 99,
_torpedo = 80,
+
        _torpedo_mod = 4,
_torpedo_max = 99,
+
        _evasion = 37,
_torpedo_mod = 4,
+
        _evasion_max = 77,
_evasion = 37,
+
        _aa = 13,
_evasion_max = 77,
+
        _aa_max = 39,
_aa = 13,
+
        _aa_mod = false,
_aa_max = 39,
+
        _asw = 25,
_aa_mod = false,
+
        _asw_max = 59,
_asw = 25,
+
        _speed = 10,
_asw_max = 59,
+
        _los = 8,
_speed = 10,
+
        _los_max = 39,
_los = 8,
+
        _range = 2,
_los_max = 39,
+
        _luck = 10,
_range = 2,
+
        _luck_max = 49,
_luck = 10,
+
        _luck_mod = false,
_luck_max = 49,
+
        _remodel_level = 10,
_luck_mod = false,
+
        _remodel_ammo = 400,
_remodel_level = 10,
+
        _remodel_steel = 100,
_remodel_ammo = 400,
+
        _remodel_development_material = false,
_remodel_steel = 100,
+
        _remodel_blueprint = false,
_remodel_development_material = false,
+
        _remodel_catapult = false,
_remodel_blueprint = false,
+
        _remodel_from = "Ooi/",
_remodel_catapult = false,
+
        _remodel_to = "Ooi/Kai Ni",
_remodel_from = "Ooi/",
+
        _fuel = 25,
_remodel_to = "Ooi/Kai Ni",
+
        _ammo = 50,
_fuel = 25,
+
        _scrap_fuel = 2,
_ammo = 50,
+
        _scrap_ammo = 6,
_scrap_fuel = 2,
+
        _scrap_steel = 9,
_scrap_ammo = 6,
+
        _scrap_baux = false,
_scrap_steel = 9,
+
        _equipment = {
_scrap_baux = false,
+
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
_equipment = {
+
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
        },
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
    },
},
+
    ["Kai Ni"] = {
},
+
        _name = "Ooi",
["Kai Ni"] = {
+
        _suffix = "Kai Ni",
_name = "Ooi",
+
        _rarity = 7,
_suffix = "Kai Ni",
+
        _api_id = 118,
_rarity = 7,
+
        _id = 114,
_api_id = 118,
+
        _true_id = false,
_id = 114,
+
        _japanese_name = "大井改二",
_true_id = false,
+
        _reading = "おおいかいに",
_japanese_name = "大井改二",
+
        _class = "Kuma",
_reading = "おおいかいに",
+
        _class_number = 4,
_class = "Kuma",
+
        _type = 4,
_class_number = 4,
+
        _hp = 43,
_type = 4,
+
        _hp_max = 59,
_hp = 43,
+
        _firepower = 17,
_hp_max = 59,
+
        _firepower_max = 63,
_firepower = 17,
+
        _firepower_mod = 1,
_firepower_max = 63,
+
        _armor = 23,
_firepower_mod = 1,
+
        _armor_max = 63,
_armor = 23,
+
        _armor_mod = 1,
_armor_max = 63,
+
        _torpedo = 90,
_armor_mod = 1,
+
        _torpedo_max = 139,
_torpedo = 90,
+
        _torpedo_mod = 5,
_torpedo_max = 139,
+
        _evasion = 43,
_torpedo_mod = 5,
+
        _evasion_max = 83,
_evasion = 43,
+
        _aa = 15,
_evasion_max = 83,
+
        _aa_max = 49,
_aa = 15,
+
        _aa_mod = false,
_aa_max = 49,
+
        _asw = 27,
_aa_mod = false,
+
        _asw_max = 79,
_asw = 27,
+
        _speed = 10,
_asw_max = 79,
+
        _los = 9,
_speed = 10,
+
        _los_max = 43,
_los = 9,
+
        _range = 2,
_los_max = 43,
+
        _luck = 13,
_range = 2,
+
        _luck_max = 49,
_luck = 13,
+
        _luck_mod = false,
_luck_max = 49,
+
        _remodel_level = 50,
_luck_mod = false,
+
        _remodel_ammo = 770,
_remodel_level = 50,
+
        _remodel_steel = 400,
_remodel_ammo = 770,
+
        _remodel_development_material = false,
_remodel_steel = 400,
+
        _remodel_blueprint = false,
_remodel_development_material = false,
+
        _remodel_catapult = false,
_remodel_blueprint = false,
+
        _remodel_from = "Ooi/Kai",
_remodel_catapult = false,
+
        _remodel_to = false,
_remodel_from = "Ooi/Kai",
+
        _fuel = 25,
_remodel_to = false,
+
        _ammo = 75,
_fuel = 25,
+
        _scrap_fuel = 2,
_ammo = 75,
+
        _scrap_ammo = 9,
_scrap_fuel = 2,
+
        _scrap_steel = 9,
_scrap_ammo = 9,
+
        _scrap_baux = false,
_scrap_steel = 9,
+
        _equipment = {
_scrap_baux = false,
+
            { equipment = "12.7cm Twin High-angle Gun Mount", size = 0 },
_equipment = {
+
            { equipment = "61cm Quintuple (Oxygen) Torpedo Mount", size = 0 },
{equipment = "12.7cm Twin High-angle Gun Mount", size = 0},
+
            { equipment = "Type 21 Air Radar", size = 0 },
{equipment = "61cm Quintuple (Oxygen) Torpedo Mount", size = 0},
+
        },
{equipment = "No. 21 Air Radar", size = 0},
+
        _implementation_date = { 2013, 6, 19 },
},
+
    },
_implementation_date = {2013, 6, 19},
+
    seasonals = {
},
+
        { _suffix = "Rainy", _season = "Rainy Season 2019" }, 
 +
    },
 
}
 
}
  −
return Ooi
 
Bots, gkautomate
12,557

edits