• 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/Asahi"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "-- Category:Player ship modules return { [""] = { _name = "Asahi", _rarity = nil, _api_id = 953, _id = 553, _true_id = false,...")
 
 
(10 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
     [""] = {
 
     [""] = {
 
         _name = "Asahi",
 
         _name = "Asahi",
         _rarity = nil,
+
         _rarity = 5,
 
         _api_id = 953,
 
         _api_id = 953,
 
         _id = 553,
 
         _id = 553,
Line 10: Line 10:
 
         _japanese_name = "朝日",
 
         _japanese_name = "朝日",
 
         _reading = "あさひ",
 
         _reading = "あさひ",
         _class = nil,
+
         _class = "Kai Shikishima",
         _class_number = nil,
+
         _class_number = 2,
 
         _type = 21,
 
         _type = 21,
 
         _hp = 36,
 
         _hp = 36,
         _hp_max = 41,
+
         _hp_max = 44,
 
         _firepower = 2,
 
         _firepower = 2,
 
         _firepower_max = 8,
 
         _firepower_max = 8,
Line 24: Line 24:
 
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 6,
         _evasion_max = nil,
+
         _evasion_max = 16,
 
         _aa = 6,
 
         _aa = 6,
 
         _aa_max = 16,
 
         _aa_max = 16,
 
         _aa_mod = 0,
 
         _aa_mod = 0,
 
         _asw = 0,
 
         _asw = 0,
         _asw_max = false,
+
         _asw_max = 0,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 1,
         _los_max = nil,
+
         _los_max = 3,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 17,
 
         _luck = 17,
Line 51: Line 51:
 
         _scrap_baux = 2,
 
         _scrap_baux = 2,
 
         _equipment = {
 
         _equipment = {
             { equipment = nil, size = 0 },
+
             { equipment = false, size = 0 },
             { equipment = nil, size = 0 },
+
             { equipment = false, size = 0 },
 
         },
 
         },
         _voice_actor = nil,
+
        _voice_flag = 1,
         _artist = nil,
+
         _voice_actor = "Akesaka Satomi",
 +
         _artist = "Akasaka Yuzu",
 
         _implementation_date = { 2023, 8, 9 },
 
         _implementation_date = { 2023, 8, 9 },
         _availability = { "event_reward" },
+
         _availability = { "event_drop" },
 +
        _get_message = "提督、お疲れさまです。私、練習特務艦、<br>朝日です。はい、そうです。かつては戦艦、敷島型です。<br>いえ、昔の事です。よろしくお願い申し上げます。",
 +
        _wikipedia = "Japanese battleship Asahi",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
 
         _name = "Asahi",
 
         _name = "Asahi",
 
         _suffix = "Kai",
 
         _suffix = "Kai",
         _rarity = nil,
+
         _rarity = 6,
 
         _api_id = 958,
 
         _api_id = 958,
 
         _id = 558,
 
         _id = 558,
Line 68: Line 71:
 
         _japanese_name = "朝日改",
 
         _japanese_name = "朝日改",
 
         _reading = "あさひかい",
 
         _reading = "あさひかい",
         _class = nil,
+
         _class = "Kai Shikishima",
         _class_number = nil,
+
         _class_number = 2,
 
         _type = 19,
 
         _type = 19,
 
         _hp = 37,
 
         _hp = 37,
         _hp_max = 42,
+
         _hp_max = 45,
 
         _firepower = 1,
 
         _firepower = 1,
 
         _firepower_max = 6,
 
         _firepower_max = 6,
Line 82: Line 85:
 
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 5,
         _evasion_max = nil,
+
         _evasion_max = 17,
 
         _aa = 6,
 
         _aa = 6,
 
         _aa_max = 18,
 
         _aa_max = 18,
 
         _aa_mod = 0,
 
         _aa_mod = 0,
 
         _asw = 0,
 
         _asw = 0,
         _asw_max = false,
+
         _asw_max = 0,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 1,
         _los_max = nil,
+
         _los_max = 4,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 18,
 
         _luck = 18,
Line 111: Line 114:
 
         _scrap_baux = 2,
 
         _scrap_baux = 2,
 
         _equipment = {
 
         _equipment = {
             { equipment = nil, size = 0 },
+
             { equipment = "Ship Repair Facility", size = 0 },
             { equipment = nil, size = 0 },
+
             { equipment = false, size = 0 },
             { equipment = nil, size = 0 },
+
             { equipment = false, size = 0 },
 
         },
 
         },
 +
        _voice_flag = 3,
 
     },
 
     },
 
}
 
}

Latest revision as of 14:33, 24 December 2025

Documentation for this module may be created at Module:Data/Ship/Asahi/doc

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Asahi",
        _rarity = 5,
        _api_id = 953,
        _id = 553,
        _true_id = false,
        _japanese_name = "朝日",
        _reading = "あさひ",
        _class = "Kai Shikishima",
        _class_number = 2,
        _type = 21,
        _hp = 36,
        _hp_max = 44,
        _firepower = 2,
        _firepower_max = 8,
        _firepower_mod = false,
        _armor = 20,
        _armor_max = 29,
        _armor_mod = 3,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 6,
        _evasion_max = 16,
        _aa = 6,
        _aa_max = 16,
        _aa_mod = 0,
        _asw = 0,
        _asw_max = 0,
        _speed = 5,
        _los = 1,
        _los_max = 3,
        _range = 1,
        _luck = 17,
        _luck_max = 29,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 220,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Asahi/Kai",
        _fuel = 35,
        _ammo = 5,
        _scrap_fuel = 2,
        _scrap_ammo = 0,
        _scrap_steel = 19,
        _scrap_baux = 2,
        _equipment = {
            { equipment = false, size = 0 },
            { equipment = false, size = 0 },
        },
        _voice_flag = 1,
        _voice_actor = "Akesaka Satomi",
        _artist = "Akasaka Yuzu",
        _implementation_date = { 2023, 8, 9 },
        _availability = { "event_drop" },
        _get_message = "提督、お疲れさまです。私、練習特務艦、<br>朝日です。はい、そうです。かつては戦艦、敷島型です。<br>いえ、昔の事です。よろしくお願い申し上げます。",
        _wikipedia = "Japanese battleship Asahi",
    },
    ["Kai"] = {
        _name = "Asahi",
        _suffix = "Kai",
        _rarity = 6,
        _api_id = 958,
        _id = 558,
        _true_id = false,
        _japanese_name = "朝日改",
        _reading = "あさひかい",
        _class = "Kai Shikishima",
        _class_number = 2,
        _type = 19,
        _hp = 37,
        _hp_max = 45,
        _firepower = 1,
        _firepower_max = 6,
        _firepower_mod = false,
        _armor = 23,
        _armor_max = 34,
        _armor_mod = 4,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 5,
        _evasion_max = 17,
        _aa = 6,
        _aa_max = 18,
        _aa_mod = 0,
        _asw = 0,
        _asw_max = 0,
        _speed = 5,
        _los = 1,
        _los_max = 4,
        _range = 1,
        _luck = 18,
        _luck_max = 33,
        _luck_mod = false,
        _remodel_level = 30,
        _remodel_ammo = 100,
        _remodel_steel = 1900,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Asahi/",
        _remodel_to = false,
        _fuel = 40,
        _ammo = 5,
        _scrap_fuel = 2,
        _scrap_ammo = 0,
        _scrap_steel = 19,
        _scrap_baux = 2,
        _equipment = {
            { equipment = "Ship Repair Facility", size = 0 },
            { equipment = false, size = 0 },
            { equipment = false, size = 0 },
        },
        _voice_flag = 3,
    },
}