- 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/Tuscaloosa"
< Module:Data | Ship
Jump to navigation
Jump to search
m |
|||
Line 25: | Line 25: | ||
_torpedo_max = 45, | _torpedo_max = 45, | ||
_torpedo_mod = 1, | _torpedo_mod = 1, | ||
− | _evasion = | + | _evasion = 36, |
− | _evasion_max = | + | _evasion_max = 63, |
_aa = 18, | _aa = 18, | ||
_aa_max = 60, | _aa_max = 60, | ||
Line 33: | Line 33: | ||
_asw_max = false, | _asw_max = false, | ||
_speed = 10, | _speed = 10, | ||
− | _los = | + | _los = 15, |
− | _los_max = | + | _los_max = 55, |
_range = 2, | _range = 2, | ||
_luck = 17, | _luck = 17, | ||
Line 85: | Line 85: | ||
_torpedo_max = 62, | _torpedo_max = 62, | ||
_torpedo_mod = 1, | _torpedo_mod = 1, | ||
− | _evasion = | + | _evasion = 37, |
− | _evasion_max = | + | _evasion_max = 77, |
_aa = 32, | _aa = 32, | ||
_aa_max = 79, | _aa_max = 79, | ||
Line 93: | Line 93: | ||
_asw_max = false, | _asw_max = false, | ||
_speed = 10, | _speed = 10, | ||
− | _los = | + | _los = 16, |
− | _los_max = | + | _los_max = 57, |
_range = 2, | _range = 2, | ||
_luck = 20, | _luck = 20, |
Revision as of 01:17, 9 May 2023
Documentation for this module may be created at Module:Data/Ship/Tuscaloosa/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Tuscaloosa",
_suffix = false,
_rarity = 6,
_api_id = 923,
_id = 523,
_true_id = false,
_japanese_name = "Tuscaloosa",
_reading = "タスカルーサ",
_class = 'New Orleans',
_class_number = 4,
_type = 5,
_hp = 43,
_hp_max = 49,
_firepower = 36,
_firepower_max = 52,
_firepower_mod = 2,
_armor = 34,
_armor_max = 49,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = 45,
_torpedo_mod = 1,
_evasion = 36,
_evasion_max = 63,
_aa = 18,
_aa_max = 60,
_aa_mod = false,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 15,
_los_max = 55,
_range = 2,
_luck = 17,
_luck_max = 77,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 85,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Tuscaloosa/Kai",
_fuel = 40,
_ammo = 60,
_scrap_fuel = 2,
_scrap_ammo = 2,
_scrap_steel = 10,
_scrap_baux = 2,
_equipment = {
{equipment = "8inch Triple Gun Mount Mk.9", size = 1},
{equipment = false, size = 1},
{equipment = false, size = 5},
},
_voice_flag = 1,
_voice_actor = nil,
_artist = "",
_implementation_date = {2023, 3, 18},
_availability = { "event_drop" },
},
["Kai"] = {
_name = "Tuscaloosa",
_suffix = "Kai",
_rarity = 7,
_api_id = 928,
_id = 528,
_true_id = false,
_japanese_name = "Tuscaloosa改",
_reading = "タスカルーサかい",
_class = 'New Orleans',
_class_number = 4,
_type = 5,
_hp = 53,
_hp_max = 60,
_firepower = 45,
_firepower_max = 77,
_firepower_mod = 2,
_armor = 41,
_armor_max = 75,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = 62,
_torpedo_mod = 1,
_evasion = 37,
_evasion_max = 77,
_aa = 32,
_aa_max = 79,
_aa_mod = 1,
_asw = 0,
_asw_max = false,
_speed = 10,
_los = 16,
_los_max = 57,
_range = 2,
_luck = 20,
_luck_max = 90,
_luck_mod = false,
_build_time = 85,
_remodel_level = 50,
_remodel_ammo = 460,
_remodel_steel = 500,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_report = false,
_remodel_from = "Tuscaloosa/",
_remodel_to = false,
_fuel = 40,
_ammo = 65,
_scrap_fuel = 2,
_scrap_ammo = 6,
_scrap_steel = 18,
_scrap_baux = 3,
_equipment = {
{equipment = '8inch Triple Gun Mount Mk.9', size = 1},
{equipment = '5inch Single High-angle Gun Mount Battery', size = 1},
{equipment = 'SOC Seagull', size = 2},
{equipment = false, size = 5},
},
_voice_flag = 3,
},
}