Difference between revisions of "Module:Data/Equipment/Ju 87C Kai 2 (w/ KMX/Skilled)"
< Module:Data | Equipment
com>Segou m |
Jigaraphale (talk | contribs) |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
− | _name = "Ju 87C Kai | + | _name = "Ju 87C Kai 2 (w/ KMX/Skilled)", |
− | |||
_id = 306, | _id = 306, | ||
_japanese_name = "Ju87C改二(KMX搭載機/熟練)", | _japanese_name = "Ju87C改二(KMX搭載機/熟練)", | ||
_reading = "Ju87Cかいに(KMXとうさいき/じゅくれん)", | _reading = "Ju87Cかいに(KMXとうさいき/じゅくれん)", | ||
− | _type = 7, | + | _type = 7, |
_icon = 7, | _icon = 7, | ||
+ | _types = {3, 5, 7, 7, 14}, | ||
_rarity = 5, | _rarity = 5, | ||
_firepower = false, | _firepower = false, | ||
Line 30: | Line 28: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 7, | _scrap_bauxite = 7, | ||
− | _info = " | + | _info = "かの国の急降下爆撃機の代表的存在。日本に輸入された本機を改修し、<br>磁気探知対潜兵装と艦載用装備を施した対潜用if艦爆を装備した熟練搭乗員による精鋭対潜艦爆隊です。<br>「スツーカ」というあまりにも有名な呼称と優れた急降下爆撃性能を誇る逆ガル式翼が特徴的な本機と対潜護衛空母の組み合わせで、新たな対潜捜索掃蕩&制圧戦を!", |
+ | _info_en = "An iconic dive-bomber from that country.<br>This elite what-if carrier-borne anti-submarine dive-bomber was imported into Japan, upgraded and equipped with a magnetic anti-submarine detector, and piloted by a skilled crew.<br>When combined with an anti-submarine escort carrier, this excellent dive-bomber which bears the name \"Stuka\" and its inverted gull-wings, will enable new anti-submarine search-and-destroy combat!", | ||
_wikipedia = "Junkers Ju 87", | _wikipedia = "Junkers Ju 87", | ||
+ | _can_attack_installations = true, | ||
_buildable = false, | _buildable = false, | ||
+ | _improvements = false, | ||
} | } |
Latest revision as of 09:08, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Ju 87C Kai 2 (w/ KMX/Skilled)/doc
return {
_name = "Ju 87C Kai 2 (w/ KMX/Skilled)",
_id = 306,
_japanese_name = "Ju87C改二(KMX搭載機/熟練)",
_reading = "Ju87Cかいに(KMXとうさいき/じゅくれん)",
_type = 7,
_icon = 7,
_types = {3, 5, 7, 7, 14},
_rarity = 5,
_firepower = false,
_bombing = 10,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 10,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = 1,
_los = 2,
_speed = false,
_luck = false,
_range = 3,
_flight_cost = 8,
_flight_range = 4,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 5,
_scrap_steel = false,
_scrap_bauxite = 7,
_info = "かの国の急降下爆撃機の代表的存在。日本に輸入された本機を改修し、<br>磁気探知対潜兵装と艦載用装備を施した対潜用if艦爆を装備した熟練搭乗員による精鋭対潜艦爆隊です。<br>「スツーカ」というあまりにも有名な呼称と優れた急降下爆撃性能を誇る逆ガル式翼が特徴的な本機と対潜護衛空母の組み合わせで、新たな対潜捜索掃蕩&制圧戦を!",
_info_en = "An iconic dive-bomber from that country.<br>This elite what-if carrier-borne anti-submarine dive-bomber was imported into Japan, upgraded and equipped with a magnetic anti-submarine detector, and piloted by a skilled crew.<br>When combined with an anti-submarine escort carrier, this excellent dive-bomber which bears the name \"Stuka\" and its inverted gull-wings, will enable new anti-submarine search-and-destroy combat!",
_wikipedia = "Junkers Ju 87",
_can_attack_installations = true,
_buildable = false,
_improvements = false,
}