- 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-3W+3S"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "-- Category:Equipment modules return { _name = "TBM-3W+3S", _id = 389, _japanese_name = "TBM-3W+3S", _reading = nil, _type = 8, -- 3,5,8,46,39 _icon = 46, _...") |
Jigaraphale (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "TBM-3W+3S", | _name = "TBM-3W+3S", | ||
+ | _localized_name = "Grumman TBM-3W Avenger & Grumman TBM-3S Avenger", | ||
_id = 389, | _id = 389, | ||
_japanese_name = "TBM-3W+3S", | _japanese_name = "TBM-3W+3S", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 8, | + | _type = 8, |
_icon = 46, | _icon = 46, | ||
+ | _types = {3, 5, 8, 46, 39}, | ||
_rarity = 6, | _rarity = 6, | ||
_firepower = 3, | _firepower = 3, | ||
Line 29: | Line 29: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 16, | _scrap_bauxite = 16, | ||
+ | _info = "重い発動機と頑丈なボディを備えた、太平洋の戦い、その後半の大空を駆けた主力雷撃機「TBF」。<br>同機に哨戒用レーダーを搭載したW型、さらに同機とペアを組む対潜攻撃に特化したS型。<br>戦後海上自衛隊でも運用された、対潜哨戒攻撃機ペアをさらに汎用性を高めたif改装機による攻撃哨戒機隊です。", | ||
+ | _info_en = "Possessing a heavy engine and a sturdy airframe, the \"TBF\" was the main torpedo bomber that soared in the skies during the latter half of the Pacific War.<br>This is a combination of the W-type that was mounted with a radar for patrolling and the S-type that was designed for anti-submarine strikes.<br>This is a what-if version that would've been operated by the post-war JMSDF as a hunter-killer combo after upgrades to increase versatility.", | ||
+ | _wikipedia = "Grumman TBF Avenger", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Latest revision as of 18:11, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/TBM-3W+3S/doc
return {
_name = "TBM-3W+3S",
_localized_name = "Grumman TBM-3W Avenger & Grumman TBM-3S Avenger",
_id = 389,
_japanese_name = "TBM-3W+3S",
_reading = nil,
_type = 8,
_icon = 46,
_types = {3, 5, 8, 46, 39},
_rarity = 6,
_firepower = 3,
_bombing = 7,
_torpedo = 10,
_aa = false,
_armor = false,
_asw = 13,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = false,
_los = 10,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 12,
_flight_range = 5,
_special = false,
_scrap_fuel = 4,
_scrap_ammo = 6,
_scrap_steel = false,
_scrap_bauxite = 16,
_info = "重い発動機と頑丈なボディを備えた、太平洋の戦い、その後半の大空を駆けた主力雷撃機「TBF」。<br>同機に哨戒用レーダーを搭載したW型、さらに同機とペアを組む対潜攻撃に特化したS型。<br>戦後海上自衛隊でも運用された、対潜哨戒攻撃機ペアをさらに汎用性を高めたif改装機による攻撃哨戒機隊です。",
_info_en = "Possessing a heavy engine and a sturdy airframe, the \"TBF\" was the main torpedo bomber that soared in the skies during the latter half of the Pacific War.<br>This is a combination of the W-type that was mounted with a radar for patrolling and the S-type that was designed for anti-submarine strikes.<br>This is a what-if version that would've been operated by the post-war JMSDF as a hunter-killer combo after upgrades to increase versatility.",
_wikipedia = "Grumman TBF Avenger",
_buildable = false,
_improvements = false,
}