- 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/Equipment/S-51J Kai"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "S-51J Kai", | _name = "S-51J Kai", | ||
+ | _localized_name = "Sikorsky H-5 Mk.1", | ||
_id = 327, | _id = 327, | ||
_japanese_name = "S-51J改", | _japanese_name = "S-51J改", | ||
Line 21: | Line 22: | ||
_luck = false, | _luck = false, | ||
_range = false, | _range = false, | ||
+ | _flight_cost = 5, | ||
+ | _flight_range = 2, | ||
_special = false, | _special = false, | ||
_scrap_fuel = 2, | _scrap_fuel = 2, | ||
Line 26: | Line 29: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 6, | _scrap_bauxite = 6, | ||
− | _info = " | + | _info = "時代はオートジャイロから、ヘリコプターへ。<br>あの時代に原型機が既に初飛行を実現、哨戒や連絡などを中心に実用化が始まっていた回転翼機、初期のヘリコプターです。<br>戦後、海上自衛隊にも導入された同機のif対潜哨戒型の艦載ヘリ、その強化改修型です。", |
+ | _info_en = "The autogyro has now evolved into the helicopter.<br>This is an early helicopter, whose prototype had already flown, and had begun to be used for patrol and communication purposes.<br>This is a what-if version, obtained by the Maritime Self-Defense Force after the war, and further enhanced.", | ||
+ | _wikipedia = "Sikorsky H-5", | ||
_buildable = false, | _buildable = false, | ||
_improvements = { | _improvements = { |
Latest revision as of 11:00, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/S-51J Kai/doc
return {
_name = "S-51J Kai",
_localized_name = "Sikorsky H-5 Mk.1",
_id = 327,
_japanese_name = "S-51J改",
_reading = nil,
_type = 25,
_icon = 21,
_types = {3, 44, 25, 21, 0},
_rarity = 7,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 13,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = false,
_los = 4,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 5,
_flight_range = 2,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 6,
_info = "時代はオートジャイロから、ヘリコプターへ。<br>あの時代に原型機が既に初飛行を実現、哨戒や連絡などを中心に実用化が始まっていた回転翼機、初期のヘリコプターです。<br>戦後、海上自衛隊にも導入された同機のif対潜哨戒型の艦載ヘリ、その強化改修型です。",
_info_en = "The autogyro has now evolved into the helicopter.<br>This is an early helicopter, whose prototype had already flown, and had begun to be used for patrol and communication purposes.<br>This is a what-if version, obtained by the Maritime Self-Defense Force after the war, and further enhanced.",
_wikipedia = "Sikorsky H-5",
_buildable = false,
_improvements = {
_ammo = 100,
_bauxite = 390,
_fuel = 240,
_products = {
["S-51J Kai"] = {
["0"] = {
_development_material = 9,
_development_material_x = 10,
_equipment = {
Zuiun = 2,
},
_improvement_material = 8,
_improvement_material_x = 8,
},
["6"] = {
_development_material = 12,
_development_material_x = 20,
_equipment = {
["Type 3 Depth Charge Projector"] = 2,
},
_improvement_material = 8,
_improvement_material_x = 10,
},
_ships = {
["Hyuuga/Kai Ni"] = {
Friday = false,
Monday = false,
Saturday = true,
Sunday = true,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
},
},
},
_steel = 120,
},
}