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

From Kancolle Wiki
Jump to navigation Jump to search
com>Kenji135
com>Kenji135
m
Line 3: Line 3:
  
 
return {
 
return {
[""] = {
+
    [""] = {
_name = "Tenryuu",
+
        _name = "Tenryuu",
_rarity = 3,
+
        _rarity = 3,
_api_id = 51,
+
        _api_id = 51,
_id = 28,
+
        _id = 28,
_true_id = false,
+
        _true_id = false,
_japanese_name = "天龍",
+
        _japanese_name = "天龍",
_reading = "てんりゅう",
+
        _reading = "てんりゅう",
_class = "Tenryuu",
+
        _class = "Tenryuu",
_class_number = 1,
+
        _class_number = 1,
_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 = "Tenryuu/Kai",
+
        _remodel_to = "Tenryuu/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 Tenryū",
+
        _wikipedia = "Japanese cruiser Tenryū",
},
+
    },
["Kai"] = {
+
    ["Kai"] = {
_name = "Tenryuu",
+
        _name = "Tenryuu",
_suffix = "Kai",
+
        _suffix = "Kai",
_rarity = 4,
+
        _rarity = 4,
_api_id = 213,
+
        _api_id = 213,
_id = 28,
+
        _id = 28,
_true_id = 1313,
+
        _true_id = 1313,
_cg_reference = "/",
+
        _cg_reference = "/",
_cg_damaged_reference = "/",
+
        _cg_damaged_reference = "/",
_japanese_name = "天龍改",
+
        _japanese_name = "天龍改",
_reading = "てんりゅうかい",
+
        _reading = "てんりゅうかい",
_class = "Tenryuu",
+
        _class = "Tenryuu",
_class_number = 1,
+
        _class_number = 1,
_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 = "Tenryuu/",
+
        _remodel_from = "Tenryuu/",
_remodel_to = false,
+
        _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 },
},
+
        },
},
+
    },
seasonals = {
+
    seasonals = {
{ _suffix = "Summer", _season = "Mid-Summer 2015" },
+
        { _suffix = "Summer", _season = "Mid-Summer 2015" },
},
+
    },
class = {
+
    class = {
_name = "Tenryuu",
+
        _name = "Tenryuu",
_class = true,
+
        _class = true,
_base_type = 3,
+
        _base_type = 3,
},
+
    },
 
}
 
}

Revision as of 08:18, 1 January 2018

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

--Categories:
--[[Category:Player ship modules]]

return {
    [""] = {
        _name = "Tenryuu",
        _rarity = 3,
        _api_id = 51,
        _id = 28,
        _true_id = false,
        _japanese_name = "天龍",
        _reading = "てんりゅう",
        _class = "Tenryuu",
        _class_number = 1,
        _type = 3,
        _hp = 23,
        _hp_max = 35,
        _firepower = 11,
        _firepower_max = 39,
        _firepower_mod = false,
        _armor = 7,
        _armor_max = 29,
        _armor_mod = 1,
        _torpedo = 18,
        _torpedo_max = 59,
        _torpedo_mod = 1,
        _evasion = 35,
        _evasion_max = 69,
        _aa = 8,
        _aa_max = 39,
        _aa_mod = false,
        _asw = 18,
        _asw_max = 59,
        _speed = 10,
        _los = 7,
        _los_max = 19,
        _range = 2,
        _luck = 17,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = true,
        _buildable_lsc = false,
        _build_time = 60,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Tenryuu/Kai",
        _fuel = 25,
        _ammo = 20,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 8,
        _scrap_baux = false,
        _equipment = {
            { equipment = "14cm Single Gun Mount", size = 0 },
            { equipment = "7.7mm Machine Gun", size = 0 },
        },
        _voice_actor = "Iguchi Yuka",
        _artist = "Ayaki",
        _implementation_date = { 2013, 4, 23 },
        _availability = { "drop" },
        _wikipedia = "Japanese cruiser Tenryū",
    },
    ["Kai"] = {
        _name = "Tenryuu",
        _suffix = "Kai",
        _rarity = 4,
        _api_id = 213,
        _id = 28,
        _true_id = 1313,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "天龍改",
        _reading = "てんりゅうかい",
        _class = "Tenryuu",
        _class_number = 1,
        _type = 3,
        _hp = 40,
        _hp_max = 54,
        _firepower = 20,
        _firepower_max = 59,
        _firepower_mod = 1,
        _armor = 28,
        _armor_max = 59,
        _armor_mod = 2,
        _torpedo = 24,
        _torpedo_max = 79,
        _torpedo_mod = 1,
        _evasion = 42,
        _evasion_max = 79,
        _aa = 12,
        _aa_max = 49,
        _aa_mod = 1,
        _asw = 24,
        _asw_max = 69,
        _speed = 10,
        _los = 10,
        _los_max = 49,
        _range = 2,
        _luck = 12,
        _luck_max = 59,
        _luck_mod = false,
        _remodel_level = 20,
        _remodel_ammo = 200,
        _remodel_steel = 150,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Tenryuu/",
        _remodel_to = false,
        _fuel = 25,
        _ammo = 25,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 8,
        _scrap_baux = false,
        _equipment = {
            { equipment = "14cm Single Gun Mount", size = 0 },
            { equipment = "12.7cm Twin High-angle Gun Mount", size = 0 },
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
        },
    },
    seasonals = {
        { _suffix = "Summer", _season = "Mid-Summer 2015" },
    },
    class = {
        _name = "Tenryuu",
        _class = true,
        _base_type = 3,
    },
}