- 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/Tenzan Model 12A"
< Module:Data | Equipment
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
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, | + | _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, | ||
− | + | _improvements = true, | |
} | } |
Latest revision as of 17:14, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Tenzan Model 12A/doc
return {
_name = "Tenzan Model 12A",
_localized_name = "Heavenly Mountain Model 12A",
_id = 372,
_japanese_name = "天山一二型甲",
_reading = "てんざんいちにがたこう",
_type = 8,
_icon = 8,
_types = {3, 5, 8, 8, 1},
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = 9,
_aa = 1,
_armor = false,
_asw = 4,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 7,
_flight_range = 5,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 5,
_scrap_steel = false,
_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,
_improvements = true,
}