Changes

m
29 revisions imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
[""] = {
+
    [""] = {
_name = "Tatsuta",
+
        _name = "Tatsuta",
_rarity = 3,
+
        _rarity = 3,
_api_id = 52,
+
        _api_id = 52,
_id = 29,
+
        _id = 29,
_true_id = false,
+
        _true_id = false,
_japanese_name = "龍田",
+
        _japanese_name = "龍田",
_reading = "たつた",
+
        _reading = "たつた",
_class = "Tenryuu",
+
        _class = "Tenryuu",
_class_number = 2,
+
        _class_number = 2,
_type = 3,
+
        _type = 3,
_hp = 23,
+
        _hp = 23,
_hp_max = 35,
+
        _hp_max = 35,
_firepower = 11,
+
        _firepower = 11,
_firepower_max = 39,
+
        _firepower_max = 39,
_firepower_mod = false,
+
        _firepower_mod = false,
_armor = 7,
+
        _armor = 7,
_armor_max = 29,
+
        _armor_max = 29,
_armor_mod = 1,
+
        _armor_mod = 1,
_torpedo = 18,
+
        _torpedo = 18,
_torpedo_max = 59,
+
        _torpedo_max = 59,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = 35,
+
        _evasion = 35,
_evasion_max = 69,
+
        _evasion_max = 69,
_aa = 8,
+
        _aa = 8,
_aa_max = 39,
+
        _aa_max = 39,
_aa_mod = false,
+
        _aa_mod = false,
_asw = 18,
+
        _asw = 18,
_asw_max = 59,
+
        _asw_max = 59,
_speed = 10,
+
        _speed = 10,
_los = 7,
+
        _los = 7,
_los_max = 19,
+
        _los_max = 19,
_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 = "Tatsuta/Kai",
+
        _remodel_to = "Tatsuta/Kai",
_fuel = 25,
+
        _fuel = 25,
_ammo = 20,
+
        _ammo = 20,
_scrap_fuel = 1,
+
        _scrap_fuel = 1,
_scrap_ammo = 1,
+
        _scrap_ammo = 1,
_scrap_steel = 8,
+
        _scrap_steel = 8,
_scrap_baux = false,
+
        _scrap_baux = false,
_equipment = {
+
        _equipment = {
{equipment = "14cm Single Gun Mount", size = 0},
+
            { equipment = "14cm Single Gun Mount", size = 0 },
{equipment = "7.7mm Machine Gun", size = 0},
+
            { equipment = "7.7mm Machine Gun", size = 0 },
},
+
        },
_voice_actor = "Iguchi Yuka",
+
        _voice_actor = "Iguchi Yuka",
_artist = "Ayaki",
+
        _artist = "Ayaki",
_implementation_date = {2013, 4, 23},
+
        _implementation_date = { 2013, 4, 23 },
_availability = {"drop"},
+
        _availability = { "drop" },
_wikipedia = "Japanese cruiser Tatsuta (1918)",
+
        _wikipedia = "Japanese cruiser Tatsuta (1918)",
},
+
    },
