Line 1: |
Line 1: |
− | --[[Categories:Equipment modules]]
| |
− |
| |
| return { | | return { |
| _name = "XF5U", | | _name = "XF5U", |
| + | _localized_name = "Vought XF5U Flying Flapjack", |
| _id = 375, | | _id = 375, |
| _japanese_name = "XF5U", | | _japanese_name = "XF5U", |
− | _reading = nil, | + | _reading = "エックス,エフ,ファイブ,ユー", |
− | _type = 6, -- 3,5,6,6,38 | + | _type = 6, |
| _icon = 6, | | _icon = 6, |
| + | _types = {3, 5, 6, 6, 38}, |
| _rarity = 6, | | _rarity = 6, |
| _firepower = false, | | _firepower = false, |
Line 29: |
Line 29: |
| _scrap_steel = 1, | | _scrap_steel = 1, |
| _scrap_bauxite = 14, | | _scrap_bauxite = 14, |
| + | _info = "米海軍が名機「F4U」を生み出した航空機メーカーに発注した円盤翼を持つ独特な機体の試作新型艦上戦闘機です。<br>「Flying Pancake」とも呼ばれた革新的な機体は、STOL性と高い運動性能、そして頑丈な機体強度を持っています。<br>ぜひ米空母に搭載して、幻の戦闘配備を!", |
| + | _info_en = "A prototype carrier-based fighter with a unique disc wing ordered by the USN from the maker of the famous F4U.<br>Known as the \"Flying Pancake\", this innovative plane has STOL capabilities, high maneuverability, and a sturdy airframe.<br>Go on and equip them on US carriers and deploy the dream team!", |
| + | _wikipedia = "Vought XF5U", |
| _buildable = false, | | _buildable = false, |
− | _info = "米海軍が名機「F4U」を生み出した航空機メーカーに発注した円盤翼を持つ独特な機体の試作新型艦上戦闘機です。「Flying Pancake」とも呼ばれた革新的な機体は、STOL性と高い運動性能、そして頑丈な機体強度を持っています。ぜひ米空母に搭載して、幻の戦闘配備を!", | + | _improvements = false, |
| } | | } |