- 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/TBF"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
(GitHub Action) |
||
Line 30: | Line 30: | ||
_info = "重い発動機と頑丈なボディを備えた、太平洋の戦い、その後半<br>の大空を駆けた主力雷撃機「TBF」。<br>復讐者の名を持つこの新鋭艦上雷撃機は、F6Fシリーズの援護<br>下で多くの日本主力艦艇群に痛撃を放つこととなります。", | _info = "重い発動機と頑丈なボディを備えた、太平洋の戦い、その後半<br>の大空を駆けた主力雷撃機「TBF」。<br>復讐者の名を持つこの新鋭艦上雷撃機は、F6Fシリーズの援護<br>下で多くの日本主力艦艇群に痛撃を放つこととなります。", | ||
_buildable = false, | _buildable = false, | ||
− | _improvements = | + | _improvements = true, |
} | } |
Revision as of 11:40, 31 October 2022
Documentation for this module may be created at Module:Data/Equipment/TBF/doc
return {
_name = "TBF",
_id = 256,
_japanese_name = "TBF",
_reading = nil,
_type = 8,
_icon = 8,
_types = {3, 5, 8, 8, 21},
_rarity = 3,
_firepower = 2,
_bombing = false,
_torpedo = 9,
_aa = 1,
_armor = false,
_asw = 6,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 10,
_flight_range = 6,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 6,
_scrap_steel = false,
_scrap_bauxite = 11,
_info = "重い発動機と頑丈なボディを備えた、太平洋の戦い、その後半<br>の大空を駆けた主力雷撃機「TBF」。<br>復讐者の名を持つこの新鋭艦上雷撃機は、F6Fシリーズの援護<br>下で多くの日本主力艦艇群に痛撃を放つこととなります。",
_buildable = false,
_improvements = true,
}