Line 1: |
Line 1: |
− | -- [[Category:Equipment modules]]
| |
− |
| |
| return { | | return { |
| _name = "Shuusui", | | _name = "Shuusui", |
| + | _localized_name = "Sharp Sword", |
| _id = 352, | | _id = 352, |
| _japanese_name = "秋水", | | _japanese_name = "秋水", |
| _reading = "しゅうすい", | | _reading = "しゅうすい", |
− | _type = 48, -- 22,39,48,38,36 | + | _type = 48, |
| _icon = 38, | | _icon = 38, |
| + | _types = {22, 39, 48, 38, 36}, |
| _rarity = 5, | | _rarity = 5, |
| _firepower = false, | | _firepower = false, |
Line 29: |
Line 29: |
| _scrap_steel = 1, | | _scrap_steel = 1, |
| _scrap_bauxite = 7, | | _scrap_bauxite = 7, |
| + | _info = "Me163の技術を導入、日本独自の技術による補完改修を施して陸海軍共同で完成を目指した高高度局地戦闘機「秋水」。<br>本機は、完成実用化に至らなかった同機が完成し、さらに各部隊で運用熟成され、数々の問題を克服して実用化されたif制式高高度局戦です。<br>高高度を飛来する恐怖の重爆に、必殺の一矢を!", |
| + | _info_en = "The \"Shuusui\" is a high-altitude, short-ranged interceptor that was completed jointly by the IJA and IJN.<br>It was derived from improvements made by Japan to the technology introduced by the Me163, with this is a what-if plane completed after many failed prototypes and after correcting its flaws through many trials by various units. This high-altitude, short-range interceptor has now been put into full service.<br>It will be a deadly arrow to the dreadful, high-altitude heavy bombers that come!", |
| + | _wikipedia = "Mitsubishi J8M", |
| _buildable = false, | | _buildable = false, |
− | _info = "", | + | _improvements = false, |
− | _wikipedia = "Mitsubishi J8M",
| |
| } | | } |