["Kai"] = {
+
    ["Kai"] = {
_name = "Tatsuta",
+
        _name = "Tatsuta",
_suffix = "Kai",
+
        _suffix = "Kai",
_rarity = 4,
+
        _rarity = 4,
_api_id = 214,
+
        _api_id = 214,
_id = 29,
+
        _id = 29,
_true_id = 1314,
+
        _true_id = 1314,
_battle_card_damaged_extension = "png",
+
        _cg_reference = "/",
_cg_reference = "/",
+
        _cg_damaged_reference = "/",
_cg_damaged_reference = "/",
+
        _japanese_name = "龍田改",
_japanese_name = "龍田改",
+
        _reading = "たつたかい",
_reading = "たつたかい",
+
        _class = "Tenryuu",
_class = "Tenryuu",
+
        _class_number = 2,
_class_number = 2,
+
        _type = 3,
_type = 3,
+
        _hp = 40,
_hp = 40,
+
        _hp_max = 54,
_hp_max = 54,
+
        _firepower = 20,
_firepower = 20,
+
        _firepower_max = 59,
_firepower_max = 59,
+
        _firepower_mod = 1,
_firepower_mod = 1,
+
        _armor = 28,
_armor = 28,
+
        _armor_max = 59,
_armor_max = 59,
+
        _armor_mod = 2,
_armor_mod = 2,
+
        _torpedo = 24,
_torpedo = 24,
+
        _torpedo_max = 79,
_torpedo_max = 79,
+
        _torpedo_mod = 1,
_torpedo_mod = 1,
+
        _evasion = 42,
_evasion = 42,
+
        _evasion_max = 79,
_evasion_max = 79,
+
        _aa = 12,
_aa = 12,
+
        _aa_max = 49,
_aa_max = 49,
+
        _aa_mod = 1,
_aa_mod = 1,
+
        _asw = 24,
_asw = 24,
+
        _asw_max = 69,
_asw_max = 69,
+
        _speed = 10,
_speed = 10,
+
        _los = 10,
_los = 10,
+
        _los_max = 49,
_los_max = 49,
+
        _range = 2,
_range = 2,
+
        _luck = 12,
_luck = 12,
+
        _luck_max = 59,
_luck_max = 59,
+
        _luck_mod = false,
_luck_mod = false,
+
        _remodel_level = 20,
_remodel_level = 20,
+
        _remodel_ammo = 200,
_remodel_ammo = 200,
+
        _remodel_steel = 150,
_remodel_steel = 150,
+
        _remodel_development_material = false,
_remodel_development_material = false,
+
        _remodel_blueprint = false,
_remodel_blueprint = false,
+
        _remodel_catapult = false,
_remodel_catapult = false,
+
        _remodel_from = "Tatsuta/",
_remodel_from = "Tatsuta/",
+
        _remodel_to = "Tatsuta/Kai Ni",
_remodel_to = false,
+
        _fuel = 25,
_fuel = 25,
+
        _ammo = 25,
_ammo = 25,
+
        _scrap_fuel = 1,
_scrap_fuel = 1,
+
        _scrap_ammo = 1,
_scrap_ammo = 1,
+
        _scrap_steel = 8,
_scrap_steel = 8,
+
        _scrap_baux = false,
_scrap_baux = false,
+
        _equipment = {
_equipment = {
+
            { equipment = "14cm Single Gun Mount", size = 0 },
{equipment = "14cm Single Gun Mount", size = 0},
+
            { equipment = "12.7cm Twin High-angle Gun Mount", size = 0 },
{equipment = "12.7cm Twin High-angle Gun Mount", size = 0},
+
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
        },
},
+
    },
},
+
    ["Kai Ni"] = {
seasonals = {
+
        _name = "Tatsuta",
{ _suffix = "Summer", _season = "Mid-Summer 2015" },
+
        _suffix = "Kai Ni",
},
+
        _rarity = 7,
 +
        _api_id = 478,
 +
        _id = 278,
 +
        _true_id = false,
 +
        _japanese_name = "龍田改二",
 +
        _reading = "たつたかいに",
 +
        _class = "Tenryuu", -- 21
 +
        _class_number = 2,
 +
        _type = 3,
 +
        _hp = 42,
 +
        _hp_max = 56,
 +
        _firepower = 13,
 +
        _firepower_max = 50,
 +
        _firepower_mod = 1,
 +
        _armor = 29,
 +
        _armor_max = 63,
 +
        _armor_mod = 2,
 +
        _torpedo = 20,
 +
        _torpedo_max = 80,
 +
        _torpedo_mod = 1,
 +
        _evasion = 42,
 +
        _evasion_max = 84,
 +
        _aa = 32,
 +
        _aa_max = 80,
 +
        _aa_mod = 2,
 +
        _asw = 50,
 +
        _asw_max = 82,
 +
        _speed = 10,
 +
        _los = 10,
 +
        _los_max = 52,
 +
        _range = 1,
 +
        _luck = 18,
 +
        _luck_max = 79,
 +
        _luck_mod = false,
 +
        _buildable = false,
 +
        _buildable_lsc = false,
 +
        _build_time = 60,
 +
        _remodel_level = 80,
 +
        _remodel_ammo = 420,
 +
        _remodel_steel = 380,
 +
        _remodel_development_material = 15,
 +
        _remodel_construction_material = 5,
 +
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 +
        _remodel_report = false,
 +
        _remodel_from = "Tatsuta/Kai",
 +
        _remodel_to = false,
 +
        _fuel = 25,
 +
        _ammo = 25,
 +
        _scrap_fuel = 1,
 +
        _scrap_ammo = 2,
 +
        _scrap_steel = 9,
 +
        _scrap_baux = false,
 +
        _equipment = {
 +
            { equipment = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 1 },
 +
            { equipment = "Type 3 Depth Charge Projector", size = 1 },
 +
            { equipment = "53cm Twin Torpedo Mount", size = 1, stars = 3 },
 +
        },
 +
        _voice_flag = 1,
 +
        _implementation_date = { 2018, 1, 17 },
 +
    },
 +
    seasonals = {
 +
        { _suffix = "Summer", _season = "Mid-Summer 2015" },
 +
    },
 
}
 
}
Bots, gkautomate
12,557

edits