- 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/Type 91 Anti-Aircraft Fire Director"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
Line 26: | Line 26: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 1, | _scrap_bauxite = 1, | ||
− | _info = "高角砲の対空射撃用の高射装置です。<br> | + | _info = "高角砲の対空射撃用の高射装置です。<br>高射機と高射射撃盤を組み合わせ、高角砲の有効な対空射撃をサポートします。<br>やや、旧式ではありますが、主力の戦艦や巡洋艦などに搭載されました。", |
+ | _info_en = "This is the high-angle guns' director.<br>The director and its firing dish together locate a target and find its best-fit firing angle.<br>...somewhat. This one is obsolete, and its primary function is already built-in on battleships, cruisers, etc.", | ||
+ | _wikipedia = "Fire-control system", | ||
_buildable = true, | _buildable = true, | ||
_improvements = { | _improvements = { |
Latest revision as of 06:51, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Type 91 Anti-Aircraft Fire Director/doc
return {
_name = "Type 91 Anti-Aircraft Fire Director",
_id = 120,
_japanese_name = "91式高射装置",
_reading = "91しきこうしゃそうち",
_type = 36,
_icon = 30,
_types = {14, 24, 36, 30, 0},
_rarity = 1,
_firepower = false,
_bombing = false,
_torpedo = false,
_aa = 2,
_armor = false,
_asw = false,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 1,
_los = false,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 1,
_info = "高角砲の対空射撃用の高射装置です。<br>高射機と高射射撃盤を組み合わせ、高角砲の有効な対空射撃をサポートします。<br>やや、旧式ではありますが、主力の戦艦や巡洋艦などに搭載されました。",
_info_en = "This is the high-angle guns' director.<br>The director and its firing dish together locate a target and find its best-fit firing angle.<br>...somewhat. This one is obsolete, and its primary function is already built-in on battleships, cruisers, etc.",
_wikipedia = "Fire-control system",
_buildable = true,
_improvements = {
_ammo = false,
_bauxite = 40,
_fuel = false,
_products = {
["Type 94 Anti-Aircraft Fire Director"] = {
["0"] = {
_development_material = 3,
_development_material_x = 4,
_equipment = false,
_improvement_material = 1,
_improvement_material_x = 2,
},
["6"] = {
_development_material = 3,
_development_material_x = 5,
_equipment = {
["12.7cm Twin High-angle Gun Mount"] = 1,
},
_improvement_material = 2,
_improvement_material_x = 4,
},
["10"] = {
_development_material = 4,
_development_material_x = 9,
_equipment = {
["10cm Twin High-angle Gun Mount"] = 2,
},
_improvement_material = 4,
_improvement_material_x = 7,
},
_ships = {
["Akizuki/"] = {
Friday = true,
Monday = true,
Saturday = true,
Sunday = true,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
["Akizuki/Kai"] = {
Friday = true,
Monday = true,
Saturday = true,
Sunday = true,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
["Maya/"] = {
Friday = true,
Monday = true,
Saturday = true,
Sunday = true,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
["Maya/Kai"] = {
Friday = true,
Monday = true,
Saturday = true,
Sunday = true,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
["Maya/Kai Ni"] = {
Friday = true,
Monday = true,
Saturday = true,
Sunday = true,
Thursday = false,
Tuesday = false,
Wednesday = false,
},
["Teruzuki/"] = {
Friday = true,
Monday = false,
Saturday = true,
Sunday = true,
Thursday = true,
Tuesday = false,
Wednesday = false,
},
["Teruzuki/Kai"] = {
Friday = true,
Monday = false,
Saturday = true,
Sunday = true,
Thursday = true,
Tuesday = false,
Wednesday = false,
},
},
_stars = false,
},
},
_steel = 60,
},
}