Changes

m
1 revision imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
     −
local Iowa = {
+
return {
[""] = {
+
    [""] = {
_name = "Iowa",
+
        _name = "Iowa",
_rarity = 7,
+
        _rarity = 7,
_api_id = 440,
+
        _api_id = 440,
_id = 240,
+
        _id = 240,
_true_id = false,
+
        _true_id = false,
_japanese_name = "Iowa",
+
        _japanese_name = "Iowa",
_reading = "アイオワ",
+
        _reading = "アイオワ",
_class = "Iowa",
+
        _class = "Iowa",
_class_number = 1,
+
        _class_number = 1,
_type = 8,
+
        _type = 8,
_hp = 84,
+
        _hp = 84,
_hp_max = 95,
+
        _hp_max = 95,
_firepower = 85,
+
        _firepower = 85,
_firepower_max = 105,
+
        _firepower_max = 105,
_firepower_mod = 6,
+
        _firepower_mod = 6,
_armor = 79,
+
        _armor = 79,
_armor_max = 95,
+
        _armor_max = 95,
_armor_mod = 5,
+
        _armor_mod = 5,
_torpedo = 0,
+
        _torpedo = 0,
_torpedo_max = false,
+
        _torpedo_max = false,
_torpedo_mod = false,
+
        _torpedo_mod = false,
_evasion = nil,
+
        _evasion = 34,
_evasion_max = nil,
+
        _evasion_max = 67,
_aa = 70,
+
        _aa = 70,
_aa_max = 96,
+
        _aa_max = 96,
_aa_mod = 3,
+
        _aa_mod = 3,
_asw = 0,
+
        _asw = 0,
_asw_max = false,
+
        _asw_max = false,
_speed = 10,
+
        _speed = 10,
_los = nil,
+
        _los = 24,
_los_max = nil,
+
        _los_max = 64,
_range = 3,
+
        _range = 3,
_luck = 35,
+
        _luck = 35,
_luck_max = 89,
+
        _luck_max = 89,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = false,
+
        _buildable = false,
_buildable_lsc = false,
+
        _buildable_lsc = false,
_build_time = 500,
+
        _build_time = 500,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Iowa/Kai",
+
        _remodel_to = "Iowa/Kai",
_fuel = 200,
+
        _fuel = 200,
_ammo = 250,
+
        _ammo = 250,
_scrap_fuel = 30,
+
        _scrap_fuel = 30,
_scrap_ammo = 45,
+
        _scrap_ammo = 45,
_scrap_steel = 90,
+
        _scrap_steel = 90,
_scrap_baux = 30,
+
        _scrap_baux = 30,
_equipment = {
+
        _equipment = {
{equipment = nil, size = 4},
+
            { equipment = "16inch Triple Gun Mount Mk.7", size = 4 },
{equipment = nil, size = 4},
+
            { equipment = "5inch Twin Gun Mount Mk.28 mod.2", size = 4 },
{equipment = nil, size = 4},
+
            { equipment = false, size = 4 },
{equipment = nil, size = 4},
+
            { equipment = false, size = 4 },
},
+
        },
},
+
        _voice_actor = "Hashimoto Chinami",
["Kai"] = {
+
        _artist = "Shizuma Yoshinori",
_name = "Iowa",
+
        _implementation_date = { 2016, 5, 3 },
_suffix = "Kai",
+
        _availability = { "event_reward" },
_rarity = 8,
+
        _wikipedia = "USS Iowa (BB-61)",
_overlay = "stars",
+
    },
_api_id = 360,
+
    ["Kai"] = {
_id = 240,
+
        _name = "Iowa",
_true_id = 1440,
+
        _suffix = "Kai",
_japanese_name = "Iowa改",
+
        _rarity = 8,
_reading = "アイオワかい",
+
        _overlay = "stars",
_class = "Iowa",
+
        _api_id = 360,
_class_number = 1,
+
        _id = 240,
_type = 8,
+
        _true_id = 1440,
_hp = 92,
+
        _japanese_name = "Iowa改",
_hp_max = 103,
+
        _reading = "アイオワかい",
_firepower = 90,
+
        _class = "Iowa",
_firepower_max = 115,
+
        _class_number = 1,
_firepower_mod = 6,
+
        _type = 8,
_armor = 89,
+
        _hp = 92,
_armor_max = 107,
+
        _hp_max = 103,
_armor_mod = 5,
+
        _firepower = 90,
_torpedo = 0,
+
        _firepower_max = 116,
_torpedo_max = false,
+
        _firepower_mod = 6,
_torpedo_mod = false,
+
        _armor = 89,
_evasion = nil,
+
        _armor_max = 107,
_evasion_max = nil,
+
        _armor_mod = 5,
_aa = 82,
+
        _torpedo = 0,
_aa_max = 120,
+
        _torpedo_max = false,
_aa_mod = 3,
+
        _torpedo_mod = false,
_asw = 0,
+
        _evasion = 36,
_asw_max = false,
+
        _evasion_max = 70,
_speed = 10,
+
        _aa = 82,
_los = nil,
+
        _aa_max = 120,
_los_max = nil,
+
        _aa_mod = 3,
_range = 3,
+
        _asw = 0,
_luck = 40,
+
        _asw_max = false,
_luck_max = 99,
+
        _speed = 10,
_luck_mod = false,
+
        _los = 30,
_remodel_level = 50,
+
        _los_max = 71,
_remodel_ammo = 3400,
+
        _range = 3,
_remodel_steel = 2800,
+
        _luck = 40,
_remodel_from = "Iowa/",
+
        _luck_max = 99,
_remodel_to = false,
+
        _luck_mod = false,
_fuel = 200,
+
        _remodel_level = 50,
_ammo = 275,
+
        _remodel_ammo = 3400,
_scrap_fuel = 32,
+
        _remodel_steel = 2800,
_scrap_ammo = 45,
+
        _remodel_development_material = false,
_scrap_steel = 100,
+
        _remodel_blueprint = false,
_scrap_baux = 40,
+
        _remodel_catapult = false,
_equipment = {
+
        _remodel_from = "Iowa/",
{equipment = nil, size = 4},
+
        _remodel_to = false,
{equipment = nil, size = 4},
+
        _fuel = 200,
{equipment = nil, size = 4},
+
        _ammo = 275,
{equipment = nil, size = 4},
+
        _scrap_fuel = 32,
},
+
        _scrap_ammo = 45,
},
+
        _scrap_steel = 100,
["Vita"] = {
+
        _scrap_baux = 40,
_name = "Iowa",
+
        _equipment = {
_suffix = "Vita",
+
            { equipment = "16inch Triple Gun Mount Mk.7", size = 4 },
_display_suffix = "(Vita)",
+
            { equipment = "5inch Twin Gun Mount Mk.28 mod.2", size = 4 },
_api_id = nil,
+
            { equipment = "Bofors 40mm Quadruple Autocannon Mount", size = 4 },
_rarity = 7,
+
            { equipment = "OS2U", size = 4 },
_id = 251,
+
        },
_card = "FBB Iowa 440 Card.jpg",
+
    },
_true_id = false,
+
    -- Separate module, Category:Vita player ship modules
_japanese_name = "Iowa",
+
    --[[
_reading = "アイオワ",
+
    ["Vita"] = {
_class = "Iowa",
+
        _name = "Iowa",
_class_number = 1,
+
        _suffix = "Vita",
_type = 8,
+
        _display_suffix = "(Vita)",
_hp = 84,
+
        -- _api_id = 463,
_hp_max = nil,
+
        _rarity = 7,
_firepower = 85,
+
        -- _id = 251,
_firepower_max = 105,
+
        _card = "FBB Iowa 440 Card.jpg",
_firepower_mod = 7,
+
        _true_id = false,
_armor = 79,
+
        _japanese_name = "Iowa",
_armor_max = 95,
+
        _reading = "アイオワ",
_armor_mod = 6,
+
        _class = "Iowa",
_torpedo = 0,
+
        _class_number = 1,
_torpedo_max = false,
+
        _type = 8,
_torpedo_mod = false,
+
        _hp = 84,
_evasion = 34,
+
        _hp_max = 95,
_evasion_max = 67,
+
        _firepower = 85,
_aa = 70,
+
        _firepower_max = 105,
_aa_max = 96,
+
        _firepower_mod = 7,
_aa_mod = 3,
+
        _armor = 79,
_asw = 0,
+
        _armor_max = 95,
_asw_max = false,
+
        _armor_mod = 6,
_speed = 10,
+
        _torpedo = 0,
_los = 24,
+
        _torpedo_max = false,
_los_max = nil,
+
        _torpedo_mod = false,
_range = 3,
+
        _evasion = 34,
_luck = 35,
+
        _evasion_max = 67,
_luck_max = nil,
+
        _aa = 70,
_luck_mod = false,
+
        _aa_max = 96,
_remodel_level = false,
+
        _aa_mod = 3,
_remodel_from = false,
+
        _asw = 0,
_remodel_to = "Iowa/Kai Vita",
+
        _asw_max = false,
_fuel = 200,
+
        _speed = 10,
_ammo = 250,
+
        _los = 24,
_scrap_fuel = 31,
+
        _los_max = 64,
_scrap_ammo = 81,
+
        _range = 3,
_scrap_steel = 131,
+
        _luck = 35,
_scrap_baux = 34,
+
        _luck_max = 89,
_equipment = {
+
        _luck_mod = false,
{equipment = "16inch Triple Gun Mount Mk.7", size = 4},
+
        _remodel_level = false,
{equipment = false, size = 4},
+
        _remodel_from = false,
{equipment = false, size = 4},
+
        _remodel_to = "Iowa/Kai Vita",
{equipment = false, size = 4},
+
        _fuel = 200,
},
+
        _ammo = 250,
},
+
        _scrap_fuel = 31,
["Kai Vita"] = {
+
        _scrap_ammo = 81,
_name = "Iowa",
+
        _scrap_steel = 131,
_suffix = "Kai Vita",
+
        _scrap_baux = 34,
_display_suffix = "Kai (Vita)",
+
        _equipment = {
_api_id = nil,
+
            { equipment = "16inch Triple Gun Mount Mk.7", size = 4 },
_rarity = 8,
+
            { equipment = false, size = 4 },
_overlay = "stars",
+
            { equipment = false, size = 4 },
_id = 251,
+
            { equipment = false, size = 4 },
_card = "FBB Iowa Kai 360 Card.jpg",
+
        },
_true_id = false,
+
    },
_japanese_name = "Iowa改",
+
    ["Kai Vita"] = {
_reading = "アイオワかい",
+
        _name = "Iowa",
_class = "Iowa",
+
        _suffix = "Kai Vita",
_class_number = 1,
+
        _display_suffix = "Kai (Vita)",
_type = 8,
+
        -- _api_id = 357,
_hp = 92,
+
        _rarity = 8,
_hp_max = 101,
+
        _overlay = "stars",
_firepower = nil,
+
        -- _id = 437,
_firepower_max = 115,
+
        _card = "FBB Iowa Kai 360 Card.jpg",
_firepower_mod = 7,
+
        -- _true_id = 1437,
_armor = nil,
+
        _japanese_name = "Iowa改",
_armor_max = 107,
+
        _reading = "アイオワかい",
_armor_mod = 6,
+
        _class = "Iowa",
_torpedo = 0,
+
        _class_number = 1,
_torpedo_max = false,
+
        _type = 8,
_torpedo_mod = false,
+
        _hp = 92,
_evasion = nil,
+
        _hp_max = 101,
_evasion_max = 70,
+
        _firepower = 90,
_aa = nil,
+
        _firepower_max = 115,
_aa_max = 120,
+
        _firepower_mod = 7,
_aa_mod = 3,
+
        _armor = 89,
_asw = 0,
+
        _armor_max = 107,
_asw_max = false,
+
        _armor_mod = 6,
_speed = 10,
+
        _torpedo = 0,
_los = nil,
+
        _torpedo_max = false,
_los_max = 70,
+
        _torpedo_mod = false,
_range = 3,
+
        _evasion = 36,
_luck = 40,
+
        _evasion_max = 70,
_luck_max = 99,
+
        _aa = 82,
_luck_mod = false,
+
        _aa_max = 120,
_remodel_level = 50,
+
        _aa_mod = 3,
_remodel_catapult = false,
+
        _asw = 0,
_remodel_ammo = 3400,
+
        _asw_max = false,
_remodel_steel = 2800,
+
        _speed = 10,
_remodel_from = "Iowa/Vita",
+
        _los = 30,
_remodel_to = false,
+
        _los_max = 70,
_remodel_to_catapult = false,
+
        _range = 3,
_remodel_blueprint = false,
+
        _luck = 40,
_fuel = 200,
+
        _luck_max = 99,
_ammo = 275,
+
        _luck_mod = false,
_scrap_fuel = 33,
+
        _remodel_level = 50,
_scrap_ammo = 89,
+
        _remodel_catapult = false,
_scrap_steel = 153,
+
        _remodel_ammo = 3400,
_scrap_baux = 46,
+
        _remodel_steel = 2800,
_equipment = {
+
        _remodel_from = "Iowa/Vita",
{equipment = "16inch Triple Gun Mount Mk.7", size = 4},
+
        _remodel_to = false,
{equipment = false, size = 4},
+
        _remodel_to_catapult = false,
{equipment = false, size = 4},
+
        _remodel_blueprint = false,
{equipment = false, size = 4},
+
        _fuel = 200,
},
+
        _ammo = 275,
},
+
        _scrap_fuel = 33,
class = {
+
        _scrap_ammo = 89,
_name = "Iowa",
+
        _scrap_steel = 153,
_class = true,
+
        _scrap_baux = 46,
_base_type = 8,
+
        _equipment = {
}
+
            { equipment = "16inch Triple Gun Mount Mk.7", size = 4 },
 +
            { equipment = false, size = 4 },
 +
            { equipment = false, size = 4 },
 +
            { equipment = false, size = 4 },
 +
        },
 +
    },
 +
    ]]--
 +
    seasonals = {
 +
        { _suffix = "New Year", _season = "New Year 2017" },
 +
    },
 +
    class = {
 +
        _name = "Iowa",
 +
        _class = true,
 +
        _base_type = 8,
 +
    }
 
}
 
}
  −
return Iowa
 
Bots, gkautomate
12,557

edits