- 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/Langley"
< Module:Data | Ship
Jump to navigation
Jump to search
m (true_id fix) |
Jigaraphale (talk | contribs) m |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
_reading = "ラングレー", | _reading = "ラングレー", | ||
_class = "Independence", | _class = "Independence", | ||
− | _class_number = | + | _class_number = 6, |
_type = 7, | _type = 7, | ||
_hp = 31, | _hp = 31, | ||
Line 55: | Line 55: | ||
}, | }, | ||
_voice_flag = 1, | _voice_flag = 1, | ||
− | _voice_actor = | + | _voice_actor = "Kawaida Natsumi", |
− | _artist = | + | _artist = "zeco", |
_implementation_date = {2022, 8, 26}, | _implementation_date = {2022, 8, 26}, | ||
_availability = {"event_reward"}, | _availability = {"event_reward"}, | ||
Line 71: | Line 71: | ||
_reading = "ラングレーかい", | _reading = "ラングレーかい", | ||
_class = "Independence", | _class = "Independence", | ||
− | _class_number = | + | _class_number = 6, |
_type = 7, | _type = 7, | ||
_hp = 44, | _hp = 44, |
Latest revision as of 21:46, 5 April 2024
Documentation for this module may be created at Module:Data/Ship/Langley/doc
return {
[""] = {
_name = "Langley",
_suffix = false,
_rarity = 5,
_api_id = 925,
_id = 525,
_true_id = false,
_japanese_name = "Langley",
_reading = "ラングレー",
_class = "Independence",
_class_number = 6,
_type = 7,
_hp = 31,
_hp_max = 41,
_firepower = 14,
_firepower_max = 32,
_firepower_mod = false,
_armor = 14,
_armor_max = 30,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 22,
_evasion_max = 43,
_aa = 32,
_aa_max = 52,
_aa_mod = 3,
_asw = 16,
_asw_max = 52,
_speed = 10,
_los = 40,
_los_max = 68,
_range = 2,
_luck = 27,
_luck_max = 87,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 70,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Langley/Kai",
_fuel = 35,
_ammo = 40,
_scrap_fuel = 3,
_scrap_ammo = 4,
_scrap_steel = 14,
_scrap_baux = 4,
_equipment = {
{equipment = "TBF", size = 23},
{equipment = "SBD-5", size = 7},
{equipment = false, size = 2},
},
_voice_flag = 1,
_voice_actor = "Kawaida Natsumi",
_artist = "zeco",
_implementation_date = {2022, 8, 26},
_availability = {"event_reward"},
_get_message = "インディペンデンス級航空母艦、Langleyだ。<br>ああん? そっちのラングレーじゃねーよ!<br>誰が給炭艦じゃ! Meのベースは新鋭軽巡だぜ!",
},
["Kai"] = {
_name = "Langley",
_suffix = "Kai",
_rarity = 6,
_api_id = 930,
_id = 530,
_true_id = false,
_japanese_name = "Langley改",
_reading = "ラングレーかい",
_class = "Independence",
_class_number = 6,
_type = 7,
_hp = 44,
_hp_max = 70,
_firepower = 18,
_firepower_max = 40,
_firepower_mod = false,
_armor = 22,
_armor_max = 60,
_armor_mod = 3,
_torpedo = 0,
_torpedo_max = false,
_torpedo_mod = false,
_evasion = 30,
_evasion_max = 57,
_aa = 34,
_aa_max = 58,
_aa_mod = 3,
_asw = 18,
_asw_max = 58,
_speed = 10,
_los = 50,
_los_max = 80,
_range = 2,
_luck = 35,
_luck_max = 97,
_luck_mod = false,
_build_time = 70,
_remodel_level = 50,
_remodel_ammo = 1080,
_remodel_steel = 480,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Langley/",
_remodel_to = false,
_fuel = 40,
_ammo = 45,
_scrap_fuel = 3,
_scrap_ammo = 6,
_scrap_steel = 21,
_scrap_baux = 6,
_equipment = {
{equipment = "F6F-3", size = 24},
{equipment = "TBF", size = 16},
{equipment = false, size = 4},
{equipment = false, size = 1},
},
_voice_flag = 3,
},
}