- 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/TBM-3D"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (3 revisions imported) |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "TBM-3D", | |
− | + | _localized_name = "Grumman TBM-3D Avenger", | |
− | + | _id = 257, | |
− | + | _japanese_name = "TBM-3D", | |
− | + | _reading = nil, | |
− | + | _type = 8, | |
− | + | _icon = 46, | |
− | + | _types = {3, 5, 8, 46, 21}, | |
− | + | _rarity = 4, | |
− | + | _firepower = 2, | |
− | + | _bombing = false, | |
− | + | _torpedo = 9, | |
− | + | _aa = 1, | |
− | + | _armor = false, | |
− | + | _asw = 8, | |
− | + | _shelling_accuracy = 2, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 4, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 11, | |
− | + | _flight_range = 6, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 3, | |
− | + | _scrap_ammo = 7, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 12, | |
− | + | _info = "重い発動機と頑丈なボディを備えた、太平洋の戦い、その後半の大空を駆けた主力雷撃機「TBF」。<br>復讐者の名を持つこの新鋭雷撃機に機上レーダーを搭載し、夜間作戦能力を付与したのが本機「TBM-3D」。<br>夜戦型艦戦を組み合わせた夜戦空母での集中運用もお試しあれ!", | |
+ | _info_en = "Equipped with a heavy engine and sturdy body, This main torpedo attack plane, \"TBF\" raced across the skies of the latter half of the Pacific War.<br>This new carrier-borne torpedo attack plane, carrying the name of Avengers, equipped with on-board radar, is capable of night operations as \"TBM-3D\".<br>Try out operations with a carrier-included fleet that focuses on night battles.", | ||
+ | _wikipedia = "Grumman TBF Avenger", | ||
+ | _buildable = false, | ||
+ | _improvements = false, | ||
} | } |
Latest revision as of 19:24, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/TBM-3D/doc
return {
_name = "TBM-3D",
_localized_name = "Grumman TBM-3D Avenger",
_id = 257,
_japanese_name = "TBM-3D",
_reading = nil,
_type = 8,
_icon = 46,
_types = {3, 5, 8, 46, 21},
_rarity = 4,
_firepower = 2,
_bombing = false,
_torpedo = 9,
_aa = 1,
_armor = false,
_asw = 8,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = 4,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 11,
_flight_range = 6,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 7,
_scrap_steel = false,
_scrap_bauxite = 12,
_info = "重い発動機と頑丈なボディを備えた、太平洋の戦い、その後半の大空を駆けた主力雷撃機「TBF」。<br>復讐者の名を持つこの新鋭雷撃機に機上レーダーを搭載し、夜間作戦能力を付与したのが本機「TBM-3D」。<br>夜戦型艦戦を組み合わせた夜戦空母での集中運用もお試しあれ!",
_info_en = "Equipped with a heavy engine and sturdy body, This main torpedo attack plane, \"TBF\" raced across the skies of the latter half of the Pacific War.<br>This new carrier-borne torpedo attack plane, carrying the name of Avengers, equipped with on-board radar, is capable of night operations as \"TBM-3D\".<br>Try out operations with a carrier-included fleet that focuses on night battles.",
_wikipedia = "Grumman TBF Avenger",
_buildable = false,
_improvements = false,
}