Changes

Undo revision 151776 by Jigaraphale (talk)
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
+
 
   
return {
 
return {
 
     [""] = {
 
     [""] = {
 
         _name = "Sado",
 
         _name = "Sado",
 +
        _rarity = 4,
 +
        _api_id = 531,
 +
        _id = 339,
 +
        _true_id = false,
 
         _japanese_name = "佐渡",
 
         _japanese_name = "佐渡",
 
         _reading = "さど",
 
         _reading = "さど",
Line 10: Line 13:  
         _class_number = 3,
 
         _class_number = 3,
 
         _type = 1,
 
         _type = 1,
_remodel_from = false,
+
        _hp = 9,
_remodel_to = "Sado/Kai",
+
        _hp_max = 18,
         _voice_actor = " ",
+
        _firepower = 4,
         _artist = "",
+
        _firepower_max = 19,
         _wikipedia = "",
+
        _firepower_mod = 1,
 +
        _armor = 4,
 +
        _armor_max = 16,
 +
        _armor_mod = false,
 +
        _torpedo = 0,
 +
        _torpedo_max = false,
 +
        _torpedo_mod = false,
 +
        _evasion = 39,
 +
        _evasion_max = 81,
 +
        _aa = 7,
 +
        _aa_max = 29,
 +
        _aa_mod = false,
 +
        _asw = 36,
 +
        _asw_max = 73,
 +
        _speed = 5,
 +
        _los = 3,
 +
        _los_max = 15,
 +
        _range = 1,
 +
        _luck = 7,
 +
        _luck_max = 49,
 +
        _luck_mod = false,
 +
        _buildable = false,
 +
        _buildable_lsc = false,
 +
        _build_time = 14,
 +
        _remodel_level = false,
 +
        _remodel_from = false,
 +
        _remodel_to = "Sado/Kai",
 +
        _fuel = 10,
 +
        _ammo = 10,
 +
        _scrap_fuel = 1,
 +
        _scrap_ammo = 1,
 +
        _scrap_steel = 2,
 +
        _scrap_baux = false,
 +
        _equipment = {
 +
            { equipment = "12cm Single Gun Mount", size = 0 },
 +
            { equipment = "25mm Twin Autocannon Mount", size = 0 },
 +
        },
 +
        _voice_flag = 1,
 +
         _voice_actor = "Imamura Ayaka",
 +
         _artist = "Akasaka Yuzu",
 +
        _implementation_date = { 2017, 11, 17 },
 +
        _availability = { "event_reward" , "drop" },
 +
         _wikipedia = "Etorofu-class escort ship",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
 
         _name = "Sado",
 
         _name = "Sado",
 
         _suffix = "Kai",
 
         _suffix = "Kai",
 +
        _rarity = 5,
 +
        _api_id = 385,
 +
        _id = 339,
 +
        _true_id = 1465,
 
         _cg_reference = "/",
 
         _cg_reference = "/",
 
         _cg_damaged_reference = "/",
 
         _cg_damaged_reference = "/",
Line 26: Line 75:  
         _class_number = 3,
 
         _class_number = 3,
 
         _type = 1,
 
         _type = 1,
_remodel_from = "Tsushima/",
+
        _hp = 17,
_remodel_to = false,
+
        _hp_max = 28,
 +
        _firepower = 5,
 +
        _firepower_max = 39,
 +
        _firepower_mod = 1,
 +
        _armor = 7,
 +
        _armor_max = 33,
 +
        _armor_mod = false,
 +
        _torpedo = 0,
 +
        _torpedo_max = false,
 +
        _torpedo_mod = false,
 +
        _evasion = 54,
 +
        _evasion_max = 88,
 +
        _aa = 12,
 +
        _aa_max = 54,
 +
        _aa_mod = 1,
 +
        _asw = 37,
 +
        _asw_max = 79,
 +
        _speed = 5,
 +
        _los = 6,
 +
        _los_max = 29,
 +
        _range = 1,
 +
        _luck = 9,
 +
        _luck_max = 59,
 +
        _luck_mod = false,
 +
        _buildable = false,
 +
        _buildable_lsc = false,
 +
        _build_time = 14,
 +
        _remodel_level = 37,
 +
        _remodel_ammo = 95,
 +
        _remodel_steel = 55,
 +
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 +
        _remodel_from = "Sado/",
 +
        _remodel_to = false,
 +
        _fuel = 10,
 +
        _ammo = 10,
 +
        _scrap_fuel = 1,
 +
        _scrap_ammo = 1,
 +
        _scrap_steel = 2,
 +
        _scrap_baux = false,
 +
        _equipment = {
 +
            { equipment = "12cm Single High-angle Gun Mount Model E", size = 0 },
 +
            { equipment = "Type 95 Depth Charge", size = 0 },
 +
            { equipment = "25mm Twin Autocannon Mount", size = 0 },
 +
        },
 +
        _voice_flag = 1,
 +
    },
 +
    seasonals = {
 +
        { _suffix = "Christmas", _season = "Christmas 2017" },
 +
        { _suffix = "Setsubun", _season = "Setsubun 2018" },
 +
        { _suffix = "Zuiun", _season = "Fifth Anniversary" },
 +
        { _suffix = "Rainy", _season = "Rainy Season 2019" },
 
     },
 
     },
 
}
 
}
34,580

edits