- 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/Helena"
< Module:Data | Ship
Jump to navigation
Jump to search
(Created page with "-- Category:Player ship modules return { [""] = { _name = "Helena", _suffix = false, _rarity = 5, _api_id = 615, _id = 415, _true_id = false, ...") |
(class & class number, wikipedia link) |
||
Line 11: | Line 11: | ||
_japanese_name = "Helena", | _japanese_name = "Helena", | ||
_reading = "ヘレナ", | _reading = "ヘレナ", | ||
− | _class = | + | _class = "St. Louis", |
− | _class_number = | + | _class_number = 2, |
_type = 3, | _type = 3, | ||
_hp = 39, | _hp = 39, | ||
Line 61: | Line 61: | ||
_implementation_date = {2020, 7, 11}, | _implementation_date = {2020, 7, 11}, | ||
_availability = nil, | _availability = nil, | ||
+ | _wikipedia = "USS Helena (CL-50)", | ||
}, | }, | ||
["Kai"] = { | ["Kai"] = { | ||
Line 71: | Line 72: | ||
_japanese_name = "Helena改", | _japanese_name = "Helena改", | ||
_reading = "ヘレナかい", | _reading = "ヘレナかい", | ||
− | _class = | + | _class = "St. Louis", |
− | _class_number = | + | _class_number = 2, |
_type = 3, | _type = 3, | ||
_hp = 53, | _hp = 53, |
Revision as of 06:48, 11 July 2020
Documentation for this module may be created at Module:Data/Ship/Helena/doc
-- [[Category:Player ship modules]]
return {
[""] = {
_name = "Helena",
_suffix = false,
_rarity = 5,
_api_id = 615,
_id = 415,
_true_id = false,
_japanese_name = "Helena",
_reading = "ヘレナ",
_class = "St. Louis",
_class_number = 2,
_type = 3,
_hp = 39,
_hp_max = 56,
_firepower = 30,
_firepower_max = 60,
_firepower_mod = 2,
_armor = 17,
_armor_max = 40,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = 32,
_torpedo_mod = false,
_evasion = nil,
_evasion_max = nil,
_aa = 30,
_aa_max = 72,
_aa_mod = 2,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 2,
_luck = 9,
_luck_max = 59,
_luck_mod = false,
_buildable = false,
_buildable_lsc = false,
_build_time = 70,
_remodel_level = false,
_remodel_from = false,
_remodel_to = "Helena/Kai",
_fuel = 35,
_ammo = 55,
_scrap_fuel = 3,
_scrap_ammo = 3,
_scrap_steel = 13,
_scrap_baux = 2,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 2},
{equipment = nil, size = 2},
},
_voice_flag = 1,
_voice_actor = nil,
_artist = nil,
_implementation_date = {2020, 7, 11},
_availability = nil,
_wikipedia = "USS Helena (CL-50)",
},
["Kai"] = {
_name = "Helena",
_suffix = "Kai",
_rarity = 6,
_api_id = 620,
_id = 415,
_true_id = 420,
_japanese_name = "Helena改",
_reading = "ヘレナかい",
_class = "St. Louis",
_class_number = 2,
_type = 3,
_hp = 53,
_hp_max = 67,
_firepower = 36,
_firepower_max = 78,
_firepower_mod = 2,
_armor = 27,
_armor_max = 69,
_armor_mod = 2,
_torpedo = 0,
_torpedo_max = 38,
_torpedo_mod = false,
_evasion = nil,
_evasion_max = nil,
_aa = 40,
_aa_max = 86,
_aa_mod = 2,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 2,
_luck = 13,
_luck_max = 69,
_luck_mod = false,
_build_time = 70,
_remodel_level = 45,
_remodel_ammo = 400,
_remodel_steel = 480,
_remodel_development_material = nil,
_remodel_blueprint = nil,
_remodel_catapult = nil,
_remodel_report = nil,
_remodel_from = "Helena/",
_remodel_to = false,
_fuel = 35,
_ammo = 60,
_scrap_fuel = 4,
_scrap_ammo = 7,
_scrap_steel = 17,
_scrap_baux = 2,
_equipment = {
{equipment = nil, size = 0},
{equipment = nil, size = 0},
{equipment = nil, size = 2},
{equipment = nil, size = 4},
},
_voice_flag = 3,
},
}