| Line 1: |
Line 1: |
| − | -- [[Category:Equipment modules]]
| |
| − |
| |
| | return { | | return { |
| | _name = "Tenzan Model 12A", | | _name = "Tenzan Model 12A", |
| | + | _localized_name = "Heavenly Mountain Model 12A", |
| | _id = 372, | | _id = 372, |
| | _japanese_name = "天山一二型甲", | | _japanese_name = "天山一二型甲", |
| | _reading = "てんざんいちにがたこう", | | _reading = "てんざんいちにがたこう", |
| − | _type = 8, -- 3,5,8,8,1 | + | _type = 8, |
| | _icon = 8, | | _icon = 8, |
| | + | _types = {3, 5, 8, 8, 1}, |
| | _rarity = 3, | | _rarity = 3, |
| | _firepower = false, | | _firepower = false, |
| Line 29: |
Line 29: |
| | _scrap_steel = false, | | _scrap_steel = false, |
| | _scrap_bauxite = 5, | | _scrap_bauxite = 5, |
| | + | _info = "「九七艦攻」の後継機として開発された艦上攻撃機「天山」。<br>発動機を換装し、武装を強化。さらに細部を改修した「天山」の改良後期型です。<br>「翔鶴」「瑞鶴」、そして「大鳳」などの航空母艦で運用して、戦果を挙げたいですね。", |
| | + | _info_en = "A carrier-based torpedo bomber developed as the successor to the \"Type 97 Torpedo Bomber\", the \"Tenzan\".<br>Its engine has been replaced and armament strengthened. This is an improved late-model \"Tenzan\" with improved specs.<br>Use them on carriers like \"Shoukaku\", \"Zuikaku\", and \"Taihou\" for improved results.", |
| | + | _wikipedia = "Nakajima B6N", |
| | _buildable = false, | | _buildable = false, |
| − | _info = "「九七艦攻」の後継機として開発された艦上攻撃機「天山」。発動機を換装し、武装を強化。さらに細部を改修した「天山」の改良後期型です。「翔鶴」「瑞鶴」、そして「大鳳」などの航空母艦で運用して、戦果を挙げたいですね。", | + | _improvements = true, |
| | } | | } |