Line 1: |
Line 1: |
− | --Categories:
| + | -- [[Category:Player ship modules]] |
− | --[[Category:Player ship modules]] | |
| | | |
− | local Tenryuu = {
| + | 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", |
− | ["Kai"] = {
| + | _artist = "Ayaki", |
− | _name = "Tenryuu",
| + | _implementation_date = { 2013, 4, 23 }, |
− | _suffix = "Kai",
| + | _availability = { "drop" }, |
− | _rarity = 4,
| + | _wikipedia = "Japanese cruiser Tenryū", |
− | _api_id = 213,
| + | }, |
− | _id = 28,
| + | ["Kai"] = { |
− | _true_id = 1313,
| + | _name = "Tenryuu", |
− | _cg_reference = "/",
| + | _suffix = "Kai", |
− | _cg_damaged_reference = "/",
| + | _rarity = 4, |
− | _japanese_name = "天龍改",
| + | _api_id = 213, |
− | _reading = "てんりゅうかい",
| + | _id = 28, |
− | _class = "Tenryuu",
| + | _true_id = 1313, |
− | _class_number = 1,
| + | _cg_reference = "/", |
− | _type = 3,
| + | _cg_damaged_reference = "/", |
− | _hp = 40,
| + | _japanese_name = "天龍改", |
− | _hp_max = 54,
| + | _reading = "てんりゅうかい", |
− | _firepower = 20,
| + | _class = "Tenryuu", |
− | _firepower_max = 59,
| + | _class_number = 1, |
− | _firepower_mod = 1,
| + | _type = 3, |
− | _armor = 28,
| + | _hp = 40, |
− | _armor_max = 59,
| + | _hp_max = 54, |
− | _armor_mod = 2,
| + | _firepower = 20, |
− | _torpedo = 24,
| + | _firepower_max = 59, |
− | _torpedo_max = 79,
| + | _firepower_mod = 1, |
− | _torpedo_mod = 1,
| + | _armor = 28, |
− | _evasion = 42,
| + | _armor_max = 59, |
− | _evasion_max = 79,
| + | _armor_mod = 2, |
− | _aa = 12,
| + | _torpedo = 24, |
− | _aa_max = 49,
| + | _torpedo_max = 79, |
− | _aa_mod = 1,
| + | _torpedo_mod = 1, |
− | _asw = 24,
| + | _evasion = 42, |
− | _asw_max = 69,
| + | _evasion_max = 79, |
− | _speed = 10,
| + | _aa = 12, |
− | _los = 10,
| + | _aa_max = 49, |
− | _los_max = 49,
| + | _aa_mod = 1, |
− | _range = 2,
| + | _asw = 24, |
− | _luck = 12,
| + | _asw_max = 69, |
− | _luck_max = 59,
| + | _speed = 10, |
− | _luck_mod = false,
| + | _los = 10, |
− | _remodel_level = 20,
| + | _los_max = 49, |
− | _remodel_ammo = 200,
| + | _range = 2, |
− | _remodel_steel = 150,
| + | _luck = 12, |
− | _remodel_blueprint = false,
| + | _luck_max = 59, |
− | _remodel_from = "Tenryuu/",
| + | _luck_mod = false, |
− | _remodel_to = false,
| + | _remodel_level = 20, |
− | _fuel = 25,
| + | _remodel_ammo = 200, |
− | _ammo = 25,
| + | _remodel_steel = 150, |
− | _scrap_fuel = 1,
| + | _remodel_development_material = false, |
− | _scrap_ammo = 1,
| + | _remodel_blueprint = false, |
− | _scrap_steel = 8,
| + | _remodel_catapult = false, |
− | _scrap_baux = false,
| + | _remodel_from = "Tenryuu/", |
− | _equipment = {
| + | _remodel_to = "Tenryuu/Kai Ni", |
− | {equipment = "14cm Single Gun Mount", size = 0},
| + | _fuel = 25, |
− | {equipment = "12.7cm Twin High-angle Gun Mount", size = 0},
| + | _ammo = 25, |
− | {equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
| + | _scrap_fuel = 1, |
− | },
| + | _scrap_ammo = 1, |
− | },
| + | _scrap_steel = 8, |
− | ["Summer"] = {
| + | _scrap_baux = false, |
− | _name = "Tenryuu",
| + | _equipment = { |
− | _suffix = "Summer",
| + | { equipment = "14cm Single Gun Mount", size = 0 }, |
− | _display_suffix = "(Summer)",
| + | { equipment = "12.7cm Twin High-angle Gun Mount", size = 0 }, |
− | _api_id = 930,
| + | { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 }, |
− | _type = 3,
| + | }, |
− | _seasonal = true,
| + | }, |
− | },
| + | ["Kai Ni"] = { |
− | class = {
| + | _name = "Tenryuu", |
− | _name = "Tenryuu",
| + | _suffix = "Kai Ni", |
− | _class = true,
| + | _rarity = 7, |
− | _base_type = 3,
| + | _api_id = 477, |
− | },
| + | _id = 277, |
| + | _true_id = false, |
| + | _japanese_name = "天龍改二", |
| + | _reading = "てんりゅうかいに", |
| + | _class = "Tenryuu", |
| + | _class_number = 1, |
| + | _type = 3, |
| + | _hp = 42, |
| + | _hp_max = 56, |
| + | _firepower = 22, |
| + | _firepower_max = 64, |
| + | _firepower_mod = 1, |
| + | _armor = 29, |
| + | _armor_max = 63, |
| + | _armor_mod = 2, |
| + | _torpedo = 0, |
| + | _torpedo_max = 78, |
| + | _torpedo_mod = 1, |
| + | _evasion = 42, |
| + | _evasion_max = 82, |
| + | _aa = 40, |
| + | _aa_max = 89, |
| + | _aa_mod = 2, |
| + | _asw = 24, |
| + | _asw_max = 70, |
| + | _speed = 10, |
| + | _los = 12, |
| + | _los_max = 53, |
| + | _range = 1, |
| + | _luck = 17, |
| + | _luck_max = 77, |
| + | _luck_mod = false, |
| + | _build_time = 60, |
| + | _remodel_level = 84, |
| + | _remodel_ammo = 480, |
| + | _remodel_steel = 360, |
| + | _remodel_development_material = 24, |
| + | _remodel_construction_material = 8, |
| + | _remodel_blueprint = false, |
| + | _remodel_catapult = false, |
| + | _remodel_report = false, |
| + | _remodel_from = "Tenryuu/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 = "12.7cm Twin High-angle Gun Mount (Late Model)", size = 1 }, |
| + | { equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 1 }, |
| + | }, |
| + | _voice_flag = 1, |
| + | _implementation_date = { 2018, 7, 12 }, |
| + | }, |
| + | seasonals = { |
| + | { _suffix = "Summer", _season = "Mid-Summer 2015" }, |
| + | }, |
| + | class = { |
| + | _name = "Tenryuu", |
| + | _class = true, |
| + | _base_type = 3, |
| + | }, |
| } | | } |
− |
| |
− | return Tenryuu
| |