- 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"
< Module:Data | Ship
Jump to navigation
Jump to search
com>Ckwng |
m (→top: change date) |
||
Line 57: | Line 57: | ||
_voice_actor = "Iguchi Yuka", | _voice_actor = "Iguchi Yuka", | ||
_artist = "Ayaki", | _artist = "Ayaki", | ||
− | _implementation_date = {2013, 4, | + | _implementation_date = {2013, 4, 23}, |
_availability = {"drop"}, | _availability = {"drop"}, | ||
}, | }, |
Revision as of 04:35, 14 September 2016
Documentation for this module may be created at Module:Data/Ship/Tenryuu/doc
--Categories:
--[[Category:Player ship modules]]
local Tenryuu = {
[""] = {
_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"},
},
["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},
},
},
["Summer"] = {
_name = "Tenryuu",
_suffix = "Summer",
_display_suffix = "(Summer)",
_api_id = 930,
_type = 3,
_seasonal = true,
},
class = {
_name = "Tenryuu",
_class = true,
_base_type = 3,
},
}
return Tenryuu