- 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 (931 Air Group)"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Segou m |
Jigaraphale (talk | contribs) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Tenzan (931 Air Group)", | |
− | + | _localized_name = "Heavenly Mountain (931 Air Group)", | |
− | + | _id = 83, | |
− | + | _japanese_name = "天山(九三一空)", | |
− | + | _reading = "てんざん(きゅうさんいちくう)", | |
− | + | _type = 8, | |
− | + | _icon = 8, | |
− | + | _types = {3, 5, 8, 8, 1}, | |
− | + | _rarity = 3, | |
− | + | _firepower = false, | |
− | + | _bombing = false, | |
− | + | _torpedo = 9, | |
− | + | _aa = false, | |
− | + | _armor = false, | |
− | + | _asw = 8, | |
− | + | _shelling_accuracy = false, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 2, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 6, | |
− | + | _flight_range = 5, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 2, | |
− | + | _scrap_ammo = 4, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 5, | |
− | + | _info = "登場の遅れた名艦上攻撃機「天山」。<br>この機体を用いて対潜哨戒・対潜制圧・対艦攻撃を担う九三一航空隊所属の「天山」装備飛行隊です。", | |
− | + | _info_en = "The \"Tenzan\" was a carrier-based attack aircraft that was delayed into service.<br>This \"Tenzan\" saw service with the 931st Air Group where they were used for anti-submarine patrols and warfare, and surface warfare operations.", | |
+ | _wikipedia = "Nakajima B6N", | ||
+ | _buildable = false, | ||
+ | _improvements = false, | ||
} | } |
Latest revision as of 15:12, 5 May 2024
Documentation for this module may be created at Module:Data/Equipment/Tenzan (931 Air Group)/doc
return {
_name = "Tenzan (931 Air Group)",
_localized_name = "Heavenly Mountain (931 Air Group)",
_id = 83,
_japanese_name = "天山(九三一空)",
_reading = "てんざん(きゅうさんいちくう)",
_type = 8,
_icon = 8,
_types = {3, 5, 8, 8, 1},
_rarity = 3,
_firepower = false,
_bombing = false,
_torpedo = 9,
_aa = false,
_armor = false,
_asw = 8,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 6,
_flight_range = 5,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 4,
_scrap_steel = false,
_scrap_bauxite = 5,
_info = "登場の遅れた名艦上攻撃機「天山」。<br>この機体を用いて対潜哨戒・対潜制圧・対艦攻撃を担う九三一航空隊所属の「天山」装備飛行隊です。",
_info_en = "The \"Tenzan\" was a carrier-based attack aircraft that was delayed into service.<br>This \"Tenzan\" saw service with the 931st Air Group where they were used for anti-submarine patrols and warfare, and surface warfare operations.",
_wikipedia = "Nakajima B6N",
_buildable = false,
_improvements = false,
}