• 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/No.101 Transport Ship"

From Kancolle Wiki
Jump to navigation Jump to search
m (VA is Hayashi Rika.)
Line 54: Line 54:
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
         _voice_actor = nil,
+
         _voice_actor = "Hayashi Rika",
 
         _artist = "Shibafu",
 
         _artist = "Shibafu",
 
         _implementation_date =  {2023, 3, 18},
 
         _implementation_date =  {2023, 3, 18},

Revision as of 08:18, 27 July 2023

Documentation for this module may be created at Module:Data/Ship/No.101 Transport Ship/doc

return {
    [""] = {
        _name = "No.101 Transport Ship",
        _suffix = false,
        _rarity = 5,
        _api_id = 945,
        _id = 545,
        _true_id = false,
        _japanese_name = "第百一号輸送艦",
        _reading = "だいひゃくいちごうゆそうかん",
        _class = "2nd Class Transporter",
        _class_number = 1,
        _type = 17,
        _hp = 11,
        _hp_max = 15,
        _firepower = 2,
        _firepower_max = 9,
        _firepower_mod = false,
        _armor = 5,
        _armor_max = 19,
        _armor_mod = 1,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 29,
        _evasion_max = 57,
        _aa = 7,
        _aa_max = 26,
        _aa_mod = false,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 2,
        _los_max = 9,
        _range = 1,
        _luck = 8,
        _luck_max = 58,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 150,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "No.101 Transport Ship/Kai",
        _fuel = 15,
        _ammo = 5,
        _scrap_fuel = 1,
        _scrap_ammo = false,
        _scrap_steel = 1,
        _scrap_baux = false,
        _equipment = {
            {equipment = false, size = 0},
            {equipment = false, size = 0},
        },
        _voice_flag = 1,
        _voice_actor = "Hayashi Rika",
        _artist = "Shibafu",
        _implementation_date =  {2023, 3, 18},
        _availability = {"event_reward"},
    },
    ["Kai"] = {
        _name = "No.101 Transport Ship",
        _suffix = "Kai",
        _rarity = 6,
        _api_id = 727,
        _id = 1727,
        _true_id = 550,
        _japanese_name = "第百一号輸送艦改",
        _reading = "だいひゃくいちごうゆそうかんかい",
        _class = "2nd Class Transporter",
        _class_number = 1,
        _type = 17,
        _hp = 19,
        _hp_max = 23,
        _firepower = 3,
        _firepower_max = 18,
        _firepower_mod = false,
        _armor = 9,
        _armor_max = 39,
        _armor_mod = 1,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = nil,
        _evasion_max = 67,
        _aa = 10,
        _aa_max = 32,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = nil,
        _los_max = 13,
        _range = 1,
        _luck = 10,
        _luck_max = 63,
        _luck_mod = false,
        _build_time = 150,
        _remodel_level = 50,
        _remodel_ammo = 60,
        _remodel_steel = 170,
        _remodel_development_material = 9,
        _remodel_construction_material = 11,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_report = false,
        _remodel_from = "No.101 Transport Ship/",
        _remodel_to = false,
        _fuel = 15,
        _ammo = 10,
        _scrap_fuel = 1,
        _scrap_ammo = false,
        _scrap_steel = 2,
        _scrap_baux = false,
        _equipment = {
            {equipment = "Type 97 Medium Tank (Chi-Ha)", size = 0},
            {equipment = false, size = 0},
            {equipment = false, size = 0},
        },
        _voice_flag = 3,
    },
}